This commit is contained in:
2025-06-21 11:09:58 +08:00
parent 8891b196ba
commit a150cbc533
11 changed files with 332 additions and 129 deletions

View File

@@ -1,5 +1,5 @@
import { App } from '@kevisual/router';
import { useContextKey } from '@kevisual/use-config/context';
import { useContextKey } from '@kevisual/context';
const init = () => {
return new App();