ui/lib/shared/app/utils/debounce.js

2 lines
78 B
JavaScript

export { debouncedObserver, throttledObserver } from 'shared/utils/debounce';