UNPKG

hackpro-sdk

Version:
6 lines (5 loc) 291 B
export declare const PROGRESS_EMISSION_INTERVAL: number; export declare const RETRY_BASE_TIMEOUT = 100; export declare const CHUNK_SIZE: number; export declare const NO_MATCHING_FILE_MSG = "Can't find a matching file in this zip archive"; export declare const XXHASH_SEED = 1163150152;