first init
This commit is contained in:
+1
@@ -0,0 +1 @@
|
||||
export declare function useEvent<T extends Function>(handler: T | undefined): (...args: any) => any;
|
||||
Reference in New Issue
Block a user