Files
smart-rgb/frontend/src/shared/hooks/index.ts
2025-10-12 22:12:23 -05:00

2 lines
63 B
TypeScript

export { useThrottledCallback } from "./useThrottledCallback";