UNPKG

rooks

Version:

Essential React custom hooks ⚓ to super charge your components!

3 lines 221 B
declare const doesIdentifierMatchKeyboardEvent: (error: KeyboardEvent, identifier: number | string) => boolean; export { doesIdentifierMatchKeyboardEvent }; //# sourceMappingURL=doesIdentifierMatchKeyboardEvent.d.ts.map