web/src/router/index.ts

5 lines
83 B
TypeScript

export * from "./menus";
export * from "./router";
export * from "./routes/page";