// Auto generated at 2026-07-15 // Source: https://platform-node-compat.vercel.app/ // Do not edit this file manually // prettier-ignore export const builtnNodeModules = [ "node:assert", // Missing exports: Assert, CallTracker, partialDeepStrictEqual "node:async_hooks", // Missing exports: asyncWrapProviders, createHook, executionAsyncId, executionAsyncResource, triggerAsyncId "node:buffer", "node:events", "node:util", // Missing exports: diff, getCallSites, getSystemErrorMap, getSystemErrorMessage, getSystemErrorName, parseEnv, setTraceSigInt, styleText ]; // prettier-ignore export const unsupportedNodeModules = [ "node:_http_agent", "node:_http_client", "node:_http_common", "node:_http_incoming", "node:_http_outgoing", "node:_http_server", "node:_stream_duplex", "node:_stream_passthrough", "node:_stream_readable", "node:_stream_transform", "node:_stream_wrap", "node:_stream_writable", "node:_tls_common", "node:_tls_wrap", "node:assert/strict", "node:child_process", "node:cluster", "node:console", "node:constants", "node:crypto", "node:dgram", "node:diagnostics_channel", "node:dns", "node:dns/promises", "node:domain", "node:fs", "node:fs/promises", "node:http", "node:http2", "node:https", "node:inspector", "node:inspector/promises", "node:module", "node:net", "node:os", "node:path", "node:path/posix", "node:path/win32", "node:perf_hooks", "node:process", "node:punycode", "node:querystring", "node:readline", "node:readline/promises", "node:repl", "node:stream", "node:stream/consumers", "node:stream/promises", "node:stream/web", "node:string_decoder", "node:sys", "node:timers", "node:timers/promises", "node:tls", "node:trace_events", "node:tty", "node:url", "node:util/types", "node:v8", "node:vm", "node:wasi", "node:worker_threads", "node:zlib", "node:sea", "node:sqlite", "node:test", "node:test/reporters", ];