UNPKG

@vimeo/iris

Version:
6 lines (5 loc) 241 B
export { arrowRight, arrowLeft, enter, esc, spacebar, tab } from './KeyCodes'; export { useClose } from './onClose'; export { onEvent } from './onEvent'; export { stopPrevent } from './stopPrevent'; export type { onClose } from './onClose';