mirror of
https://github.com/flarum/core.git
synced 2025-10-28 22:07:33 +01:00
2 lines
56 B
TypeScript
2 lines
56 B
TypeScript
export { throttle, debounce } from 'throttle-debounce';
|