UNPKG

tus-js-client-stall-detection

Version:

A pure JavaScript client for the tus resumable upload protocol (fork with stall detection)

3 lines (2 loc) 96 B
export declare function enableDebugLog(): void; export declare function log(msg: string): void;