add hw2
This commit is contained in:
1
node_modules/@headlessui/react/dist/hooks/use-escape.d.ts
generated
vendored
Normal file
1
node_modules/@headlessui/react/dist/hooks/use-escape.d.ts
generated
vendored
Normal file
@@ -0,0 +1 @@
|
||||
export declare function useEscape(enabled: boolean, view: (Window & typeof globalThis) | null | undefined, cb: (event: KeyboardEvent) => void): void;
|
||||
Reference in New Issue
Block a user