feat: 更新 @kevisual/router 版本至 0.0.89;添加 download 命令模块以支持文件下载
This commit is contained in:
3
assistant/src/router.ts
Normal file
3
assistant/src/router.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
import { parse } from '@kevisual/router/commander';
|
||||
import { app, program } from './server.ts';
|
||||
parse({ app: app as any, program: program as any })
|
||||
Reference in New Issue
Block a user