Files

2 lines
79 B
JavaScript
Raw Permalink Normal View History

export { default } from './useTimeout';
export { Timeout } from './useTimeout';