UNPKG

@azure/storage-blob

Version:
6 lines 186 B
export interface KeyValuePair<T> { key: string; value: T; } export declare function arraysEqual(a: Uint8Array, b: Uint8Array): boolean; //# sourceMappingURL=utils.common.d.ts.map