feat: add export and import
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { Route, App } from '@abearxiong/router';
|
||||
import { Route, App } from '@kevisual/router';
|
||||
|
||||
const app = new App({ io: true });
|
||||
app.listen(4002);
|
||||
|
||||
Reference in New Issue
Block a user