UNPKG

@funidata/ngx-fudis

Version:

Funidata Design System.

2 lines (1 loc) 88 B
export declare const throttle: (f: any, delay: number) => (...args: unknown[]) => void;