mirror of
https://github.com/flarum/core.git
synced 2025-10-13 16:05:05 +02:00
2 lines
56 B
TypeScript
2 lines
56 B
TypeScript
export { throttle, debounce } from 'throttle-debounce';
|