3 lines
47 B
TypeScript
3 lines
47 B
TypeScript
export * from "./auth";
|
|
export * from "./app";
|
export * from "./auth";
|
|
export * from "./app";
|