Files

2 lines
65 B
JavaScript
Raw Permalink Normal View History

export { default } from './debounce';
export * from './debounce';