download
raw
242 Bytes
declare namespace escalade {
export type Callback = (
directory: string,
files: string[],
) => string | false | void;
}
declare function escalade(
directory: string,
callback: escalade.Callback,
): string | void;
export = escalade;

Xet Storage Details

Size:
242 Bytes
·
Xet hash:
83432f4919c89693b1fc6f531c5fd976fbe20fc00a4c95434ebc326e545c8fa5

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