UNPKG

js-uploader

Version:
2 lines (1 loc) 111 B
export declare const scheduleWork: (callback: (...args: any[]) => void, timeout?: number | undefined) => void;