Files
SeaGateway-App/config/index.ts
2025-10-29 17:47:45 +07:00

4 lines
91 B
TypeScript

export * from "./auth";
export { default as api } from "./axios";
export * from "./toast";