2 lines
65 B
JavaScript
2 lines
65 B
JavaScript
|
export { default } from './debounce';
|
||
|
export * from './debounce';
|