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