feat: add JSON schema conversion methods and update route handling

This commit is contained in:
2026-02-03 00:18:26 +08:00
parent 7f7ea79689
commit 48de44587a
5 changed files with 116 additions and 31 deletions

View File

@@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package",
"name": "@kevisual/router",
"version": "0.0.67",
"version": "0.0.68",
"description": "",
"type": "module",
"main": "./dist/router.js",