UNPKG

@rainbow-me/rainbowkit

Version:
2 lines (1 loc) 74 B
export declare function debounce(fn: () => void, ms: number): () => void;