refactor
This commit is contained in:
		| @@ -9,4 +9,5 @@ import type { IRouter } from '@/nirax.js'; | ||||
| export const DI = { | ||||
| 	routerCurrentDepth: Symbol() as InjectionKey<number>, | ||||
| 	router: Symbol() as InjectionKey<IRouter>, | ||||
| 	mock: Symbol() as InjectionKey<boolean>, | ||||
| }; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 syuilo
					syuilo