add queryRoute for only return code data message

This commit is contained in:
2024-11-26 19:25:43 +08:00
parent 7f369b7b07
commit e0c7d40a9c
4 changed files with 85 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package",
"name": "@kevisual/router",
"version": "0.0.5",
"version": "0.0.6-alpha-1",
"description": "",
"main": "dist/index.js",
"module": "dist/index.js",