routie dev init since i didn't adhere to any proper guidance up until now
This commit is contained in:
+2
@@ -0,0 +1,2 @@
|
||||
import type { WatchSource } from 'vue';
|
||||
export declare function useToggleScope(source: WatchSource<boolean>, fn: (reset: () => void) => void): void;
|
||||
Reference in New Issue
Block a user