// Re-exports `throttle-debounce` to be added in the export registry.

export { throttle, debounce } from 'throttle-debounce';
