chore: update package version to 0.0.69; modify import statements in loadTS function

This commit is contained in:
2026-02-03 01:12:23 +08:00
parent 48de44587a
commit 08696dedd8
3 changed files with 8 additions and 6 deletions

View File

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