download
raw
177 Bytes
export type Callback = (
directory: string,
files: string[],
) => string | false | void;
export default function (
directory: string,
callback: Callback,
): string | void;

Xet Storage Details

Size:
177 Bytes
·
Xet hash:
3b1dcd50584c42b7f4b79e40beec889e6edc22329cb1fd60e09cceef5cca3598

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