Buckets:

imerfanrajabee's picture
download
raw
281 Bytes
import { Crypto } from './shared';
export * from './shared';
export interface CryptoSigner {
update(data: string): void;
sign(key: string, outputFormat: string): string;
}
export declare function createCrypto(): Crypto;
export declare function hasBrowserCrypto(): boolean;

Xet Storage Details

Size:
281 Bytes
·
Xet hash:
f66e28756f6d58f408ed11bd01f89e0a859eef89be17c171c5ee8fc6ba447d47

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.