feat: add export and import

This commit is contained in:
2024-10-25 19:41:01 +08:00
parent 6f0faba703
commit 158b12d811
10 changed files with 115 additions and 17 deletions

View File

@@ -11,7 +11,7 @@
"license": "ISC",
"description": "",
"dependencies": {
"@abearxiong/router": "../.."
"@kevisual/router": "link:../.."
},
"devDependencies": {
"ts-node": "^10.9.2",