feat(projects): add script: gen-route

This commit is contained in:
Soybean
2024-01-21 23:21:27 +08:00
parent 41349555bf
commit 697c1b6106
4 changed files with 89 additions and 2 deletions

View File

@@ -3,3 +3,4 @@ export * from './cleanup';
export * from './update-pkg';
export * from './changelog';
export * from './release';
export * from './router';