Files

3 lines
66 B
TypeScript
Raw Permalink Normal View History

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