EdgeAIG's picture
download
raw
292 Bytes
/** @internal */
export const isCloudflare =
typeof navigator !== "undefined" &&
typeof navigator.userAgent === "string" &&
navigator.userAgent.includes("Cloudflare")
/** @internal */
export const isEdgeRuntime =
// @ts-expect-error
typeof EdgeRuntime === "string" || isCloudflare

Xet Storage Details

Size:
292 Bytes
·
Xet hash:
7f105837c0c44e98f88bcd6aa504868b774443dc3ee3e67dc7c6dc426b09b9b8

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