UNPKG

graphdb-workbench

Version:
2 lines (1 loc) 84 B
export declare function debounce(func: any, wait?: number): (...args: any) => void;