This commit is contained in:
xiongxiao
2026-03-18 00:49:20 +08:00
committed by cnb
commit 819cbcebac
8 changed files with 88 additions and 0 deletions

2
src/index.ts Normal file
View File

@@ -0,0 +1,2 @@
export * from './app.ts';
import './routes/cnb.ts';