UNPKG

copper-ui

Version:

Modern React UI components library with TypeScript support, built on top of Ant Design

2 lines 110 B
export default function useDebounce<T>(value: T, delay: number): T; //# sourceMappingURL=use-debounce.d.ts.map