| ; | |
| Object.defineProperty(exports, "__esModule", { | |
| value: true | |
| }); | |
| exports.isEdgeRuntime = exports.isCloudflare = void 0; | |
| /** @internal */ | |
| const isCloudflare = exports.isCloudflare = typeof navigator !== "undefined" && typeof navigator.userAgent === "string" && /*#__PURE__*/navigator.userAgent.includes("Cloudflare"); | |
| /** @internal */ | |
| const isEdgeRuntime = exports.isEdgeRuntime = | |
| // @ts-expect-error | |
| typeof EdgeRuntime === "string" || isCloudflare; | |
| //# sourceMappingURL=env.js.map |
Xet Storage Details
- Size:
- 495 Bytes
- Xet hash:
- ddf76629b1407d80bc50df2fc4cb450cec41b2ca2b5a4bf76306744f644c003e
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.