social-router/src/index.ts
2025-04-30 18:57:23 +08:00

4 lines
49 B
TypeScript

import { app } from './app.ts';
export { app };