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