download
raw
276 Bytes
export declare namespace errorUtil {
type ErrMessage = string | {
message?: string | undefined;
};
const errToObj: (message?: ErrMessage) => {
message?: string | undefined;
};
const toString: (message?: ErrMessage) => string | undefined;
}

Xet Storage Details

Size:
276 Bytes
·
Xet hash:
bc8045467b0d7b98d916b6813e0863a8dbe20b01588f9d806032a045db49b10f

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