Files
sgw-owner-app/config/index.ts
2025-11-28 16:59:57 +07:00

4 lines
91 B
TypeScript

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