Object.defineProperty(exports, '__esModule', { value: true }); const platformSupportsStreaming = () => !process.env.LAMBDA_TASK_ROOT && !process.env.VERCEL; exports.platformSupportsStreaming = platformSupportsStreaming; //# sourceMappingURL=platformSupportsStreaming.js.map