diff options
author | 2023-06-27 10:29:22 -0700 | |
---|---|---|
committer | 2023-06-27 10:29:22 -0700 | |
commit | 5376b5b5d6054b487cd2a3fae1a725b48d5c079a (patch) | |
tree | aee004c122ebd7de1f49366c9994f47a06add17b | |
parent | 3ec6c9e4fb03a374bb5a1d856bf804483246589c (diff) | |
download | bun-5376b5b5d6054b487cd2a3fae1a725b48d5c079a.tar.gz bun-5376b5b5d6054b487cd2a3fae1a725b48d5c079a.tar.zst bun-5376b5b5d6054b487cd2a3fae1a725b48d5c079a.zip |
Add builtin exports list
-rw-r--r-- | test/exports/bun-exports.bun-v0.6.11.json | 8598 | ||||
-rw-r--r-- | test/exports/generate-exports.mjs | 211 | ||||
-rw-r--r-- | test/exports/node-exports.bun-v0.6.11.json | 8559 | ||||
-rw-r--r-- | test/exports/node-exports.node-v20.1.0.json | 12843 |
4 files changed, 30211 insertions, 0 deletions
diff --git a/test/exports/bun-exports.bun-v0.6.11.json b/test/exports/bun-exports.bun-v0.6.11.json new file mode 100644 index 000000000..8e2cb23d2 --- /dev/null +++ b/test/exports/bun-exports.bun-v0.6.11.json @@ -0,0 +1,8598 @@ +{ + "import": { + "buffer": { + "Blob": "function", + "Buffer": { + "alloc": "function", + "allocUnsafe": "function", + "allocUnsafeSlow": "function", + "byteLength": "function", + "compare": "function", + "concat": "function", + "from": "function", + "isBuffer": "function", + "isEncoding": "function", + "toBuffer": "function" + }, + "File": "function", + "INSPECT_MAX_BYTES": "number", + "SlowBuffer": "function", + "atob": "function", + "btoa": "function", + "constants": { + "MAX_LENGTH": "number", + "MAX_STRING_LENGTH": "number" + }, + "default": { + "Blob": "function", + "Buffer": { + "alloc": "function", + "allocUnsafe": "function", + "allocUnsafeSlow": "function", + "byteLength": "function", + "compare": "function", + "concat": "function", + "from": "function", + "isBuffer": "function", + "isEncoding": "function", + "toBuffer": "function" + }, + "File": "function", + "INSPECT_MAX_BYTES": "number", + "SlowBuffer": "function", + "atob": "function", + "btoa": "function", + "constants": { + "MAX_LENGTH": "number", + "MAX_STRING_LENGTH": "number" + }, + "kMaxLength": "number", + "kStringMaxLength": "number", + "resolveObjectURL": "undefined", + "transcode": "undefined" + }, + "kMaxLength": "number", + "kStringMaxLength": "number", + "resolveObjectURL": "undefined", + "transcode": "undefined" + }, + "bun:events_native": { + "EventEmitter": { + "EventEmitter": { + "EventEmitter": "function", + "captureRejectionSymbol": "symbol", + "defaultMaxListeners": "number", + "getEventListeners": "function", + "listenerCount": "function", + "on": "function", + "once": "function" + }, + "captureRejectionSymbol": "symbol", + "defaultMaxListeners": "number", + "getEventListeners": "function", + "listenerCount": "function", + "on": "function", + "once": "function" + }, + "captureRejectionSymbol": "symbol", + "default": { + "EventEmitter": { + "EventEmitter": "function", + "captureRejectionSymbol": "symbol", + "defaultMaxListeners": "number", + "getEventListeners": "function", + "listenerCount": "function", + "on": "function", + "once": "function" + }, + "captureRejectionSymbol": "symbol", + "defaultMaxListeners": "number", + "getEventListeners": "function", + "listenerCount": "function", + "on": "function", + "once": "function" + }, + "getEventListeners": "function", + "listenerCount": "function", + "on": "function", + "once": "function" + }, + "bun:ffi": { + "CFunction": "function", + "CString": "function", + "FFIType": { + "0": "number", + "1": "number", + "2": "number", + "3": "number", + "4": "number", + "5": "number", + "6": "number", + "7": "number", + "8": "number", + "9": "number", + "10": "number", + "11": "number", + "12": "number", + "13": "number", + "14": "number", + "15": "number", + "16": "number", + "17": "number", + "bool": "number", + "c_int": "number", + "c_uint": "number", + "callback": "number", + "char*": "number", + "char": "number", + "cstring": "number", + "double": "number", + "f32": "number", + "f64": "number", + "float": "number", + "fn": "number", + "function": "number", + "i16": "number", + "i32": "number", + "i64": "number", + "i64_fast": "number", + "i8": "number", + "int": "number", + "int16_t": "number", + "int32_t": "number", + "int64_t": "number", + "int8_t": "number", + "isize": "number", + "pointer": "number", + "ptr": "number", + "u16": "number", + "u32": "number", + "u64": "number", + "u64_fast": "number", + "u8": "number", + "uint16_t": "number", + "uint32_t": "number", + "uint64_t": "number", + "uint8_t": "number", + "usize": "number", + "void*": "number", + "void": "number" + }, + "JSCallback": "function", + "dlopen": "function", + "linkSymbols": "function", + "native": { + "callback": "function", + "dlopen": "function" + }, + "ptr": "function", + "read": { + "f32": "function", + "f64": "function", + "i16": "function", + "i32": "function", + "i64": "function", + "i8": "function", + "intptr": "function", + "ptr": "function", + "u16": "function", + "u32": "function", + "u64": "function", + "u8": "function" + }, + "suffix": "string", + "toArrayBuffer": "function", + "toBuffer": "function", + "viewSource": "function" + }, + "bun:jsc": { + "callerSourceOrigin": "function", + "default": { + "callerSourceOrigin": "function", + "describe": "function", + "describeArray": "function", + "drainMicrotasks": "function", + "edenGC": "function", + "fullGC": "function", + "gcAndSweep": "function", + "generateHeapSnapshotForDebugging": "function", + "getProtectedObjects": "function", + "getRandomSeed": "function", + "heapSize": "function", + "heapStats": "function", + "isRope": "function", + "memoryUsage": "function", + "noFTL": "function", + "noInline": "function", + "noOSRExitFuzzing": "function", + "numberOfDFGCompiles": "function", + "optimizeNextInvocation": "function", + "profile": "function", + "releaseWeakRefs": "function", + "reoptimizationRetryCount": "function", + "samplingProfilerStackTraces": "function", + "setRandomSeed": "function", + "setTimeZone": "function", + "startRemoteDebugger": "function", + "startSamplingProfiler": "function", + "totalCompileTime": "function" + }, + "describe": "function", + "describeArray": "function", + "drainMicrotasks": "function", + "edenGC": "function", + "fullGC": "function", + "gcAndSweep": "function", + "generateHeapSnapshotForDebugging": "function", + "getProtectedObjects": "function", + "getRandomSeed": "function", + "heapSize": "function", + "heapStats": "function", + "isRope": "function", + "jscDescribe": "function", + "jscDescribeArray": "function", + "memoryUsage": "function", + "noFTL": "function", + "noInline": "function", + "noOSRExitFuzzing": "function", + "numberOfDFGCompiles": "function", + "optimizeNextInvocation": "function", + "profile": "function", + "releaseWeakRefs": "function", + "reoptimizationRetryCount": "function", + "samplingProfilerStackTraces": "function", + "setRandomSeed": "function", + "setTimeZone": "function", + "setTimezone": "function", + "startRemoteDebugger": "function", + "startSamplingProfiler": "function", + "totalCompileTime": "function" + }, + "bun:main": {}, + "bun:sqlite": { + "Database": { + "MAX_QUERY_CACHE_SIZE": "number" + }, + "Statement": "function", + "constants": { + "SQLITE_OPEN_AUTOPROXY": "number", + "SQLITE_OPEN_CREATE": "number", + "SQLITE_OPEN_DELETEONCLOSE": "number", + "SQLITE_OPEN_EXCLUSIVE": "number", + "SQLITE_OPEN_EXRESCODE": "number", + "SQLITE_OPEN_FULLMUTEX": "number", + "SQLITE_OPEN_MAIN_DB": "number", + "SQLITE_OPEN_MAIN_JOURNAL": "number", + "SQLITE_OPEN_MEMORY": "number", + "SQLITE_OPEN_NOFOLLOW": "number", + "SQLITE_OPEN_NOMUTEX": "number", + "SQLITE_OPEN_PRIVATECACHE": "number", + "SQLITE_OPEN_READONLY": "number", + "SQLITE_OPEN_READWRITE": "number", + "SQLITE_OPEN_SHAREDCACHE": "number", + "SQLITE_OPEN_SUBJOURNAL": "number", + "SQLITE_OPEN_SUPER_JOURNAL": "number", + "SQLITE_OPEN_TEMP_DB": "number", + "SQLITE_OPEN_TEMP_JOURNAL": "number", + "SQLITE_OPEN_TRANSIENT_DB": "number", + "SQLITE_OPEN_URI": "number", + "SQLITE_OPEN_WAL": "number", + "SQLITE_PREPARE_NORMALIZE": "number", + "SQLITE_PREPARE_NO_VTAB": "number", + "SQLITE_PREPARE_PERSISTENT": "number" + }, + "default": { + "MAX_QUERY_CACHE_SIZE": "number" + }, + "native": "undefined" + }, + "detect-libc": { + "GLIBC": "string", + "MUSL": "string", + "family": "function", + "familySync": "function", + "isNonGlibcLinux": "function", + "isNonGlibcLinuxSync": "function", + "version": "function", + "versionAsync": "function" + }, + "node:assert": { + "AssertionError": "function", + "assert": "undefined", + "deepEqual": "function", + "deepStrictEqual": "function", + "default": { + "AssertionError": "function", + "CallTracker": "function", + "deepEqual": "function", + "deepStrictEqual": "function", + "doesNotReject": "function", + "doesNotThrow": "function", + "equal": "function", + "fail": "function", + "ifError": "function", + "match": "function", + "notDeepEqual": "function", + "notDeepStrictEqual": "function", + "notEqual": "function", + "notStrictEqual": "function", + "ok": { + "AssertionError": "function", + "CallTracker": "function", + "deepEqual": "function", + "deepStrictEqual": "function", + "doesNotReject": "function", + "doesNotThrow": "function", + "equal": "function", + "fail": "function", + "ifError": "function", + "match": "function", + "notDeepEqual": "function", + "notDeepStrictEqual": "function", + "notEqual": "function", + "notStrictEqual": "function", + "ok": "function", + "rejects": "function", + "strict": "function", + "strictEqual": "function", + "throws": "function" + }, + "rejects": "function", + "strict": { + "AssertionError": "function", + "deepEqual": "function", + "deepStrictEqual": "function", + "doesNotReject": "function", + "doesNotThrow": "function", + "equal": "function", + "fail": "function", + "ifError": "function", + "match": "function", + "notDeepEqual": "function", + "notDeepStrictEqual": "function", + "notEqual": "function", + "notStrictEqual": "function", + "ok": "function", + "rejects": "function", + "strict": "function", + "strictEqual": "function", + "throws": "function" + }, + "strictEqual": "function", + "throws": "function" + }, + "doesNotReject": "function", + "doesNotThrow": "function", + "equal": "function", + "fail": "function", + "ifError": "function", + "notDeepEqual": "function", + "notDeepStrictEqual": "function", + "notEqual": "function", + "notStrictEqual": "function", + "ok": { + "AssertionError": "function", + "CallTracker": "function", + "deepEqual": "function", + "deepStrictEqual": "function", + "doesNotReject": "function", + "doesNotThrow": "function", + "equal": "function", + "fail": "function", + "ifError": "function", + "match": "function", + "notDeepEqual": "function", + "notDeepStrictEqual": "function", + "notEqual": "function", + "notStrictEqual": "function", + "ok": { + "AssertionError": "function", + "CallTracker": "function", + "deepEqual": "function", + "deepStrictEqual": "function", + "doesNotReject": "function", + "doesNotThrow": "function", + "equal": "function", + "fail": "function", + "ifError": "function", + "match": "function", + "notDeepEqual": "function", + "notDeepStrictEqual": "function", + "notEqual": "function", + "notStrictEqual": "function", + "ok": "function", + "rejects": "function", + "strict": "function", + "strictEqual": "function", + "throws": "function" + }, + "rejects": "function", + "strict": { + "AssertionError": "function", + "deepEqual": "function", + "deepStrictEqual": "function", + "doesNotReject": "function", + "doesNotThrow": "function", + "equal": "function", + "fail": "function", + "ifError": "function", + "match": "function", + "notDeepEqual": "function", + "notDeepStrictEqual": "function", + "notEqual": "function", + "notStrictEqual": "function", + "ok": "function", + "rejects": "function", + "strict": "function", + "strictEqual": "function", + "throws": "function" + }, + "strictEqual": "function", + "throws": "function" + }, + "rejects": "function", + "strict": { + "AssertionError": "function", + "deepEqual": "function", + "deepStrictEqual": "function", + "doesNotReject": "function", + "doesNotThrow": "function", + "equal": "function", + "fail": "function", + "ifError": "function", + "match": "function", + "notDeepEqual": "function", + "notDeepStrictEqual": "function", + "notEqual": "function", + "notStrictEqual": "function", + "ok": { + "AssertionError": "function", + "CallTracker": "function", + "deepEqual": "function", + "deepStrictEqual": "function", + "doesNotReject": "function", + "doesNotThrow": "function", + "equal": "function", + "fail": "function", + "ifError": "function", + "match": "function", + "notDeepEqual": "function", + "notDeepStrictEqual": "function", + "notEqual": "function", + "notStrictEqual": "function", + "ok": "function", + "rejects": "function", + "strict": "function", + "strictEqual": "function", + "throws": "function" + }, + "rejects": "function", + "strict": { + "AssertionError": "function", + "deepEqual": "function", + "deepStrictEqual": "function", + "doesNotReject": "function", + "doesNotThrow": "function", + "equal": "function", + "fail": "function", + "ifError": "function", + "match": "function", + "notDeepEqual": "function", + "notDeepStrictEqual": "function", + "notEqual": "function", + "notStrictEqual": "function", + "ok": "function", + "rejects": "function", + "strict": "function", + "strictEqual": "function", + "throws": "function" + }, + "strictEqual": "function", + "throws": "function" + }, + "strictEqual": "function", + "throws": "function" + }, + "node:assert/strict": { + "AssertionError": "function", + "CallTracker": "undefined", + "deepEqual": "function", + "deepStrictEqual": "function", + "default": { + "AssertionError": "function", + "CallTracker": "undefined", + "deepEqual": "function", + "deepStrictEqual": "function", + "doesNotMatch": "undefined", + "doesNotReject": "function", + "doesNotThrow": "function", + "equal": "function", + "fail": "function", + "ifError": "function", + "match": "function", + "notDeepEqual": "function", + "notDeepStrictEqual": "function", + "notEqual": "function", + "notStrictEqual": "function", + "ok": { + "AssertionError": "function", + "CallTracker": "function", + "deepEqual": "function", + "deepStrictEqual": "function", + "doesNotReject": "function", + "doesNotThrow": "function", + "equal": "function", + "fail": "function", + "ifError": "function", + "match": "function", + "notDeepEqual": "function", + "notDeepStrictEqual": "function", + "notEqual": "function", + "notStrictEqual": "function", + "ok": "function", + "rejects": "function", + "strict": "function", + "strictEqual": "function", + "throws": "function" + }, + "rejects": "function", + "strictEqual": "function", + "throws": "function" + }, + "doesNotMatch": "undefined", + "doesNotReject": "function", + "doesNotThrow": "function", + "equal": "function", + "fail": "function", + "ifError": "function", + "match": "function", + "notDeepEqual": "function", + "notDeepStrictEqual": "function", + "notEqual": "function", + "notStrictEqual": "function", + "ok": { + "AssertionError": "function", + "CallTracker": "function", + "deepEqual": "function", + "deepStrictEqual": "function", + "doesNotReject": "function", + "doesNotThrow": "function", + "equal": "function", + "fail": "function", + "ifError": "function", + "match": "function", + "notDeepEqual": "function", + "notDeepStrictEqual": "function", + "notEqual": "function", + "notStrictEqual": "function", + "ok": { + "AssertionError": "function", + "CallTracker": "function", + "deepEqual": "function", + "deepStrictEqual": "function", + "doesNotReject": "function", + "doesNotThrow": "function", + "equal": "function", + "fail": "function", + "ifError": "function", + "match": "function", + "notDeepEqual": "function", + "notDeepStrictEqual": "function", + "notEqual": "function", + "notStrictEqual": "function", + "ok": "function", + "rejects": "function", + "strict": "function", + "strictEqual": "function", + "throws": "function" + }, + "rejects": "function", + "strict": { + "AssertionError": "function", + "deepEqual": "function", + "deepStrictEqual": "function", + "doesNotReject": "function", + "doesNotThrow": "function", + "equal": "function", + "fail": "function", + "ifError": "function", + "match": "function", + "notDeepEqual": "function", + "notDeepStrictEqual": "function", + "notEqual": "function", + "notStrictEqual": "function", + "ok": "function", + "rejects": "function", + "strict": "function", + "strictEqual": "function", + "throws": "function" + }, + "strictEqual": "function", + "throws": "function" + }, + "rejects": "function", + "strict": { + "AssertionError": "function", + "deepEqual": "function", + "deepStrictEqual": "function", + "doesNotReject": "function", + "doesNotThrow": "function", + "equal": "function", + "fail": "function", + "ifError": "function", + "match": "function", + "notDeepEqual": "function", + "notDeepStrictEqual": "function", + "notEqual": "function", + "notStrictEqual": "function", + "ok": { + "AssertionError": "function", + "CallTracker": "function", + "deepEqual": "function", + "deepStrictEqual": "function", + "doesNotReject": "function", + "doesNotThrow": "function", + "equal": "function", + "fail": "function", + "ifError": "function", + "match": "function", + "notDeepEqual": "function", + "notDeepStrictEqual": "function", + "notEqual": "function", + "notStrictEqual": "function", + "ok": "function", + "rejects": "function", + "strict": "function", + "strictEqual": "function", + "throws": "function" + }, + "rejects": "function", + "strict": { + "AssertionError": "function", + "deepEqual": "function", + "deepStrictEqual": "function", + "doesNotReject": "function", + "doesNotThrow": "function", + "equal": "function", + "fail": "function", + "ifError": "function", + "match": "function", + "notDeepEqual": "function", + "notDeepStrictEqual": "function", + "notEqual": "function", + "notStrictEqual": "function", + "ok": "function", + "rejects": "function", + "strict": "function", + "strictEqual": "function", + "throws": "function" + }, + "strictEqual": "function", + "throws": "function" + }, + "strictEqual": "function", + "throws": "function" + }, + "node:async_hooks": { + "AsyncLocalStorage": "function", + "AsyncResource": { + "allowedRunInAsyncScope": "object" + }, + "asyncWrapProviders": { + "CHECKPRIMEREQUEST": "number", + "CIPHERREQUEST": "number", + "DERIVEBITSREQUEST": "number", + "DIRHANDLE": "number", + "DNSCHANNEL": "number", + "ELDHISTOGRAM": "number", + "FILEHANDLE": "number", + "FILEHANDLECLOSEREQ": "number", + "FIXEDSIZEBLOBCOPY": "number", + "FSEVENTWRAP": "number", + "FSREQCALLBACK": "number", + "FSREQPROMISE": "number", + "GETADDRINFOREQWRAP": "number", + "GETNAMEINFOREQWRAP": "number", + "HASHREQUEST": "number", + "HEAPSNAPSHOT": "number", + "HTTP2PING": "number", + "HTTP2SESSION": "number", + "HTTP2SETTINGS": "number", + "HTTP2STREAM": "number", + "HTTPCLIENTREQUEST": "number", + "HTTPINCOMINGMESSAGE": "number", + "INSPECTORJSBINDING": "number", + "JSSTREAM": "number", + "JSUDPWRAP": "number", + "KEYEXPORTREQUEST": "number", + "KEYGENREQUEST": "number", + "KEYPAIRGENREQUEST": "number", + "MESSAGEPORT": "number", + "NONE": "number", + "PBKDF2REQUEST": "number", + "PIPECONNECTWRAP": "number", + "PIPESERVERWRAP": "number", + "PIPEWRAP": "number", + "PROCESSWRAP": "number", + "PROMISE": "number", + "QUERYWRAP": "number", + "RANDOMBYTESREQUEST": "number", + "RANDOMPRIMEREQUEST": "number", + "SCRYPTREQUEST": "number", + "SHUTDOWNWRAP": "number", + "SIGINTWATCHDOG": "number", + "SIGNALWRAP": "number", + "SIGNREQUEST": "number", + "STATWATCHER": "number", + "STREAMPIPE": "number", + "TCPCONNECTWRAP": "number", + "TCPSERVERWRAP": "number", + "TCPWRAP": "number", + "TLSWRAP": "number", + "TTYWRAP": "number", + "UDPSENDWRAP": "number", + "UDPWRAP": "number", + "VERIFYREQUEST": "number", + "WORKER": "number", + "WORKERHEAPSNAPSHOT": "number", + "WRITEWRAP": "number", + "ZLIB": "number" + }, + "createHook": "function", + "default": { + "AsyncLocalStorage": "function", + "AsyncResource": { + "allowedRunInAsyncScope": "object" + }, + "asyncWrapProviders": { + "CHECKPRIMEREQUEST": "number", + "CIPHERREQUEST": "number", + "DERIVEBITSREQUEST": "number", + "DIRHANDLE": "number", + "DNSCHANNEL": "number", + "ELDHISTOGRAM": "number", + "FILEHANDLE": "number", + "FILEHANDLECLOSEREQ": "number", + "FIXEDSIZEBLOBCOPY": "number", + "FSEVENTWRAP": "number", + "FSREQCALLBACK": "number", + "FSREQPROMISE": "number", + "GETADDRINFOREQWRAP": "number", + "GETNAMEINFOREQWRAP": "number", + "HASHREQUEST": "number", + "HEAPSNAPSHOT": "number", + "HTTP2PING": "number", + "HTTP2SESSION": "number", + "HTTP2SETTINGS": "number", + "HTTP2STREAM": "number", + "HTTPCLIENTREQUEST": "number", + "HTTPINCOMINGMESSAGE": "number", + "INSPECTORJSBINDING": "number", + "JSSTREAM": "number", + "JSUDPWRAP": "number", + "KEYEXPORTREQUEST": "number", + "KEYGENREQUEST": "number", + "KEYPAIRGENREQUEST": "number", + "MESSAGEPORT": "number", + "NONE": "number", + "PBKDF2REQUEST": "number", + "PIPECONNECTWRAP": "number", + "PIPESERVERWRAP": "number", + "PIPEWRAP": "number", + "PROCESSWRAP": "number", + "PROMISE": "number", + "QUERYWRAP": "number", + "RANDOMBYTESREQUEST": "number", + "RANDOMPRIMEREQUEST": "number", + "SCRYPTREQUEST": "number", + "SHUTDOWNWRAP": "number", + "SIGINTWATCHDOG": "number", + "SIGNALWRAP": "number", + "SIGNREQUEST": "number", + "STATWATCHER": "number", + "STREAMPIPE": "number", + "TCPCONNECTWRAP": "number", + "TCPSERVERWRAP": "number", + "TCPWRAP": "number", + "TLSWRAP": "number", + "TTYWRAP": "number", + "UDPSENDWRAP": "number", + "UDPWRAP": "number", + "VERIFYREQUEST": "number", + "WORKER": "number", + "WORKERHEAPSNAPSHOT": "number", + "WRITEWRAP": "number", + "ZLIB": "number" + }, + "createHook": "function", + "executionAsyncId": "function", + "executionAsyncResource": "function", + "triggerAsyncId": "function" + }, + "executionAsyncId": "function", + "executionAsyncResource": "function", + "triggerAsyncId": "function" + }, + "node:buffer": { + "Blob": "function", + "Buffer": { + "alloc": "function", + "allocUnsafe": "function", + "allocUnsafeSlow": "function", + "byteLength": "function", + "compare": "function", + "concat": "function", + "from": "function", + "isBuffer": "function", + "isEncoding": "function", + "toBuffer": "function" + }, + "File": "function", + "INSPECT_MAX_BYTES": "number", + "SlowBuffer": "function", + "atob": "function", + "btoa": "function", + "constants": { + "MAX_LENGTH": "number", + "MAX_STRING_LENGTH": "number" + }, + "default": { + "Blob": "function", + "Buffer": { + "alloc": "function", + "allocUnsafe": "function", + "allocUnsafeSlow": "function", + "byteLength": "function", + "compare": "function", + "concat": "function", + "from": "function", + "isBuffer": "function", + "isEncoding": "function", + "toBuffer": "function" + }, + "File": "function", + "INSPECT_MAX_BYTES": "number", + "SlowBuffer": "function", + "atob": "function", + "btoa": "function", + "constants": { + "MAX_LENGTH": "number", + "MAX_STRING_LENGTH": "number" + }, + "kMaxLength": "number", + "kStringMaxLength": "number", + "resolveObjectURL": "undefined", + "transcode": "undefined" + }, + "kMaxLength": "number", + "kStringMaxLength": "number", + "resolveObjectURL": "undefined", + "transcode": "undefined" + }, + "node:child_process": { + "ChildProcess": "function", + "default": { + "ChildProcess": "function", + "exec": "function", + "execFile": "function", + "execFileSync": "function", + "execSync": "function", + "fork": "function", + "spawn": "function", + "spawnSync": "function" + }, + "exec": "function", + "execFile": "function", + "execFileSync": "function", + "execSync": "function", + "fork": "function", + "spawn": "function", + "spawnSync": "function" + }, + "node:cluster": { + "SCHED_NONE": "number", + "SCHED_RR": "number", + "Worker": "function", + "cluster": { + "SCHED_NONE": "number", + "SCHED_RR": "number", + "_events": "object", + "_eventsCount": "number", + "_maxListeners": "undefined", + "schedulingPolicy": "number", + "settings": "object", + "workers": "object" + }, + "default": { + "SCHED_NONE": "number", + "SCHED_RR": "number", + "_events": "object", + "_eventsCount": "number", + "_maxListeners": "undefined", + "schedulingPolicy": "number", + "settings": "object", + "workers": "object" + }, + "isMaster": "boolean", + "isPrimary": "boolean", + "isWorker": "boolean", + "schedulingPolicy": "number" + }, + "node:crypto": { + "Cipher": "function", + "Cipheriv": "function", + "DEFAULT_ENCODING": "string", + "Decipher": "function", + "Decipheriv": "function", + "DiffieHellman": "function", + "DiffieHellmanGroup": "function", + "Hash": "function", + "Hmac": "function", + "Sign": "function", + "Verify": "function", + "constants": { + "ALPN_ENABLED": "number", + "DH_CHECK_P_NOT_PRIME": "number", + "DH_CHECK_P_NOT_SAFE_PRIME": "number", + "DH_NOT_SUITABLE_GENERATOR": "number", + "DH_UNABLE_TO_CHECK_GENERATOR": "number", + "NPN_ENABLED": "number", + "POINT_CONVERSION_COMPRESSED": "number", + "POINT_CONVERSION_HYBRID": "number", + "POINT_CONVERSION_UNCOMPRESSED": "number", + "RSA_NO_PADDING": "number", + "RSA_PKCS1_OAEP_PADDING": "number", + "RSA_PKCS1_PADDING": "number", + "RSA_PKCS1_PSS_PADDING": "number", + "RSA_SSLV23_PADDING": "number", + "RSA_X931_PADDING": "number" + }, + "createCipher": "function", + "createCipheriv": "function", + "createCredentials": "function", + "createDecipher": "function", + "createDecipheriv": "function", + "createDiffieHellman": "function", + "createDiffieHellmanGroup": "function", + "createECDH": "function", + "createHash": { + "Hash": "function", + "createHash": { + "Hash": "function", + "createHash": "function" + } + }, + "createHmac": "function", + "createSign": "function", + "createVerify": "function", + "default": { + "Cipher": "function", + "Cipheriv": "function", + "DEFAULT_ENCODING": "string", + "Decipher": "function", + "Decipheriv": "function", + "DiffieHellman": "function", + "DiffieHellmanGroup": "function", + "Hash": "function", + "Hmac": "function", + "Sign": "function", + "Verify": "function", + "constants": { + "ALPN_ENABLED": "number", + "DH_CHECK_P_NOT_PRIME": "number", + "DH_CHECK_P_NOT_SAFE_PRIME": "number", + "DH_NOT_SUITABLE_GENERATOR": "number", + "DH_UNABLE_TO_CHECK_GENERATOR": "number", + "NPN_ENABLED": "number", + "POINT_CONVERSION_COMPRESSED": "number", + "POINT_CONVERSION_HYBRID": "number", + "POINT_CONVERSION_UNCOMPRESSED": "number", + "RSA_NO_PADDING": "number", + "RSA_PKCS1_OAEP_PADDING": "number", + "RSA_PKCS1_PADDING": "number", + "RSA_PKCS1_PSS_PADDING": "number", + "RSA_SSLV23_PADDING": "number", + "RSA_X931_PADDING": "number" + }, + "createCipher": "function", + "createCipheriv": "function", + "createCredentials": "function", + "createDecipher": "function", + "createDecipheriv": "function", + "createDiffieHellman": "function", + "createDiffieHellmanGroup": "function", + "createECDH": "function", + "createHash": { + "Hash": "function", + "createHash": "function" + }, + "createHmac": "function", + "createSign": "function", + "createVerify": "function", + "getCiphers": "function", + "getDiffieHellman": "function", + "getHashes": "function", + "getRandomValues": "function", + "listCiphers": "function", + "pbkdf2": "function", + "pbkdf2Sync": "function", + "privateDecrypt": "function", + "privateEncrypt": "function", + "prng": "function", + "pseudoRandomBytes": "function", + "publicDecrypt": "function", + "publicEncrypt": "function", + "randomBytes": "function", + "randomFill": "function", + "randomFillSync": "function", + "randomInt": "function", + "randomUUID": "function", + "rng": "function", + "scrypt": "function", + "scryptSync": "function", + "subtle": "object", + "timingSafeEqual": "function", + "webcrypto": { + "getRandomValues": "function", + "randomUUID": "function", + "subtle": "object", + "timingSafeEqual": "function" + } + }, + "getCiphers": "function", + "getDiffieHellman": "function", + "getHashes": "function", + "getRandomValues": "function", + "listCiphers": "function", + "pbkdf2": "function", + "pbkdf2Sync": "function", + "privateDecrypt": "function", + "privateEncrypt": "function", + "prng": "function", + "pseudoRandomBytes": "function", + "publicDecrypt": "function", + "publicEncrypt": "function", + "randomBytes": "function", + "randomFill": "function", + "randomFillSync": "function", + "randomUUID": "function", + "rng": "function", + "scrypt": "function", + "scryptSync": "function", + "timingSafeEqual": "function", + "webcrypto": { + "getRandomValues": "function", + "randomUUID": "function", + "subtle": "object", + "timingSafeEqual": "function" + } + }, + "node:dgram": { + "Socket": "function", + "_createSocketHandle": "function", + "createSocket": "function", + "default": { + "Socket": "function", + "_createSocketHandle": "function", + "createSocket": "function" + } + }, + "node:diagnostics_channel": { + "Channel": "function", + "channel": "function", + "default": { + "Channel": "function", + "channel": "function", + "hasSubscribers": "function", + "subscribe": "function", + "unsubscribe": "function" + }, + "hasSubscribers": "function", + "subscribe": "function", + "unsubscribe": "function" + }, + "node:dns": { + "ADDRCONFIG": "number", + "ADDRGETNETWORKPARAMS": "string", + "ALL": "number", + "BADFAMILY": "string", + "BADFLAGS": "string", + "BADHINTS": "string", + "BADNAME": "string", + "BADQUERY": "string", + "BADRESP": "string", + "BADSTR": "string", + "CANCELLED": "string", + "CONNREFUSED": "string", + "DESTRUCTION": "string", + "EOF": "string", + "FILE": "string", + "FORMERR": "string", + "LOADIPHLPAPI": "string", + "NODATA": "string", + "NOMEM": "string", + "NONAME": "string", + "NOTFOUND": "string", + "NOTIMP": "string", + "NOTINITIALIZED": "string", + "REFUSED": "string", + "Resolver": "function", + "SERVFAIL": "string", + "TIMEOUT": "string", + "V4MAPPED": "number", + "default": { + "ADDRCONFIG": "number", + "ADDRGETNETWORKPARAMS": "string", + "ALL": "number", + "BADFAMILY": "string", + "BADFLAGS": "string", + "BADHINTS": "string", + "BADNAME": "string", + "BADQUERY": "string", + "BADRESP": "string", + "BADSTR": "string", + "CANCELLED": "string", + "CONNREFUSED": "string", + "DESTRUCTION": "string", + "EOF": "string", + "FILE": "string", + "FORMERR": "string", + "LOADIPHLPAPI": "string", + "NODATA": "string", + "NOMEM": "string", + "NONAME": "string", + "NOTFOUND": "string", + "NOTIMP": "string", + "NOTINITIALIZED": "string", + "REFUSED": "string", + "Resolver": "function", + "SERVFAIL": "string", + "TIMEOUT": "string", + "V4MAPPED": "number", + "lookup": "function", + "lookupService": "function", + "promises": { + "Resolver": "function", + "lookup": "function", + "lookupService": "function", + "resolve": "function", + "resolve4": "function", + "resolve6": "function", + "resolveAny": "function", + "resolveCaa": "function", + "resolveCname": "function", + "resolveMx": "function", + "resolveNaptr": "function", + "resolveNs": "function", + "resolvePtr": "function", + "resolveSoa": "function", + "resolveSrv": "function", + "resolveTxt": "function", + "reverse": "function" + }, + "resolve": "function", + "resolve4": "function", + "resolve6": "function", + "resolveAny": "function", + "resolveCaa": "function", + "resolveCname": "function", + "resolveMx": "function", + "resolveNaptr": "function", + "resolveNs": "function", + "resolvePtr": "function", + "resolveSoa": "function", + "resolveSrv": "function", + "resolveTxt": "function", + "reverse": "function", + "setDefaultResultOrder": "function", + "setServers": "function" + }, + "lookup": "function", + "lookupService": "function", + "promises": { + "Resolver": "function", + "lookup": "function", + "lookupService": "function", + "resolve": "function", + "resolve4": "function", + "resolve6": "function", + "resolveAny": "function", + "resolveCaa": "function", + "resolveCname": "function", + "resolveMx": "function", + "resolveNaptr": "function", + "resolveNs": "function", + "resolvePtr": "function", + "resolveSoa": "function", + "resolveSrv": "function", + "resolveTxt": "function", + "reverse": "function" + }, + "resolve": "function", + "resolve4": "function", + "resolve6": "function", + "resolveAny": "function", + "resolveCaa": "function", + "resolveCname": "function", + "resolveMx": "function", + "resolveNaptr": "function", + "resolveNs": "function", + "resolvePtr": "function", + "resolveSoa": "function", + "resolveSrv": "function", + "resolveTxt": "function", + "reverse": "function", + "setDefaultResultOrder": "function", + "setServers": "function" + }, + "node:dns/promises": { + "Resolver": "function", + "default": { + "Resolver": "function", + "lookup": "function", + "lookupService": "function", + "resolve": "function", + "resolve4": "function", + "resolveAny": "function", + "resolveCaa": "function", + "resolveCname": "function", + "resolveMx": "function", + "resolveNaptr": "function", + "resolveNs": "function", + "resolvePtr": "function", + "resolveSoa": "function", + "resolveSrv": "function", + "resolveTxt": "function", + "reverse": "function", + "setDefaultResultOrder": "undefined", + "setServers": "undefined" + }, + "lookup": "function", + "lookupService": "function", + "resolve": "function", + "resolve4": "function", + "resolveAny": "function", + "resolveCaa": "function", + "resolveCname": "function", + "resolveMx": "function", + "resolveNaptr": "function", + "resolveNs": "function", + "resolvePtr": "function", + "resolveSoa": "function", + "resolveSrv": "function", + "resolveTxt": "function", + "reverse": "function", + "setDefaultResultOrder": "undefined", + "setServers": "undefined" + }, + "node:events": { + "EventEmitter": { + "EventEmitter": { + "EventEmitter": "function", + "EventEmitterAsyncResource": "function", + "captureRejectionSymbol": "symbol", + "captureRejections": "boolean", + "defaultMaxListeners": "number", + "errorMonitor": "symbol", + "getEventListeners": "function", + "init": "function", + "listenerCount": "function", + "on": "function", + "once": "function", + "setMaxListeners": "function", + "usingDomains": "boolean" + }, + "EventEmitterAsyncResource": "function", + "captureRejectionSymbol": "symbol", + "captureRejections": "boolean", + "defaultMaxListeners": "number", + "errorMonitor": "symbol", + "getEventListeners": "function", + "init": { + "EventEmitter": "function", + "EventEmitterAsyncResource": "function", + "captureRejectionSymbol": "symbol", + "captureRejections": "boolean", + "defaultMaxListeners": "number", + "errorMonitor": "symbol", + "getEventListeners": "function", + "init": "function", + "listenerCount": "function", + "on": "function", + "once": "function", + "setMaxListeners": "function", + "usingDomains": "boolean" + }, + "listenerCount": "function", + "on": "function", + "once": "function", + "setMaxListeners": "function", + "usingDomains": "boolean" + }, + "captureRejectionSymbol": "symbol", + "default": { + "EventEmitter": { + "EventEmitter": "function", + "EventEmitterAsyncResource": "function", + "captureRejectionSymbol": "symbol", + "captureRejections": "boolean", + "defaultMaxListeners": "number", + "errorMonitor": "symbol", + "getEventListeners": "function", + "init": "function", + "listenerCount": "function", + "on": "function", + "once": "function", + "setMaxListeners": "function", + "usingDomains": "boolean" + }, + "EventEmitterAsyncResource": "function", + "captureRejectionSymbol": "symbol", + "captureRejections": "boolean", + "defaultMaxListeners": "number", + "errorMonitor": "symbol", + "getEventListeners": "function", + "init": { + "EventEmitter": "function", + "EventEmitterAsyncResource": "function", + "captureRejectionSymbol": "symbol", + "captureRejections": "boolean", + "defaultMaxListeners": "number", + "errorMonitor": "symbol", + "getEventListeners": "function", + "init": "function", + "listenerCount": "function", + "on": "function", + "once": "function", + "setMaxListeners": "function", + "usingDomains": "boolean" + }, + "listenerCount": "function", + "on": "function", + "once": "function", + "setMaxListeners": "function", + "usingDomains": "boolean" + }, + "getEventListeners": "function", + "listenerCount": "function", + "on": "function", + "once": "function", + "setMaxListeners": "function", + "usingDomains": "boolean" + }, + "node:fs": { + "Dirent": "function", + "ReadStream": "function", + "Stats": "function", + "WriteStream": "function", + "access": "function", + "accessSync": "function", + "appendFile": "function", + "appendFileSync": "function", + "chmod": "function", + "chmodSync": "function", + "chown": "function", + "chownSync": "function", + "close": "function", + "closeSync": "function", + "constants": { + "COPYFILE_EXCL": "number", + "COPYFILE_FICLONE": "number", + "COPYFILE_FICLONE_FORCE": "number", + "F_OK": "number", + "O_APPEND": "number", + "O_CREAT": "number", + "O_DIRECT": "number", + "O_DIRECTORY": "number", + "O_DSYNC": "number", + "O_EXCL": "number", + "O_NOATIME": "number", + "O_NOCTTY": "number", + "O_NOFOLLOW": "number", + "O_NONBLOCK": "number", + "O_RDONLY": "number", + "O_RDWR": "number", + "O_SYMLINK": "number", + "O_SYNC": "number", + "O_TRUNC": "number", + "O_WRONLY": "number", + "R_OK": "number", + "S_IFBLK": "number", + "S_IFCHR": "number", + "S_IFDIR": "number", + "S_IFIFO": "number", + "S_IFLNK": "number", + "S_IFMT": "number", + "S_IFREG": "number", + "S_IFSOCK": "number", + "S_IRGRP": "number", + "S_IROTH": "number", + "S_IRUSR": "number", + "S_IRWXG": "number", + "S_IRWXO": "number", + "S_IRWXU": "number", + "S_IWGRP": "number", + "S_IWOTH": "number", + "S_IWUSR": "number", + "S_IXGRP": "number", + "S_IXOTH": "number", + "S_IXUSR": "number", + "UV_FS_O_FILEMAP": "number", + "W_OK": "number", + "X_OK": "number" + }, + "copyFile": "function", + "copyFileSync": "function", + "createReadStream": "function", + "createWriteStream": "function", + "default": { + "Dirent": "function", + "FSWatcher": "function", + "ReadStream": "function", + "Stats": "function", + "WriteStream": "function", + "access": "function", + "accessSync": "function", + "appendFile": "function", + "appendFileSync": "function", + "chmod": "function", + "chmodSync": "function", + "chown": "function", + "chownSync": "function", + "close": "function", + "closeSync": "function", + "constants": { + "COPYFILE_EXCL": "number", + "COPYFILE_FICLONE": "number", + "COPYFILE_FICLONE_FORCE": "number", + "F_OK": "number", + "O_APPEND": "number", + "O_CREAT": "number", + "O_DIRECT": "number", + "O_DIRECTORY": "number", + "O_DSYNC": "number", + "O_EXCL": "number", + "O_NOATIME": "number", + "O_NOCTTY": "number", + "O_NOFOLLOW": "number", + "O_NONBLOCK": "number", + "O_RDONLY": "number", + "O_RDWR": "number", + "O_SYMLINK": "number", + "O_SYNC": "number", + "O_TRUNC": "number", + "O_WRONLY": "number", + "R_OK": "number", + "S_IFBLK": "number", + "S_IFCHR": "number", + "S_IFDIR": "number", + "S_IFIFO": "number", + "S_IFLNK": "number", + "S_IFMT": "number", + "S_IFREG": "number", + "S_IFSOCK": "number", + "S_IRGRP": "number", + "S_IROTH": "number", + "S_IRUSR": "number", + "S_IRWXG": "number", + "S_IRWXO": "number", + "S_IRWXU": "number", + "S_IWGRP": "number", + "S_IWOTH": "number", + "S_IWUSR": "number", + "S_IXGRP": "number", + "S_IXOTH": "number", + "S_IXUSR": "number", + "UV_FS_O_FILEMAP": "number", + "W_OK": "number", + "X_OK": "number" + }, + "copyFile": "function", + "copyFileSync": "function", + "createReadStream": "function", + "createWriteStream": "function", + "exists": "function", + "existsSync": "function", + "fchmod": "function", + "fchmodSync": "function", + "fchown": "function", + "fchownSync": "function", + "fstat": "function", + "fstatSync": "function", + "fsync": "function", + "fsyncSync": "function", + "ftruncate": "function", + "ftruncateSync": "function", + "futimes": "function", + "futimesSync": "function", + "lchmod": "function", + "lchmodSync": "function", + "lchown": "function", + "lchownSync": "function", + "link": "function", + "linkSync": "function", + "lstat": "function", + "lstatSync": "function", + "lutimes": "function", + "lutimesSync": "function", + "mkdir": "function", + "mkdirSync": "function", + "mkdtemp": "function", + "mkdtempSync": "function", + "open": "function", + "openSync": "function", + "promises": { + "access": "function", + "appendFile": "function", + "chmod": "function", + "chown": "function", + "close": "function", + "constants": "object", + "copyFile": "function", + "exists": "function", + "fchmod": "function", + "fchown": "function", + "fstat": "function", + "fsync": "function", + "ftruncate": "function", + "futimes": "function", + "lchmod": "function", + "lchown": "function", + "link": "function", + "lstat": "function", + "lutimes": "function", + "mkdir": "function", + "mkdtemp": "function", + "open": "function", + "read": "function", + "readFile": "function", + "readdir": "function", + "readlink": "function", + "readv": "function", + "realpath": "function", + "rename": "function", + "rm": "function", + "rmdir": "function", + "stat": "function", + "symlink": "function", + "truncate": "function", + "unlink": "function", + "utimes": "function", + "watch": "function", + "write": "function", + "writeFile": "function", + "writev": "function" + }, + "read": "function", + "readFile": "function", + "readFileSync": "function", + "readSync": "function", + "readdir": "function", + "readdirSync": "function", + "readlink": "function", + "readlinkSync": "function", + "readv": "function", + "readvSync": "function", + "realpath": { + "native": "function" + }, + "realpathSync": { + "native": "function" + }, + "rename": "function", + "renameSync": "function", + "rm": "function", + "rmSync": "function", + "rmdir": "function", + "rmdirSync": "function", + "stat": "function", + "statSync": "function", + "symlink": "function", + "symlinkSync": "function", + "truncate": "function", + "truncateSync": "function", + "unlink": "function", + "unlinkSync": "function", + "utimes": "function", + "utimesSync": "function", + "watch": "function", + "write": "function", + "writeFile": "function", + "writeFileSync": "function", + "writeSync": "function", + "writev": "function", + "writevSync": "function" + }, + "exists": "function", + "existsSync": "function", + "fchmod": "function", + "fchmodSync": "function", + "fchown": "function", + "fchownSync": "function", + "fstat": "function", + "fstatSync": "function", + "fsync": "function", + "fsyncSync": "function", + "ftruncate": "function", + "ftruncateSync": "function", + "futimes": "function", + "futimesSync": "function", + "lchmod": "function", + "lchmodSync": "function", + "lchown": "function", + "lchownSync": "function", + "link": "function", + "linkSync": "function", + "lstat": "function", + "lstatSync": "function", + "lutimes": "function", + "lutimesSync": "function", + "mkdir": "function", + "mkdirSync": "function", + "mkdtemp": "function", + "mkdtempSync": "function", + "open": "function", + "openSync": "function", + "promises": { + "access": "function", + "appendFile": "function", + "chmod": "function", + "chown": "function", + "close": "function", + "constants": { + "COPYFILE_EXCL": "number", + "COPYFILE_FICLONE": "number", + "COPYFILE_FICLONE_FORCE": "number", + "F_OK": "number", + "O_APPEND": "number", + "O_CREAT": "number", + "O_DIRECT": "number", + "O_DIRECTORY": "number", + "O_DSYNC": "number", + "O_EXCL": "number", + "O_NOATIME": "number", + "O_NOCTTY": "number", + "O_NOFOLLOW": "number", + "O_NONBLOCK": "number", + "O_RDONLY": "number", + "O_RDWR": "number", + "O_SYMLINK": "number", + "O_SYNC": "number", + "O_TRUNC": "number", + "O_WRONLY": "number", + "R_OK": "number", + "S_IFBLK": "number", + "S_IFCHR": "number", + "S_IFDIR": "number", + "S_IFIFO": "number", + "S_IFLNK": "number", + "S_IFMT": "number", + "S_IFREG": "number", + "S_IFSOCK": "number", + "S_IRGRP": "number", + "S_IROTH": "number", + "S_IRUSR": "number", + "S_IRWXG": "number", + "S_IRWXO": "number", + "S_IRWXU": "number", + "S_IWGRP": "number", + "S_IWOTH": "number", + "S_IWUSR": "number", + "S_IXGRP": "number", + "S_IXOTH": "number", + "S_IXUSR": "number", + "UV_FS_O_FILEMAP": "number", + "W_OK": "number", + "X_OK": "number" + }, + "copyFile": "function", + "exists": "function", + "fchmod": "function", + "fchown": "function", + "fstat": "function", + "fsync": "function", + "ftruncate": "function", + "futimes": "function", + "lchmod": "function", + "lchown": "function", + "link": "function", + "lstat": "function", + "lutimes": "function", + "mkdir": "function", + "mkdtemp": "function", + "open": "function", + "read": "function", + "readFile": "function", + "readdir": "function", + "readlink": "function", + "readv": "function", + "realpath": "function", + "rename": "function", + "rm": "function", + "rmdir": "function", + "stat": "function", + "symlink": "function", + "truncate": "function", + "unlink": "function", + "utimes": "function", + "watch": "function", + "write": "function", + "writeFile": "function", + "writev": "function" + }, + "read": "function", + "readFile": "function", + "readFileSync": "function", + "readSync": "function", + "readdir": "function", + "readdirSync": "function", + "readlink": "function", + "readlinkSync": "function", + "readv": "function", + "readvSync": "function", + "realpath": { + "native": { + "native": "function" + } + }, + "realpathSync": { + "native": { + "native": "function" + } + }, + "rename": "function", + "renameSync": "function", + "rm": "function", + "rmSync": "function", + "rmdir": "function", + "rmdirSync": "function", + "stat": "function", + "statSync": "function", + "symlink": "function", + "symlinkSync": "function", + "truncate": "function", + "truncateSync": "function", + "unlink": "function", + "unlinkSync": "function", + "utimes": "function", + "utimesSync": "function", + "watch": "function", + "write": "function", + "writeFile": "function", + "writeFileSync": "function", + "writeSync": "function", + "writev": "function", + "writevSync": "function" + }, + "node:fs/promises": { + "access": "function", + "appendFile": "function", + "chmod": "function", + "chown": "function", + "close": "function", + "constants": { + "COPYFILE_EXCL": "number", + "COPYFILE_FICLONE": "number", + "COPYFILE_FICLONE_FORCE": "number", + "F_OK": "number", + "O_APPEND": "number", + "O_CREAT": "number", + "O_DIRECT": "number", + "O_DIRECTORY": "number", + "O_DSYNC": "number", + "O_EXCL": "number", + "O_NOATIME": "number", + "O_NOCTTY": "number", + "O_NOFOLLOW": "number", + "O_NONBLOCK": "number", + "O_RDONLY": "number", + "O_RDWR": "number", + "O_SYMLINK": "number", + "O_SYNC": "number", + "O_TRUNC": "number", + "O_WRONLY": "number", + "R_OK": "number", + "S_IFBLK": "number", + "S_IFCHR": "number", + "S_IFDIR": "number", + "S_IFIFO": "number", + "S_IFLNK": "number", + "S_IFMT": "number", + "S_IFREG": "number", + "S_IFSOCK": "number", + "S_IRGRP": "number", + "S_IROTH": "number", + "S_IRUSR": "number", + "S_IRWXG": "number", + "S_IRWXO": "number", + "S_IRWXU": "number", + "S_IWGRP": "number", + "S_IWOTH": "number", + "S_IWUSR": "number", + "S_IXGRP": "number", + "S_IXOTH": "number", + "S_IXUSR": "number", + "UV_FS_O_FILEMAP": "number", + "W_OK": "number", + "X_OK": "number" + }, + "copyFile": "function", + "default": { + "access": "function", + "appendFile": "function", + "chmod": "function", + "chown": "function", + "close": "function", + "constants": { + "COPYFILE_EXCL": "number", + "COPYFILE_FICLONE": "number", + "COPYFILE_FICLONE_FORCE": "number", + "F_OK": "number", + "O_APPEND": "number", + "O_CREAT": "number", + "O_DIRECT": "number", + "O_DIRECTORY": "number", + "O_DSYNC": "number", + "O_EXCL": "number", + "O_NOATIME": "number", + "O_NOCTTY": "number", + "O_NOFOLLOW": "number", + "O_NONBLOCK": "number", + "O_RDONLY": "number", + "O_RDWR": "number", + "O_SYMLINK": "number", + "O_SYNC": "number", + "O_TRUNC": "number", + "O_WRONLY": "number", + "R_OK": "number", + "S_IFBLK": "number", + "S_IFCHR": "number", + "S_IFDIR": "number", + "S_IFIFO": "number", + "S_IFLNK": "number", + "S_IFMT": "number", + "S_IFREG": "number", + "S_IFSOCK": "number", + "S_IRGRP": "number", + "S_IROTH": "number", + "S_IRUSR": "number", + "S_IRWXG": "number", + "S_IRWXO": "number", + "S_IRWXU": "number", + "S_IWGRP": "number", + "S_IWOTH": "number", + "S_IWUSR": "number", + "S_IXGRP": "number", + "S_IXOTH": "number", + "S_IXUSR": "number", + "UV_FS_O_FILEMAP": "number", + "W_OK": "number", + "X_OK": "number" + }, + "copyFile": "function", + "exists": "function", + "fchmod": "function", + "fchown": "function", + "fstat": "function", + "fsync": "function", + "ftruncate": "function", + "futimes": "function", + "lchmod": "function", + "lchown": "function", + "link": "function", + "lstat": "function", + "lutimes": "function", + "mkdir": "function", + "mkdtemp": "function", + "open": "function", + "read": "function", + "readFile": "function", + "readdir": "function", + "readlink": "function", + "readv": "function", + "realpath": "function", + "rename": "function", + "rm": "function", + "rmdir": "function", + "stat": "function", + "symlink": "function", + "truncate": "function", + "unlink": "function", + "utimes": "function", + "watch": "function", + "write": "function", + "writeFile": "function", + "writev": "function" + }, + "exists": "function", + "fchmod": "function", + "fchown": "function", + "fstat": "function", + "fsync": "function", + "ftruncate": "function", + "futimes": "function", + "lchmod": "function", + "lchown": "function", + "link": "function", + "lstat": "function", + "lutimes": "function", + "mkdir": "function", + "mkdtemp": "function", + "open": "function", + "read": "function", + "readFile": "function", + "readdir": "function", + "readlink": "function", + "readv": "function", + "realpath": "function", + "rename": "function", + "rm": "function", + "rmdir": "function", + "stat": "function", + "symlink": "function", + "truncate": "function", + "unlink": "function", + "utimes": "function", + "watch": "function", + "write": "function", + "writeFile": "function", + "writev": "function" + }, + "node:http": { + "Agent": "function", + "ClientRequest": "function", + "IncomingMessage": "function", + "METHODS": { + "0": "string", + "1": "string", + "2": "string", + "3": "string", + "4": "string", + "5": "string", + "6": "string", + "7": "string", + "8": "string", + "9": "string", + "10": "string", + "11": "string", + "12": "string", + "13": "string", + "14": "string", + "15": "string", + "16": "string", + "17": "string", + "18": "string", + "19": "string", + "20": "string", + "21": "string", + "22": "string", + "23": "string", + "24": "string", + "25": "string", + "26": "string", + "27": "string", + "28": "string", + "29": "string", + "30": "string", + "31": "string", + "32": "string", + "33": "string" + }, + "OutgoingMessage": "function", + "STATUS_CODES": { + "100": "string", + "101": "string", + "102": "string", + "103": "string", + "200": "string", + "201": "string", + "202": "string", + "203": "string", + "204": "string", + "205": "string", + "206": "string", + "207": "string", + "208": "string", + "226": "string", + "300": "string", + "301": "string", + "302": "string", + "303": "string", + "304": "string", + "305": "string", + "307": "string", + "308": "string", + "400": "string", + "401": "string", + "402": "string", + "403": "string", + "404": "string", + "405": "string", + "406": "string", + "407": "string", + "408": "string", + "409": "string", + "410": "string", + "411": "string", + "412": "string", + "413": "string", + "414": "string", + "415": "string", + "416": "string", + "417": "string", + "418": "string", + "421": "string", + "422": "string", + "423": "string", + "424": "string", + "425": "string", + "426": "string", + "428": "string", + "429": "string", + "431": "string", + "451": "string", + "500": "string", + "501": "string", + "502": "string", + "503": "string", + "504": "string", + "505": "string", + "506": "string", + "507": "string", + "508": "string", + "509": "string", + "510": "string", + "511": "string" + }, + "Server": "function", + "ServerResponse": "function", + "createServer": "function", + "default": { + "Agent": "function", + "IncomingMessage": "function", + "METHODS": { + "0": "string", + "1": "string", + "2": "string", + "3": "string", + "4": "string", + "5": "string", + "6": "string", + "7": "string", + "8": "string", + "9": "string", + "10": "string", + "11": "string", + "12": "string", + "13": "string", + "14": "string", + "15": "string", + "16": "string", + "17": "string", + "18": "string", + "19": "string", + "20": "string", + "21": "string", + "22": "string", + "23": "string", + "24": "string", + "25": "string", + "26": "string", + "27": "string", + "28": "string", + "29": "string", + "30": "string", + "31": "string", + "32": "string", + "33": "string" + }, + "STATUS_CODES": { + "100": "string", + "101": "string", + "102": "string", + "103": "string", + "200": "string", + "201": "string", + "202": "string", + "203": "string", + "204": "string", + "205": "string", + "206": "string", + "207": "string", + "208": "string", + "226": "string", + "300": "string", + "301": "string", + "302": "string", + "303": "string", + "304": "string", + "305": "string", + "307": "string", + "308": "string", + "400": "string", + "401": "string", + "402": "string", + "403": "string", + "404": "string", + "405": "string", + "406": "string", + "407": "string", + "408": "string", + "409": "string", + "410": "string", + "411": "string", + "412": "string", + "413": "string", + "414": "string", + "415": "string", + "416": "string", + "417": "string", + "418": "string", + "421": "string", + "422": "string", + "423": "string", + "424": "string", + "425": "string", + "426": "string", + "428": "string", + "429": "string", + "431": "string", + "451": "string", + "500": "string", + "501": "string", + "502": "string", + "503": "string", + "504": "string", + "505": "string", + "506": "string", + "507": "string", + "508": "string", + "509": "string", + "510": "string", + "511": "string" + }, + "Server": "function", + "ServerResponse": "function", + "createServer": "function", + "get": "function", + "globalAgent": { + "_events": "object", + "_eventsCount": "number", + "_maxListeners": "undefined" + }, + "maxHeaderSize": "number", + "request": "function", + "setMaxIdleHTTPParsers": "function" + }, + "get": "function", + "globalAgent": { + "_events": "object", + "_eventsCount": "number", + "_maxListeners": "undefined" + }, + "request": "function" + }, + "node:http2": { + "Http2ServerRequest": "function", + "Http2ServerResponse": "function", + "connect": "function", + "constants": { + "DEFAULT_SETTINGS_ENABLE_CONNECT_PROTOCOL": "number", + "DEFAULT_SETTINGS_ENABLE_PUSH": "number", + "DEFAULT_SETTINGS_HEADER_TABLE_SIZE": "number", + "DEFAULT_SETTINGS_INITIAL_WINDOW_SIZE": "number", + "DEFAULT_SETTINGS_MAX_CONCURRENT_STREAMS": "number", + "DEFAULT_SETTINGS_MAX_FRAME_SIZE": "number", + "DEFAULT_SETTINGS_MAX_HEADER_LIST_SIZE": "number", + "HTTP2_HEADER_ACCEPT": "string", + "HTTP2_HEADER_ACCEPT_CHARSET": "string", + "HTTP2_HEADER_ACCEPT_ENCODING": "string", + "HTTP2_HEADER_ACCEPT_LANGUAGE": "string", + "HTTP2_HEADER_ACCEPT_RANGES": "string", + "HTTP2_HEADER_ACCESS_CONTROL_ALLOW_CREDENTIALS": "string", + "HTTP2_HEADER_ACCESS_CONTROL_ALLOW_HEADERS": "string", + "HTTP2_HEADER_ACCESS_CONTROL_ALLOW_METHODS": "string", + "HTTP2_HEADER_ACCESS_CONTROL_ALLOW_ORIGIN": "string", + "HTTP2_HEADER_ACCESS_CONTROL_EXPOSE_HEADERS": "string", + "HTTP2_HEADER_ACCESS_CONTROL_MAX_AGE": "string", + "HTTP2_HEADER_ACCESS_CONTROL_REQUEST_HEADERS": "string", + "HTTP2_HEADER_ACCESS_CONTROL_REQUEST_METHOD": "string", + "HTTP2_HEADER_AGE": "string", + "HTTP2_HEADER_ALLOW": "string", + "HTTP2_HEADER_ALT_SVC": "string", + "HTTP2_HEADER_AUTHORITY": "string", + "HTTP2_HEADER_AUTHORIZATION": "string", + "HTTP2_HEADER_CACHE_CONTROL": "string", + "HTTP2_HEADER_CONNECTION": "string", + "HTTP2_HEADER_CONTENT_DISPOSITION": "string", + "HTTP2_HEADER_CONTENT_ENCODING": "string", + "HTTP2_HEADER_CONTENT_LANGUAGE": "string", + "HTTP2_HEADER_CONTENT_LENGTH": "string", + "HTTP2_HEADER_CONTENT_LOCATION": "string", + "HTTP2_HEADER_CONTENT_MD5": "string", + "HTTP2_HEADER_CONTENT_RANGE": "string", + "HTTP2_HEADER_CONTENT_SECURITY_POLICY": "string", + "HTTP2_HEADER_CONTENT_TYPE": "string", + "HTTP2_HEADER_COOKIE": "string", + "HTTP2_HEADER_DATE": "string", + "HTTP2_HEADER_DNT": "string", + "HTTP2_HEADER_EARLY_DATA": "string", + "HTTP2_HEADER_ETAG": "string", + "HTTP2_HEADER_EXPECT": "string", + "HTTP2_HEADER_EXPECT_CT": "string", + "HTTP2_HEADER_EXPIRES": "string", + "HTTP2_HEADER_FORWARDED": "string", + "HTTP2_HEADER_FROM": "string", + "HTTP2_HEADER_HOST": "string", + "HTTP2_HEADER_HTTP2_SETTINGS": "string", + "HTTP2_HEADER_IF_MATCH": "string", + "HTTP2_HEADER_IF_MODIFIED_SINCE": "string", + "HTTP2_HEADER_IF_NONE_MATCH": "string", + "HTTP2_HEADER_IF_RANGE": "string", + "HTTP2_HEADER_IF_UNMODIFIED_SINCE": "string", + "HTTP2_HEADER_KEEP_ALIVE": "string", + "HTTP2_HEADER_LAST_MODIFIED": "string", + "HTTP2_HEADER_LINK": "string", + "HTTP2_HEADER_LOCATION": "string", + "HTTP2_HEADER_MAX_FORWARDS": "string", + "HTTP2_HEADER_METHOD": "string", + "HTTP2_HEADER_ORIGIN": "string", + "HTTP2_HEADER_PATH": "string", + "HTTP2_HEADER_PREFER": "string", + "HTTP2_HEADER_PRIORITY": "string", + "HTTP2_HEADER_PROTOCOL": "string", + "HTTP2_HEADER_PROXY_AUTHENTICATE": "string", + "HTTP2_HEADER_PROXY_AUTHORIZATION": "string", + "HTTP2_HEADER_PROXY_CONNECTION": "string", + "HTTP2_HEADER_PURPOSE": "string", + "HTTP2_HEADER_RANGE": "string", + "HTTP2_HEADER_REFERER": "string", + "HTTP2_HEADER_REFRESH": "string", + "HTTP2_HEADER_RETRY_AFTER": "string", + "HTTP2_HEADER_SCHEME": "string", + "HTTP2_HEADER_SERVER": "string", + "HTTP2_HEADER_SET_COOKIE": "string", + "HTTP2_HEADER_STATUS": "string", + "HTTP2_HEADER_STRICT_TRANSPORT_SECURITY": "string", + "HTTP2_HEADER_TE": "string", + "HTTP2_HEADER_TIMING_ALLOW_ORIGIN": "string", + "HTTP2_HEADER_TK": "string", + "HTTP2_HEADER_TRAILER": "string", + "HTTP2_HEADER_TRANSFER_ENCODING": "string", + "HTTP2_HEADER_UPGRADE": "string", + "HTTP2_HEADER_UPGRADE_INSECURE_REQUESTS": "string", + "HTTP2_HEADER_USER_AGENT": "string", + "HTTP2_HEADER_VARY": "string", + "HTTP2_HEADER_VIA": "string", + "HTTP2_HEADER_WARNING": "string", + "HTTP2_HEADER_WWW_AUTHENTICATE": "string", + "HTTP2_HEADER_X_CONTENT_TYPE_OPTIONS": "string", + "HTTP2_HEADER_X_FORWARDED_FOR": "string", + "HTTP2_HEADER_X_FRAME_OPTIONS": "string", + "HTTP2_HEADER_X_XSS_PROTECTION": "string", + "HTTP2_METHOD_ACL": "string", + "HTTP2_METHOD_BASELINE_CONTROL": "string", + "HTTP2_METHOD_BIND": "string", + "HTTP2_METHOD_CHECKIN": "string", + "HTTP2_METHOD_CHECKOUT": "string", + "HTTP2_METHOD_CONNECT": "string", + "HTTP2_METHOD_COPY": "string", + "HTTP2_METHOD_DELETE": "string", + "HTTP2_METHOD_GET": "string", + "HTTP2_METHOD_HEAD": "string", + "HTTP2_METHOD_LABEL": "string", + "HTTP2_METHOD_LINK": "string", + "HTTP2_METHOD_LOCK": "string", + "HTTP2_METHOD_MERGE": "string", + "HTTP2_METHOD_MKACTIVITY": "string", + "HTTP2_METHOD_MKCALENDAR": "string", + "HTTP2_METHOD_MKCOL": "string", + "HTTP2_METHOD_MKREDIRECTREF": "string", + "HTTP2_METHOD_MKWORKSPACE": "string", + "HTTP2_METHOD_MOVE": "string", + "HTTP2_METHOD_OPTIONS": "string", + "HTTP2_METHOD_ORDERPATCH": "string", + "HTTP2_METHOD_PATCH": "string", + "HTTP2_METHOD_POST": "string", + "HTTP2_METHOD_PRI": "string", + "HTTP2_METHOD_PROPFIND": "string", + "HTTP2_METHOD_PROPPATCH": "string", + "HTTP2_METHOD_PUT": "string", + "HTTP2_METHOD_REBIND": "string", + "HTTP2_METHOD_REPORT": "string", + "HTTP2_METHOD_SEARCH": "string", + "HTTP2_METHOD_TRACE": "string", + "HTTP2_METHOD_UNBIND": "string", + "HTTP2_METHOD_UNCHECKOUT": "string", + "HTTP2_METHOD_UNLINK": "string", + "HTTP2_METHOD_UNLOCK": "string", + "HTTP2_METHOD_UPDATE": "string", + "HTTP2_METHOD_UPDATEREDIRECTREF": "string", + "HTTP2_METHOD_VERSION_CONTROL": "string", + "HTTP_STATUS_ACCEPTED": "number", + "HTTP_STATUS_ALREADY_REPORTED": "number", + "HTTP_STATUS_BAD_GATEWAY": "number", + "HTTP_STATUS_BAD_REQUEST": "number", + "HTTP_STATUS_BANDWIDTH_LIMIT_EXCEEDED": "number", + "HTTP_STATUS_CONFLICT": "number", + "HTTP_STATUS_CONTINUE": "number", + "HTTP_STATUS_CREATED": "number", + "HTTP_STATUS_EARLY_HINTS": "number", + "HTTP_STATUS_EXPECTATION_FAILED": "number", + "HTTP_STATUS_FAILED_DEPENDENCY": "number", + "HTTP_STATUS_FORBIDDEN": "number", + "HTTP_STATUS_FOUND": "number", + "HTTP_STATUS_GATEWAY_TIMEOUT": "number", + "HTTP_STATUS_GONE": "number", + "HTTP_STATUS_HTTP_VERSION_NOT_SUPPORTED": "number", + "HTTP_STATUS_IM_USED": "number", + "HTTP_STATUS_INSUFFICIENT_STORAGE": "number", + "HTTP_STATUS_INTERNAL_SERVER_ERROR": "number", + "HTTP_STATUS_LENGTH_REQUIRED": "number", + "HTTP_STATUS_LOCKED": "number", + "HTTP_STATUS_LOOP_DETECTED": "number", + "HTTP_STATUS_METHOD_NOT_ALLOWED": "number", + "HTTP_STATUS_MISDIRECTED_REQUEST": "number", + "HTTP_STATUS_MOVED_PERMANENTLY": "number", + "HTTP_STATUS_MULTIPLE_CHOICES": "number", + "HTTP_STATUS_MULTI_STATUS": "number", + "HTTP_STATUS_NETWORK_AUTHENTICATION_REQUIRED": "number", + "HTTP_STATUS_NON_AUTHORITATIVE_INFORMATION": "number", + "HTTP_STATUS_NOT_ACCEPTABLE": "number", + "HTTP_STATUS_NOT_EXTENDED": "number", + "HTTP_STATUS_NOT_FOUND": "number", + "HTTP_STATUS_NOT_IMPLEMENTED": "number", + "HTTP_STATUS_NOT_MODIFIED": "number", + "HTTP_STATUS_NO_CONTENT": "number", + "HTTP_STATUS_OK": "number", + "HTTP_STATUS_PARTIAL_CONTENT": "number", + "HTTP_STATUS_PAYLOAD_TOO_LARGE": "number", + "HTTP_STATUS_PAYMENT_REQUIRED": "number", + "HTTP_STATUS_PERMANENT_REDIRECT": "number", + "HTTP_STATUS_PRECONDITION_FAILED": "number", + "HTTP_STATUS_PRECONDITION_REQUIRED": "number", + "HTTP_STATUS_PROCESSING": "number", + "HTTP_STATUS_PROXY_AUTHENTICATION_REQUIRED": "number", + "HTTP_STATUS_RANGE_NOT_SATISFIABLE": "number", + "HTTP_STATUS_REQUEST_HEADER_FIELDS_TOO_LARGE": "number", + "HTTP_STATUS_REQUEST_TIMEOUT": "number", + "HTTP_STATUS_RESET_CONTENT": "number", + "HTTP_STATUS_SEE_OTHER": "number", + "HTTP_STATUS_SERVICE_UNAVAILABLE": "number", + "HTTP_STATUS_SWITCHING_PROTOCOLS": "number", + "HTTP_STATUS_TEAPOT": "number", + "HTTP_STATUS_TEMPORARY_REDIRECT": "number", + "HTTP_STATUS_TOO_EARLY": "number", + "HTTP_STATUS_TOO_MANY_REQUESTS": "number", + "HTTP_STATUS_UNAUTHORIZED": "number", + "HTTP_STATUS_UNAVAILABLE_FOR_LEGAL_REASONS": "number", + "HTTP_STATUS_UNPROCESSABLE_ENTITY": "number", + "HTTP_STATUS_UNSUPPORTED_MEDIA_TYPE": "number", + "HTTP_STATUS_UPGRADE_REQUIRED": "number", + "HTTP_STATUS_URI_TOO_LONG": "number", + "HTTP_STATUS_USE_PROXY": "number", + "HTTP_STATUS_VARIANT_ALSO_NEGOTIATES": "number", + "MAX_INITIAL_WINDOW_SIZE": "number", + "MAX_MAX_FRAME_SIZE": "number", + "MIN_MAX_FRAME_SIZE": "number", + "NGHTTP2_CANCEL": "number", + "NGHTTP2_COMPRESSION_ERROR": "number", + "NGHTTP2_CONNECT_ERROR": "number", + "NGHTTP2_DEFAULT_WEIGHT": "number", + "NGHTTP2_ENHANCE_YOUR_CALM": "number", + "NGHTTP2_ERR_FRAME_SIZE_ERROR": "number", + "NGHTTP2_FLAG_ACK": "number", + "NGHTTP2_FLAG_END_HEADERS": "number", + "NGHTTP2_FLAG_END_STREAM": "number", + "NGHTTP2_FLAG_NONE": "number", + "NGHTTP2_FLAG_PADDED": "number", + "NGHTTP2_FLAG_PRIORITY": "number", + "NGHTTP2_FLOW_CONTROL_ERROR": "number", + "NGHTTP2_FRAME_SIZE_ERROR": "number", + "NGHTTP2_HTTP_1_1_REQUIRED": "number", + "NGHTTP2_INADEQUATE_SECURITY": "number", + "NGHTTP2_INTERNAL_ERROR": "number", + "NGHTTP2_NO_ERROR": "number", + "NGHTTP2_PROTOCOL_ERROR": "number", + "NGHTTP2_REFUSED_STREAM": "number", + "NGHTTP2_SESSION_CLIENT": "number", + "NGHTTP2_SESSION_SERVER": "number", + "NGHTTP2_SETTINGS_ENABLE_CONNECT_PROTOCOL": "number", + "NGHTTP2_SETTINGS_ENABLE_PUSH": "number", + "NGHTTP2_SETTINGS_HEADER_TABLE_SIZE": "number", + "NGHTTP2_SETTINGS_INITIAL_WINDOW_SIZE": "number", + "NGHTTP2_SETTINGS_MAX_CONCURRENT_STREAMS": "number", + "NGHTTP2_SETTINGS_MAX_FRAME_SIZE": "number", + "NGHTTP2_SETTINGS_MAX_HEADER_LIST_SIZE": "number", + "NGHTTP2_SETTINGS_TIMEOUT": "number", + "NGHTTP2_STREAM_CLOSED": "number", + "NGHTTP2_STREAM_STATE_CLOSED": "number", + "NGHTTP2_STREAM_STATE_HALF_CLOSED_LOCAL": "number", + "NGHTTP2_STREAM_STATE_HALF_CLOSED_REMOTE": "number", + "NGHTTP2_STREAM_STATE_IDLE": "number", + "NGHTTP2_STREAM_STATE_OPEN": "number", + "NGHTTP2_STREAM_STATE_RESERVED_LOCAL": "number", + "NGHTTP2_STREAM_STATE_RESERVED_REMOTE": "number", + "PADDING_STRATEGY_ALIGNED": "number", + "PADDING_STRATEGY_CALLBACK": "number", + "PADDING_STRATEGY_MAX": "number", + "PADDING_STRATEGY_NONE": "number" + }, + "createSecureServer": "function", + "createServer": "function", + "default": { + "Http2ServerRequest": "function", + "Http2ServerResponse": "function", + "connect": "function", + "constants": { + "DEFAULT_SETTINGS_ENABLE_CONNECT_PROTOCOL": "number", + "DEFAULT_SETTINGS_ENABLE_PUSH": "number", + "DEFAULT_SETTINGS_HEADER_TABLE_SIZE": "number", + "DEFAULT_SETTINGS_INITIAL_WINDOW_SIZE": "number", + "DEFAULT_SETTINGS_MAX_CONCURRENT_STREAMS": "number", + "DEFAULT_SETTINGS_MAX_FRAME_SIZE": "number", + "DEFAULT_SETTINGS_MAX_HEADER_LIST_SIZE": "number", + "HTTP2_HEADER_ACCEPT": "string", + "HTTP2_HEADER_ACCEPT_CHARSET": "string", + "HTTP2_HEADER_ACCEPT_ENCODING": "string", + "HTTP2_HEADER_ACCEPT_LANGUAGE": "string", + "HTTP2_HEADER_ACCEPT_RANGES": "string", + "HTTP2_HEADER_ACCESS_CONTROL_ALLOW_CREDENTIALS": "string", + "HTTP2_HEADER_ACCESS_CONTROL_ALLOW_HEADERS": "string", + "HTTP2_HEADER_ACCESS_CONTROL_ALLOW_METHODS": "string", + "HTTP2_HEADER_ACCESS_CONTROL_ALLOW_ORIGIN": "string", + "HTTP2_HEADER_ACCESS_CONTROL_EXPOSE_HEADERS": "string", + "HTTP2_HEADER_ACCESS_CONTROL_MAX_AGE": "string", + "HTTP2_HEADER_ACCESS_CONTROL_REQUEST_HEADERS": "string", + "HTTP2_HEADER_ACCESS_CONTROL_REQUEST_METHOD": "string", + "HTTP2_HEADER_AGE": "string", + "HTTP2_HEADER_ALLOW": "string", + "HTTP2_HEADER_ALT_SVC": "string", + "HTTP2_HEADER_AUTHORITY": "string", + "HTTP2_HEADER_AUTHORIZATION": "string", + "HTTP2_HEADER_CACHE_CONTROL": "string", + "HTTP2_HEADER_CONNECTION": "string", + "HTTP2_HEADER_CONTENT_DISPOSITION": "string", + "HTTP2_HEADER_CONTENT_ENCODING": "string", + "HTTP2_HEADER_CONTENT_LANGUAGE": "string", + "HTTP2_HEADER_CONTENT_LENGTH": "string", + "HTTP2_HEADER_CONTENT_LOCATION": "string", + "HTTP2_HEADER_CONTENT_MD5": "string", + "HTTP2_HEADER_CONTENT_RANGE": "string", + "HTTP2_HEADER_CONTENT_SECURITY_POLICY": "string", + "HTTP2_HEADER_CONTENT_TYPE": "string", + "HTTP2_HEADER_COOKIE": "string", + "HTTP2_HEADER_DATE": "string", + "HTTP2_HEADER_DNT": "string", + "HTTP2_HEADER_EARLY_DATA": "string", + "HTTP2_HEADER_ETAG": "string", + "HTTP2_HEADER_EXPECT": "string", + "HTTP2_HEADER_EXPECT_CT": "string", + "HTTP2_HEADER_EXPIRES": "string", + "HTTP2_HEADER_FORWARDED": "string", + "HTTP2_HEADER_FROM": "string", + "HTTP2_HEADER_HOST": "string", + "HTTP2_HEADER_HTTP2_SETTINGS": "string", + "HTTP2_HEADER_IF_MATCH": "string", + "HTTP2_HEADER_IF_MODIFIED_SINCE": "string", + "HTTP2_HEADER_IF_NONE_MATCH": "string", + "HTTP2_HEADER_IF_RANGE": "string", + "HTTP2_HEADER_IF_UNMODIFIED_SINCE": "string", + "HTTP2_HEADER_KEEP_ALIVE": "string", + "HTTP2_HEADER_LAST_MODIFIED": "string", + "HTTP2_HEADER_LINK": "string", + "HTTP2_HEADER_LOCATION": "string", + "HTTP2_HEADER_MAX_FORWARDS": "string", + "HTTP2_HEADER_METHOD": "string", + "HTTP2_HEADER_ORIGIN": "string", + "HTTP2_HEADER_PATH": "string", + "HTTP2_HEADER_PREFER": "string", + "HTTP2_HEADER_PRIORITY": "string", + "HTTP2_HEADER_PROTOCOL": "string", + "HTTP2_HEADER_PROXY_AUTHENTICATE": "string", + "HTTP2_HEADER_PROXY_AUTHORIZATION": "string", + "HTTP2_HEADER_PROXY_CONNECTION": "string", + "HTTP2_HEADER_PURPOSE": "string", + "HTTP2_HEADER_RANGE": "string", + "HTTP2_HEADER_REFERER": "string", + "HTTP2_HEADER_REFRESH": "string", + "HTTP2_HEADER_RETRY_AFTER": "string", + "HTTP2_HEADER_SCHEME": "string", + "HTTP2_HEADER_SERVER": "string", + "HTTP2_HEADER_SET_COOKIE": "string", + "HTTP2_HEADER_STATUS": "string", + "HTTP2_HEADER_STRICT_TRANSPORT_SECURITY": "string", + "HTTP2_HEADER_TE": "string", + "HTTP2_HEADER_TIMING_ALLOW_ORIGIN": "string", + "HTTP2_HEADER_TK": "string", + "HTTP2_HEADER_TRAILER": "string", + "HTTP2_HEADER_TRANSFER_ENCODING": "string", + "HTTP2_HEADER_UPGRADE": "string", + "HTTP2_HEADER_UPGRADE_INSECURE_REQUESTS": "string", + "HTTP2_HEADER_USER_AGENT": "string", + "HTTP2_HEADER_VARY": "string", + "HTTP2_HEADER_VIA": "string", + "HTTP2_HEADER_WARNING": "string", + "HTTP2_HEADER_WWW_AUTHENTICATE": "string", + "HTTP2_HEADER_X_CONTENT_TYPE_OPTIONS": "string", + "HTTP2_HEADER_X_FORWARDED_FOR": "string", + "HTTP2_HEADER_X_FRAME_OPTIONS": "string", + "HTTP2_HEADER_X_XSS_PROTECTION": "string", + "HTTP2_METHOD_ACL": "string", + "HTTP2_METHOD_BASELINE_CONTROL": "string", + "HTTP2_METHOD_BIND": "string", + "HTTP2_METHOD_CHECKIN": "string", + "HTTP2_METHOD_CHECKOUT": "string", + "HTTP2_METHOD_CONNECT": "string", + "HTTP2_METHOD_COPY": "string", + "HTTP2_METHOD_DELETE": "string", + "HTTP2_METHOD_GET": "string", + "HTTP2_METHOD_HEAD": "string", + "HTTP2_METHOD_LABEL": "string", + "HTTP2_METHOD_LINK": "string", + "HTTP2_METHOD_LOCK": "string", + "HTTP2_METHOD_MERGE": "string", + "HTTP2_METHOD_MKACTIVITY": "string", + "HTTP2_METHOD_MKCALENDAR": "string", + "HTTP2_METHOD_MKCOL": "string", + "HTTP2_METHOD_MKREDIRECTREF": "string", + "HTTP2_METHOD_MKWORKSPACE": "string", + "HTTP2_METHOD_MOVE": "string", + "HTTP2_METHOD_OPTIONS": "string", + "HTTP2_METHOD_ORDERPATCH": "string", + "HTTP2_METHOD_PATCH": "string", + "HTTP2_METHOD_POST": "string", + "HTTP2_METHOD_PRI": "string", + "HTTP2_METHOD_PROPFIND": "string", + "HTTP2_METHOD_PROPPATCH": "string", + "HTTP2_METHOD_PUT": "string", + "HTTP2_METHOD_REBIND": "string", + "HTTP2_METHOD_REPORT": "string", + "HTTP2_METHOD_SEARCH": "string", + "HTTP2_METHOD_TRACE": "string", + "HTTP2_METHOD_UNBIND": "string", + "HTTP2_METHOD_UNCHECKOUT": "string", + "HTTP2_METHOD_UNLINK": "string", + "HTTP2_METHOD_UNLOCK": "string", + "HTTP2_METHOD_UPDATE": "string", + "HTTP2_METHOD_UPDATEREDIRECTREF": "string", + "HTTP2_METHOD_VERSION_CONTROL": "string", + "HTTP_STATUS_ACCEPTED": "number", + "HTTP_STATUS_ALREADY_REPORTED": "number", + "HTTP_STATUS_BAD_GATEWAY": "number", + "HTTP_STATUS_BAD_REQUEST": "number", + "HTTP_STATUS_BANDWIDTH_LIMIT_EXCEEDED": "number", + "HTTP_STATUS_CONFLICT": "number", + "HTTP_STATUS_CONTINUE": "number", + "HTTP_STATUS_CREATED": "number", + "HTTP_STATUS_EARLY_HINTS": "number", + "HTTP_STATUS_EXPECTATION_FAILED": "number", + "HTTP_STATUS_FAILED_DEPENDENCY": "number", + "HTTP_STATUS_FORBIDDEN": "number", + "HTTP_STATUS_FOUND": "number", + "HTTP_STATUS_GATEWAY_TIMEOUT": "number", + "HTTP_STATUS_GONE": "number", + "HTTP_STATUS_HTTP_VERSION_NOT_SUPPORTED": "number", + "HTTP_STATUS_IM_USED": "number", + "HTTP_STATUS_INSUFFICIENT_STORAGE": "number", + "HTTP_STATUS_INTERNAL_SERVER_ERROR": "number", + "HTTP_STATUS_LENGTH_REQUIRED": "number", + "HTTP_STATUS_LOCKED": "number", + "HTTP_STATUS_LOOP_DETECTED": "number", + "HTTP_STATUS_METHOD_NOT_ALLOWED": "number", + "HTTP_STATUS_MISDIRECTED_REQUEST": "number", + "HTTP_STATUS_MOVED_PERMANENTLY": "number", + "HTTP_STATUS_MULTIPLE_CHOICES": "number", + "HTTP_STATUS_MULTI_STATUS": "number", + "HTTP_STATUS_NETWORK_AUTHENTICATION_REQUIRED": "number", + "HTTP_STATUS_NON_AUTHORITATIVE_INFORMATION": "number", + "HTTP_STATUS_NOT_ACCEPTABLE": "number", + "HTTP_STATUS_NOT_EXTENDED": "number", + "HTTP_STATUS_NOT_FOUND": "number", + "HTTP_STATUS_NOT_IMPLEMENTED": "number", + "HTTP_STATUS_NOT_MODIFIED": "number", + "HTTP_STATUS_NO_CONTENT": "number", + "HTTP_STATUS_OK": "number", + "HTTP_STATUS_PARTIAL_CONTENT": "number", + "HTTP_STATUS_PAYLOAD_TOO_LARGE": "number", + "HTTP_STATUS_PAYMENT_REQUIRED": "number", + "HTTP_STATUS_PERMANENT_REDIRECT": "number", + "HTTP_STATUS_PRECONDITION_FAILED": "number", + "HTTP_STATUS_PRECONDITION_REQUIRED": "number", + "HTTP_STATUS_PROCESSING": "number", + "HTTP_STATUS_PROXY_AUTHENTICATION_REQUIRED": "number", + "HTTP_STATUS_RANGE_NOT_SATISFIABLE": "number", + "HTTP_STATUS_REQUEST_HEADER_FIELDS_TOO_LARGE": "number", + "HTTP_STATUS_REQUEST_TIMEOUT": "number", + "HTTP_STATUS_RESET_CONTENT": "number", + "HTTP_STATUS_SEE_OTHER": "number", + "HTTP_STATUS_SERVICE_UNAVAILABLE": "number", + "HTTP_STATUS_SWITCHING_PROTOCOLS": "number", + "HTTP_STATUS_TEAPOT": "number", + "HTTP_STATUS_TEMPORARY_REDIRECT": "number", + "HTTP_STATUS_TOO_EARLY": "number", + "HTTP_STATUS_TOO_MANY_REQUESTS": "number", + "HTTP_STATUS_UNAUTHORIZED": "number", + "HTTP_STATUS_UNAVAILABLE_FOR_LEGAL_REASONS": "number", + "HTTP_STATUS_UNPROCESSABLE_ENTITY": "number", + "HTTP_STATUS_UNSUPPORTED_MEDIA_TYPE": "number", + "HTTP_STATUS_UPGRADE_REQUIRED": "number", + "HTTP_STATUS_URI_TOO_LONG": "number", + "HTTP_STATUS_USE_PROXY": "number", + "HTTP_STATUS_VARIANT_ALSO_NEGOTIATES": "number", + "MAX_INITIAL_WINDOW_SIZE": "number", + "MAX_MAX_FRAME_SIZE": "number", + "MIN_MAX_FRAME_SIZE": "number", + "NGHTTP2_CANCEL": "number", + "NGHTTP2_COMPRESSION_ERROR": "number", + "NGHTTP2_CONNECT_ERROR": "number", + "NGHTTP2_DEFAULT_WEIGHT": "number", + "NGHTTP2_ENHANCE_YOUR_CALM": "number", + "NGHTTP2_ERR_FRAME_SIZE_ERROR": "number", + "NGHTTP2_FLAG_ACK": "number", + "NGHTTP2_FLAG_END_HEADERS": "number", + "NGHTTP2_FLAG_END_STREAM": "number", + "NGHTTP2_FLAG_NONE": "number", + "NGHTTP2_FLAG_PADDED": "number", + "NGHTTP2_FLAG_PRIORITY": "number", + "NGHTTP2_FLOW_CONTROL_ERROR": "number", + "NGHTTP2_FRAME_SIZE_ERROR": "number", + "NGHTTP2_HTTP_1_1_REQUIRED": "number", + "NGHTTP2_INADEQUATE_SECURITY": "number", + "NGHTTP2_INTERNAL_ERROR": "number", + "NGHTTP2_NO_ERROR": "number", + "NGHTTP2_PROTOCOL_ERROR": "number", + "NGHTTP2_REFUSED_STREAM": "number", + "NGHTTP2_SESSION_CLIENT": "number", + "NGHTTP2_SESSION_SERVER": "number", + "NGHTTP2_SETTINGS_ENABLE_CONNECT_PROTOCOL": "number", + "NGHTTP2_SETTINGS_ENABLE_PUSH": "number", + "NGHTTP2_SETTINGS_HEADER_TABLE_SIZE": "number", + "NGHTTP2_SETTINGS_INITIAL_WINDOW_SIZE": "number", + "NGHTTP2_SETTINGS_MAX_CONCURRENT_STREAMS": "number", + "NGHTTP2_SETTINGS_MAX_FRAME_SIZE": "number", + "NGHTTP2_SETTINGS_MAX_HEADER_LIST_SIZE": "number", + "NGHTTP2_SETTINGS_TIMEOUT": "number", + "NGHTTP2_STREAM_CLOSED": "number", + "NGHTTP2_STREAM_STATE_CLOSED": "number", + "NGHTTP2_STREAM_STATE_HALF_CLOSED_LOCAL": "number", + "NGHTTP2_STREAM_STATE_HALF_CLOSED_REMOTE": "number", + "NGHTTP2_STREAM_STATE_IDLE": "number", + "NGHTTP2_STREAM_STATE_OPEN": "number", + "NGHTTP2_STREAM_STATE_RESERVED_LOCAL": "number", + "NGHTTP2_STREAM_STATE_RESERVED_REMOTE": "number", + "PADDING_STRATEGY_ALIGNED": "number", + "PADDING_STRATEGY_CALLBACK": "number", + "PADDING_STRATEGY_MAX": "number", + "PADDING_STRATEGY_NONE": "number" + }, + "createSecureServer": "function", + "createServer": "function", + "getDefaultSettings": "function", + "getPackedSettings": "function", + "getUnpackedSettings": "function", + "sensitiveHeaders": "symbol" + }, + "getDefaultSettings": "function", + "getPackedSettings": "function", + "getUnpackedSettings": "function", + "sensitiveHeaders": "symbol" + }, + "node:https": { + "Agent": "function", + "ClientRequest": "function", + "IncomingMessage": "function", + "METHODS": { + "0": "string", + "1": "string", + "2": "string", + "3": "string", + "4": "string", + "5": "string", + "6": "string", + "7": "string", + "8": "string", + "9": "string", + "10": "string", + "11": "string", + "12": "string", + "13": "string", + "14": "string", + "15": "string", + "16": "string", + "17": "string", + "18": "string", + "19": "string", + "20": "string", + "21": "string", + "22": "string", + "23": "string", + "24": "string", + "25": "string", + "26": "string", + "27": "string", + "28": "string", + "29": "string", + "30": "string", + "31": "string", + "32": "string", + "33": "string" + }, + "OutgoingMessage": "function", + "STATUS_CODES": { + "100": "string", + "101": "string", + "102": "string", + "103": "string", + "200": "string", + "201": "string", + "202": "string", + "203": "string", + "204": "string", + "205": "string", + "206": "string", + "207": "string", + "208": "string", + "226": "string", + "300": "string", + "301": "string", + "302": "string", + "303": "string", + "304": "string", + "305": "string", + "307": "string", + "308": "string", + "400": "string", + "401": "string", + "402": "string", + "403": "string", + "404": "string", + "405": "string", + "406": "string", + "407": "string", + "408": "string", + "409": "string", + "410": "string", + "411": "string", + "412": "string", + "413": "string", + "414": "string", + "415": "string", + "416": "string", + "417": "string", + "418": "string", + "421": "string", + "422": "string", + "423": "string", + "424": "string", + "425": "string", + "426": "string", + "428": "string", + "429": "string", + "431": "string", + "451": "string", + "500": "string", + "501": "string", + "502": "string", + "503": "string", + "504": "string", + "505": "string", + "506": "string", + "507": "string", + "508": "string", + "509": "string", + "510": "string", + "511": "string" + }, + "Server": "function", + "ServerResponse": "function", + "createServer": "function", + "default": { + "Agent": "function", + "IncomingMessage": "function", + "METHODS": { + "0": "string", + "1": "string", + "2": "string", + "3": "string", + "4": "string", + "5": "string", + "6": "string", + "7": "string", + "8": "string", + "9": "string", + "10": "string", + "11": "string", + "12": "string", + "13": "string", + "14": "string", + "15": "string", + "16": "string", + "17": "string", + "18": "string", + "19": "string", + "20": "string", + "21": "string", + "22": "string", + "23": "string", + "24": "string", + "25": "string", + "26": "string", + "27": "string", + "28": "string", + "29": "string", + "30": "string", + "31": "string", + "32": "string", + "33": "string" + }, + "STATUS_CODES": { + "100": "string", + "101": "string", + "102": "string", + "103": "string", + "200": "string", + "201": "string", + "202": "string", + "203": "string", + "204": "string", + "205": "string", + "206": "string", + "207": "string", + "208": "string", + "226": "string", + "300": "string", + "301": "string", + "302": "string", + "303": "string", + "304": "string", + "305": "string", + "307": "string", + "308": "string", + "400": "string", + "401": "string", + "402": "string", + "403": "string", + "404": "string", + "405": "string", + "406": "string", + "407": "string", + "408": "string", + "409": "string", + "410": "string", + "411": "string", + "412": "string", + "413": "string", + "414": "string", + "415": "string", + "416": "string", + "417": "string", + "418": "string", + "421": "string", + "422": "string", + "423": "string", + "424": "string", + "425": "string", + "426": "string", + "428": "string", + "429": "string", + "431": "string", + "451": "string", + "500": "string", + "501": "string", + "502": "string", + "503": "string", + "504": "string", + "505": "string", + "506": "string", + "507": "string", + "508": "string", + "509": "string", + "510": "string", + "511": "string" + }, + "Server": "function", + "ServerResponse": "function", + "createServer": "function", + "get": "function", + "globalAgent": { + "_events": "object", + "_eventsCount": "number", + "_maxListeners": "undefined" + }, + "maxHeaderSize": "number", + "request": "function", + "setMaxIdleHTTPParsers": "function" + }, + "get": "function", + "globalAgent": { + "_events": "object", + "_eventsCount": "number", + "_maxListeners": "undefined" + }, + "request": "function" + }, + "node:inspector": { + "Session": "function", + "close": "function", + "console": { + "assert": "function", + "clear": "function", + "context": { + "console": "object" + }, + "count": "function", + "countReset": "function", + "debug": "function", + "dir": "function", + "dirxml": "function", + "error": "function", + "group": "function", + "groupCollapsed": "function", + "groupEnd": "function", + "info": "function", + "log": "function", + "profile": "function", + "profileEnd": "function", + "record": "function", + "recordEnd": "function", + "screenshot": "function", + "table": "function", + "takeHeapSnapshot": "function", + "time": "function", + "timeEnd": "function", + "timeLog": "function", + "timeStamp": "function", + "trace": "function", + "warn": "function", + "write": "function" + }, + "default": { + "Session": "function", + "close": "function", + "console": { + "assert": "function", + "clear": "function", + "context": "object", + "count": "function", + "countReset": "function", + "debug": "function", + "dir": "function", + "dirxml": "function", + "error": "function", + "group": "function", + "groupCollapsed": "function", + "groupEnd": "function", + "info": "function", + "log": "function", + "profile": "function", + "profileEnd": "function", + "record": "function", + "recordEnd": "function", + "screenshot": "function", + "table": "function", + "takeHeapSnapshot": "function", + "time": "function", + "timeEnd": "function", + "timeLog": "function", + "timeStamp": "function", + "trace": "function", + "warn": "function", + "write": "function" + }, + "open": "function", + "url": "function", + "waitForDebugger": "function" + }, + "open": "function", + "url": "function", + "waitForDebugger": "function" + }, + "node:module": { + "SourceMap": "function", + "_cache": { + "/Users/jarred/Code/bun/test/exports/generate-exports.mjs": { + "exports": "object" + }, + "bun:events_native": { + "exports": "function" + }, + "bun:ffi": { + "exports": "object" + }, + "bun:jsc": { + "exports": "object" + }, + "bun:main": { + "exports": "object" + }, + "bun:sqlite": { + "exports": "object" + }, + "detect-libc": { + "exports": "object" + }, + "node:assert": { + "exports": "function" + }, + "node:assert/strict": { + "exports": "object" + }, + "node:async_hooks": { + "exports": "object" + }, + "node:buffer": { + "exports": "object" + }, + "node:child_process": { + "exports": "object" + }, + "node:cluster": { + "exports": "object" + }, + "node:crypto": { + "exports": "object" + }, + "node:dgram": { + "exports": "object" + }, + "node:diagnostics_channel": { + "exports": "object" + }, + "node:dns": { + "exports": "object" + }, + "node:dns/promises": { + "exports": "object" + }, + "node:events": { + "exports": "function" + }, + "node:fs": { + "exports": "object" + }, + "node:fs/promises": { + "exports": "object" + }, + "node:http": { + "exports": "object" + }, + "node:http2": { + "exports": "object" + }, + "node:https": { + "exports": "object" + }, + "node:inspector": { + "exports": "object" + }, + "node:module": { + "exports": "object" + }, + "node:os": { + "exports": "object" + }, + "node:process": { + "exports": "object" + }, + "node:stream": { + "exports": "function" + }, + "node:string_decoder": { + "exports": "object" + }, + "node:util": { + "exports": "object" + }, + "node:util/types": { + "exports": "object" + } + }, + "_nodeModulePaths": "function", + "_resolveFilename": "function", + "builtinModules": { + "0": "string", + "1": "string", + "2": "string", + "3": "string", + "4": "string", + "5": "string", + "6": "string" + }, + "createRequire": "function", + "default": { + "SourceMap": "function", + "_cache": { + "/Users/jarred/Code/bun/test/exports/generate-exports.mjs": "object", + "bun:events_native": "object", + "bun:ffi": "object", + "bun:jsc": "object", + "bun:main": "object", + "bun:sqlite": "object", + "detect-libc": "object", + "node:assert": "object", + "node:assert/strict": "object", + "node:async_hooks": "object", + "node:buffer": "object", + "node:child_process": "object", + "node:cluster": "object", + "node:crypto": "object", + "node:dgram": "object", + "node:diagnostics_channel": "object", + "node:dns": "object", + "node:dns/promises": "object", + "node:events": "object", + "node:fs": "object", + "node:fs/promises": "object", + "node:http": "object", + "node:http2": "object", + "node:https": "object", + "node:inspector": "object", + "node:module": "object", + "node:os": "object", + "node:process": "object", + "node:stream": "object", + "node:string_decoder": "object", + "node:util": "object", + "node:util/types": "object" + }, + "_nodeModulePaths": "function", + "_resolveFilename": "function", + "builtinModules": { + "0": "string", + "1": "string", + "2": "string", + "3": "string", + "4": "string", + "5": "string", + "6": "string" + }, + "createRequire": "function", + "findSourceMap": "function", + "globalPaths": "object", + "paths": "function", + "prototype": "object", + "syncBuiltinExports": "function" + }, + "findSourceMap": "function", + "globalPaths": "object", + "paths": "function", + "prototype": "object", + "syncBuiltinExports": "function" + }, + "node:net": { + "Server": "function", + "Socket": "function", + "connect": "function", + "createConnection": "function", + "createServer": "function", + "default": { + "Server": "function", + "Socket": "function", + "connect": "function", + "createConnection": "function", + "createServer": "function", + "isIP": "function", + "isIPv4": "function", + "isIPv6": "function" + }, + "isIP": "function", + "isIPv4": "function", + "isIPv6": "function" + }, + "node:os": { + "EOL": "string", + "arch": "function", + "constants": { + "UV_UDP_REUSEADDR": "number", + "dlopen": { + "RTLD_GLOBAL": "number", + "RTLD_LAZY": "number", + "RTLD_LOCAL": "number", + "RTLD_NOW": "number" + }, + "errno": { + "E2BIG": "number", + "EACCES": "number", + "EADDRINUSE": "number", + "EADDRNOTAVAIL": "number", + "EAFNOSUPPORT": "number", + "EAGAIN": "number", + "EALREADY": "number", + "EBADF": "number", + "EBADMSG": "number", + "EBUSY": "number", + "ECANCELED": "number", + "ECHILD": "number", + "ECONNABORTED": "number", + "ECONNREFUSED": "number", + "ECONNRESET": "number", + "EDEADLK": "number", + "EDESTADDRREQ": "number", + "EDOM": "number", + "EDQUOT": "number", + "EEXIST": "number", + "EFAULT": "number", + "EFBIG": "number", + "EHOSTUNREACH": "number", + "EIDRM": "number", + "EILSEQ": "number", + "EINPROGRESS": "number", + "EINTR": "number", + "EINVAL": "number", + "EIO": "number", + "EISCONN": "number", + "EISDIR": "number", + "ELOOP": "number", + "EMFILE": "number", + "EMLINK": "number", + "EMSGSIZE": "number", + "EMULTIHOP": "number", + "ENAMETOOLONG": "number", + "ENETDOWN": "number", + "ENETRESET": "number", + "ENETUNREACH": "number", + "ENFILE": "number", + "ENOBUFS": "number", + "ENODATA": "number", + "ENODEV": "number", + "ENOENT": "number", + "ENOEXEC": "number", + "ENOLCK": "number", + "ENOLINK": "number", + "ENOMEM": "number", + "ENOMSG": "number", + "ENOPROTOOPT": "number", + "ENOSPC": "number", + "ENOSR": "number", + "ENOSTR": "number", + "ENOSYS": "number", + "ENOTCONN": "number", + "ENOTDIR": "number", + "ENOTEMPTY": "number", + "ENOTSOCK": "number", + "ENOTTY": "number", + "ENXIO": "number", + "EOPNOTSUPP": "number", + "EOVERFLOW": "number", + "EPERM": "number", + "EPIPE": "number", + "EPROTO": "number", + "EPROTONOSUPPORT": "number", + "EPROTOTYPE": "number", + "ERANGE": "number", + "EROFS": "number", + "ESPIPE": "number", + "ESRCH": "number", + "ESTALE": "number", + "ETIME": "number", + "ETIMEDOUT": "number", + "ETXTBSY": "number", + "EXDEV": "number" + }, + "priority": { + "PRIORITY_ABOVE_NORMAL": "number", + "PRIORITY_BELOW_NORMAL": "number", + "PRIORITY_HIGH": "number", + "PRIORITY_HIGHEST": "number", + "PRIORITY_LOW": "number", + "PRIORITY_NORMAL": "number" + }, + "signals": { + "SIGABRT": "number", + "SIGALRM": "number", + "SIGBUS": "number", + "SIGCHLD": "number", + "SIGCONT": "number", + "SIGFPE": "number", + "SIGHUP": "number", + "SIGILL": "number", + "SIGINFO": "number", + "SIGINT": "number", + "SIGIO": "number", + "SIGIOT": "number", + "SIGKILL": "number", + "SIGPIPE": "number", + "SIGPOLL": "number", + "SIGPROF": "number", + "SIGQUIT": "number", + "SIGSEGV": "number", + "SIGSTOP": "number", + "SIGSYS": "number", + "SIGTERM": "number", + "SIGTRAP": "number", + "SIGTSTP": "number", + "SIGTTIN": "number", + "SIGTTOU": "number", + "SIGURG": "number", + "SIGUSR1": "number", + "SIGUSR2": "number", + "SIGVTALRM": "number", + "SIGWINCH": "number", + "SIGXCPU": "number", + "SIGXFSZ": "number" + } + }, + "cpus": "function", + "default": { + "EOL": "string", + "arch": "function", + "constants": { + "UV_UDP_REUSEADDR": "number", + "dlopen": "object", + "errno": "object", + "priority": "object", + "signals": "object" + }, + "cpus": "function", + "devNull": "string", + "endianness": "function", + "freemem": "function", + "getPriority": "function", + "homedir": "function", + "hostname": "function", + "loadavg": "function", + "machine": "function", + "networkInterfaces": "function", + "platform": "function", + "release": "function", + "setPriority": "function", + "tmpdir": "function", + "totalmem": "function", + "type": "function", + "uptime": "function", + "userInfo": "function", + "version": "function" + }, + "devNull": "string", + "endianness": "function", + "freemem": "function", + "getPriority": "function", + "homedir": "function", + "hostname": "function", + "loadavg": "function", + "machine": "function", + "networkInterfaces": "function", + "platform": "function", + "release": "function", + "setPriority": "function", + "tmpdir": "function", + "totalmem": "function", + "type": "function", + "uptime": "function", + "userInfo": "function", + "version": "function" + }, + "node:path": { + "__esModule": "undefined", + "basename": "function", + "createModule": "function", + "default": { + "__esModule": "boolean", + "basename": "function", + "default": { + "__esModule": "boolean", + "basename": "function", + "default": "object", + "delimiter": "string", + "dirname": "function", + "extname": "function", + "format": "function", + "isAbsolute": "function", + "join": "function", + "normalize": "function", + "parse": "function", + "posix": "object", + "relative": "function", + "resolve": "function", + "sep": "string", + "toNamespacedPath": "function", + "win32": "object" + }, + "delimiter": "string", + "dirname": "function", + "extname": "function", + "format": "function", + "isAbsolute": "function", + "join": "function", + "normalize": "function", + "parse": "function", + "posix": { + "basename": "function", + "default": "object", + "delimiter": "string", + "dirname": "function", + "extname": "function", + "format": "function", + "isAbsolute": "function", + "join": "function", + "normalize": "function", + "parse": "function", + "relative": "function", + "resolve": "function", + "sep": "string", + "toNamespacedPath": "function" + }, + "relative": "function", + "resolve": "function", + "sep": "string", + "toNamespacedPath": "function", + "win32": { + "basename": "function", + "default": "object", + "delimiter": "string", + "dirname": "function", + "extname": "function", + "format": "function", + "isAbsolute": "function", + "join": "function", + "normalize": "function", + "parse": "function", + "relative": "function", + "resolve": "function", + "sep": "string", + "toNamespacedPath": "function" + } + }, + "delimiter": "string", + "dirname": "function", + "extname": "function", + "format": "function", + "isAbsolute": "function", + "join": "function", + "normalize": "function", + "parse": "function", + "posix": { + "basename": "function", + "default": { + "basename": "function", + "default": "object", + "delimiter": "string", + "dirname": "function", + "extname": "function", + "format": "function", + "isAbsolute": "function", + "join": "function", + "normalize": "function", + "parse": "function", + "relative": "function", + "resolve": "function", + "sep": "string", + "toNamespacedPath": "function" + }, + "delimiter": "string", + "dirname": "function", + "extname": "function", + "format": "function", + "isAbsolute": "function", + "join": "function", + "normalize": "function", + "parse": "function", + "relative": "function", + "resolve": "function", + "sep": "string", + "toNamespacedPath": "function" + }, + "relative": "function", + "resolve": "function", + "sep": "string", + "toNamespacedPath": "function", + "win32": { + "basename": "function", + "default": { + "basename": "function", + "default": "object", + "delimiter": "string", + "dirname": "function", + "extname": "function", + "format": "function", + "isAbsolute": "function", + "join": "function", + "normalize": "function", + "parse": "function", + "relative": "function", + "resolve": "function", + "sep": "string", + "toNamespacedPath": "function" + }, + "delimiter": "string", + "dirname": "function", + "extname": "function", + "format": "function", + "isAbsolute": "function", + "join": "function", + "normalize": "function", + "parse": "function", + "relative": "function", + "resolve": "function", + "sep": "string", + "toNamespacedPath": "function" + } + }, + "node:path/posix": { + "basename": "function", + "default": { + "basename": "function", + "delimiter": "string", + "dirname": "function", + "extname": "function", + "format": "function", + "isAbsolute": "function", + "join": "function", + "normalize": "function", + "parse": "function", + "relative": "function", + "resolve": "function", + "sep": "string", + "toNamespacedPath": "function" + }, + "delimiter": "string", + "dirname": "function", + "extname": "function", + "format": "function", + "isAbsolute": "function", + "join": "function", + "normalize": "function", + "parse": "function", + "relative": "function", + "resolve": "function", + "sep": "string", + "toNamespacedPath": "function" + }, + "node:path/win32": { + "basename": "function", + "default": { + "basename": "function", + "delimiter": "string", + "dirname": "function", + "extname": "function", + "format": "function", + "isAbsolute": "function", + "join": "function", + "normalize": "function", + "parse": "function", + "relative": "function", + "resolve": "function", + "sep": "string", + "toNamespacedPath": "function" + }, + "delimiter": "string", + "dirname": "function", + "extname": "function", + "format": "function", + "isAbsolute": "function", + "join": "function", + "normalize": "function", + "parse": "function", + "relative": "function", + "resolve": "function", + "sep": "string", + "toNamespacedPath": "function" + }, + "node:perf_hooks": { + "PerformanceEntry": "function", + "PerformanceNodeTiming": "function", + "PerformanceObserver": "function", + "default": { + "PerformanceEntry": "function", + "PerformanceNodeTiming": "function", + "performance": { + "now": "function", + "timeOrigin": "number" + } + }, + "performance": { + "now": "function", + "timeOrigin": "number" + } + }, + "node:process": { + "abort": "function", + "addListener": "function", + "arch": "string", + "argv": { + "0": "string", + "1": "string", + "2": "string" + }, + "argv0": "string", + "binding": "function", + "browser": "number", + "chdir": "function", + "config": { + "target_defaults": "object", + "variables": { + "v8_enable_i8n_support": "number" + } + }, + "cwd": "function", + "default": { + "abort": "function", + "arch": "string", + "argv": { + "0": "string", + "1": "string", + "2": "string" + }, + "argv0": "string", + "binding": "function", + "browser": "number", + "chdir": "function", + "config": { + "target_defaults": "object", + "variables": "object" + }, + "cwd": "function", + "dlopen": "function", + "emitWarning": "function", + "env": { + "ALACRITTY_LOG": "string", + "ALACRITTY_SOCKET": "string", + "BUN_INSTALL": "string", + "CC": "string", + "CODESIGN_IDENTITY": "string", + "COLORTERM": "string", + "COMMAND_MODE": "string", + "CXX": "string", + "HOME": "string", + "LC_ALL": "string", + "LLVM_PREFIX": "string", + "LOGNAME": "string", + "LS_COLORS": "string", + "PATH": "string", + "PWD": "string", + "SDKROOT": "string", + "SHELL": "string", + "SHLVL": "string", + "SSH_AUTH_SOCK": "string", + "STARSHIP_SESSION_KEY": "string", + "STARSHIP_SHELL": "string", + "TERM": "string", + "TMPDIR": "string", + "USER": "string", + "VOLTA_HOME": "string", + "XPC_FLAGS": "string", + "XPC_SERVICE_NAME": "string", + "__CFBundleIdentifier": "string", + "__CF_USER_TEXT_ENCODING": "string" + }, + "execArgv": "object", + "execPath": "string", + "exit": "function", + "exitCode": "number", + "hrtime": { + "bigint": "function" + }, + "isBun": "number", + "nextTick": "function", + "pid": "number", + "platform": "string", + "ppid": "number", + "release": { + "headersUrl": "string", + "libUrl": "string", + "lts": "boolean", + "name": "string", + "sourceUrl": "string" + }, + "revision": "string", + "stderr": { + "_events": "object", + "_eventsCount": "number", + "_maxListeners": "undefined", + "bytesWritten": "number" + }, + "stdin": { + "_readableState": "object", + "_writableState": "object", + "allowHalfOpen": "boolean" + }, + "stdout": { + "_events": "object", + "_eventsCount": "number", + "_maxListeners": "undefined", + "bytesWritten": "number" + }, + "title": "string", + "umask": "function", + "uptime": "function", + "version": "string", + "versions": { + "ares": "string", + "boringssl": "string", + "bun": "string", + "libarchive": "string", + "lolhtml": "string", + "mimalloc": "string", + "modules": "string", + "napi": "string", + "node": "string", + "picohttpparser": "string", + "tinycc": "string", + "usockets": "string", + "uv": "string", + "uwebsockets": "string", + "v8": "string", + "webkit": "string", + "zig": "string", + "zlib": "string" + } + }, + "dlopen": "function", + "emit": "function", + "emitWarning": "function", + "env": { + "ALACRITTY_LOG": "string", + "ALACRITTY_SOCKET": "string", + "BUN_INSTALL": "string", + "CC": "string", + "CODESIGN_IDENTITY": "string", + "COLORTERM": "string", + "COMMAND_MODE": "string", + "CXX": "string", + "HOME": "string", + "LC_ALL": "string", + "LLVM_PREFIX": "string", + "LOGNAME": "string", + "LS_COLORS": "string", + "PATH": "string", + "PWD": "string", + "SDKROOT": "string", + "SHELL": "string", + "SHLVL": "string", + "SSH_AUTH_SOCK": "string", + "STARSHIP_SESSION_KEY": "string", + "STARSHIP_SHELL": "string", + "TERM": "string", + "TMPDIR": "string", + "USER": "string", + "VOLTA_HOME": "string", + "XPC_FLAGS": "string", + "XPC_SERVICE_NAME": "string", + "__CFBundleIdentifier": "string", + "__CF_USER_TEXT_ENCODING": "string" + }, + "eventNames": "function", + "execArgv": "object", + "execPath": "string", + "exit": "function", + "exitCode": "number", + "getMaxListeners": "function", + "hrtime": { + "bigint": "function" + }, + "isBun": "number", + "listenerCount": "function", + "listeners": "function", + "nextTick": "function", + "off": "function", + "on": "function", + "once": "function", + "pid": "number", + "platform": "string", + "ppid": "number", + "prepend": "function", + "prependOnce": "function", + "rawListeners": "function", + "release": { + "headersUrl": "string", + "libUrl": "string", + "lts": "boolean", + "name": "string", + "sourceUrl": "string" + }, + "removeAllListeners": "function", + "removeListener": "function", + "revision": "string", + "setMaxListeners": "function", + "stderr": { + "_events": "object", + "_eventsCount": "number", + "_maxListeners": "undefined", + "bytesWritten": "number" + }, + "stdin": { + "_readableState": "object", + "_writableState": { + "afterWriteTickInfo": "object", + "allBuffers": "boolean", + "allNoop": "boolean", + "autoDestroy": "boolean", + "bufferProcessing": "boolean", + "buffered": "object", + "bufferedIndex": "number", + "closeEmitted": "boolean", + "closed": "boolean", + "constructed": "boolean", + "corked": "number", + "decodeStrings": "boolean", + "defaultEncoding": "string", + "destroyed": "boolean", + "emitClose": "boolean", + "ended": "boolean", + "ending": "boolean", + "errorEmitted": "boolean", + "errored": "object", + "finalCalled": "boolean", + "finished": "boolean", + "highWaterMark": "number", + "length": "number", + "needDrain": "boolean", + "objectMode": "boolean", + "onwrite": "function", + "pendingcb": "number", + "prefinished": "boolean", + "sync": "boolean", + "writecb": "object", + "writelen": "number", + "writing": "boolean" + }, + "allowHalfOpen": "boolean" + }, + "stdout": { + "_events": "object", + "_eventsCount": "number", + "_maxListeners": "undefined", + "bytesWritten": "number" + }, + "title": "string", + "umask": "function", + "uptime": "function", + "version": "string", + "versions": { + "ares": "string", + "boringssl": "string", + "bun": "string", + "libarchive": "string", + "lolhtml": "string", + "mimalloc": "string", + "modules": "string", + "napi": "string", + "node": "string", + "picohttpparser": "string", + "tinycc": "string", + "usockets": "string", + "uv": "string", + "uwebsockets": "string", + "v8": "string", + "webkit": "string", + "zig": "string", + "zlib": "string" + } + }, + "node:readline": { + "Interface": "function", + "clearLine": "function", + "clearScreenDown": "function", + "createInterface": "function", + "cursorTo": "function", + "default": { + "Interface": "function", + "clearLine": "function", + "clearScreenDown": "function", + "createInterface": "function", + "cursorTo": "function", + "emitKeypressEvents": "function", + "moveCursor": "function", + "promises": { + "Interface": "function", + "Readline": "function", + "createInterface": "function" + } + }, + "emitKeypressEvents": "function", + "moveCursor": "function", + "promises": { + "Interface": "function", + "Readline": "function", + "createInterface": "function" + } + }, + "node:readline/promises": { + "Interface": "function", + "Readline": "function", + "createInterface": "function", + "default": { + "Interface": "function", + "Readline": "function", + "createInterface": "function" + } + }, + "node:repl": { + "REPLServer": "function", + "REPL_MODE_SLOPPY": "number", + "REPL_MODE_STRICT": "number", + "Recoverable": "function", + "default": { + "_domain": "undefined", + "_initialPrompt": "string", + "allowBlockingCompletions": "boolean", + "breakEvalOnSigint": "boolean", + "completer": "function", + "context": { + "AbortController": "function", + "AbortSignal": "function", + "Blob": "function", + "Buffer": "function", + "BuildError": "function", + "BuildMessage": "function", + "Bun": "function", + "ByteLengthQueuingStrategy": "function", + "CloseEvent": "function", + "CountQueuingStrategy": "function", + "Crypto": "function", + "CryptoKey": "function", + "CustomEvent": "function", + "DOMException": "function", + "ErrorEvent": "function", + "Event": "function", + "EventSource": "function", + "EventTarget": "function", + "FormData": "function", + "HTMLRewriter": "object", + "Headers": "function", + "MessageEvent": "function", + "ReadableByteStreamController": "function", + "ReadableStream": "function", + "ReadableStreamBYOBReader": "function", + "ReadableStreamBYOBRequest": "function", + "ReadableStreamDefaultController": "function", + "ReadableStreamDefaultReader": "function", + "Request": "function", + "ResolveError": "function", + "ResolveMessage": "function", + "Response": "function", + "SubtleCrypto": "function", + "TextDecoder": "function", + "TextEncoder": "function", + "URL": "function", + "URLSearchParams": "function", + "WebSocket": "function", + "WritableStream": "function", + "WritableStreamDefaultController": "function", + "WritableStreamDefaultWriter": "function", + "__IDS_TO_TRACK": "object", + "addEventListener": "function", + "alert": "function", + "atob": "function", + "btoa": "function", + "bunJSX": "function", + "clearImmediate": "function", + "clearInterval": "function", + "clearTimeout": "function", + "confirm": "function", + "crypto": "function", + "fetch": "function", + "navigator": "object", + "performance": "object", + "process": "object", + "prompt": "function", + "queueMicrotask": "function", + "reportError": "function", + "setImmediate": "function", + "setInterval": "function", + "setTimeout": "function" + }, + "crlfDelay": "number", + "cursor": "number", + "escapeCodeTimeout": "number", + "eval": "function", + "history": "object", + "historyIndex": "number", + "historySize": "number", + "input": "object", + "isCompletionEnabled": "boolean", + "last": "undefined", + "line": "string", + "lines": "object", + "output": "object", + "removeHistoryDuplicates": "boolean", + "tabSize": "number", + "terminal": "boolean", + "underscoreAssigned": "boolean", + "useColors": "boolean", + "useGlobal": "boolean" + }, + "repl": { + "_domain": "undefined", + "_initialPrompt": "string", + "allowBlockingCompletions": "boolean", + "breakEvalOnSigint": "boolean", + "completer": "function", + "context": { + "AbortController": "function", + "AbortSignal": "function", + "Blob": "function", + "Buffer": "function", + "BuildError": "function", + "BuildMessage": "function", + "Bun": "function", + "ByteLengthQueuingStrategy": "function", + "CloseEvent": "function", + "CountQueuingStrategy": "function", + "Crypto": "function", + "CryptoKey": "function", + "CustomEvent": "function", + "DOMException": "function", + "ErrorEvent": "function", + "Event": "function", + "EventSource": "function", + "EventTarget": "function", + "FormData": "function", + "HTMLRewriter": "object", + "Headers": "function", + "MessageEvent": "function", + "ReadableByteStreamController": "function", + "ReadableStream": "function", + "ReadableStreamBYOBReader": "function", + "ReadableStreamBYOBRequest": "function", + "ReadableStreamDefaultController": "function", + "ReadableStreamDefaultReader": "function", + "Request": "function", + "ResolveError": "function", + "ResolveMessage": "function", + "Response": "function", + "SubtleCrypto": "function", + "TextDecoder": "function", + "TextEncoder": "function", + "URL": "function", + "URLSearchParams": "function", + "WebSocket": "function", + "WritableStream": "function", + "WritableStreamDefaultController": "function", + "WritableStreamDefaultWriter": "function", + "__IDS_TO_TRACK": "object", + "addEventListener": "function", + "alert": "function", + "atob": "function", + "btoa": "function", + "bunJSX": "function", + "clearImmediate": "function", + "clearInterval": "function", + "clearTimeout": "function", + "confirm": "function", + "crypto": "function", + "fetch": "function", + "navigator": "object", + "performance": "object", + "process": "object", + "prompt": "function", + "queueMicrotask": "function", + "reportError": "function", + "setImmediate": "function", + "setInterval": "function", + "setTimeout": "function" + }, + "crlfDelay": "number", + "cursor": "number", + "escapeCodeTimeout": "number", + "eval": "function", + "history": "object", + "historyIndex": "number", + "historySize": "number", + "input": "object", + "isCompletionEnabled": "boolean", + "last": "undefined", + "line": "string", + "lines": "object", + "output": "object", + "removeHistoryDuplicates": "boolean", + "tabSize": "number", + "terminal": "boolean", + "underscoreAssigned": "boolean", + "useColors": "boolean", + "useGlobal": "boolean" + }, + "start": "function" + }, + "node:stream": { + "Duplex": { + "from": "function", + "fromWeb": "function", + "toWeb": "function" + }, + "NativeWritable": "function", + "PassThrough": "function", + "Readable": { + "_fromList": "function", + "from": "function", + "fromWeb": "function", + "toWeb": "function", + "wrap": "function" + }, + "Stream": { + "Duplex": { + "from": "function", + "fromWeb": "function", + "toWeb": "function" + }, + "NativeWritable": "function", + "PassThrough": "function", + "Readable": { + "_fromList": "function", + "from": "function", + "fromWeb": "function", + "toWeb": "function", + "wrap": "function" + }, + "Stream": { + "Duplex": "function", + "NativeWritable": "function", + "PassThrough": "function", + "Readable": "function", + "Stream": "function", + "Transform": "function", + "Writable": "function", + "_getNativeReadableStreamPrototype": "function", + "_isUint8Array": "function", + "_uint8ArrayToBuffer": "function", + "addAbortSignal": "function", + "compose": "function", + "default": "function", + "destroy": "function", + "eos": "function", + "finished": "function", + "isDisturbed": "function", + "isErrored": "function", + "isReadable": "function", + "isWritable": "function", + "pipeline": "function", + "promises": "object" + }, + "Transform": "function", + "Writable": { + "fromWeb": "function", + "toWeb": "function" + }, + "_getNativeReadableStreamPrototype": "function", + "_isUint8Array": "function", + "_uint8ArrayToBuffer": "function", + "addAbortSignal": "function", + "compose": "function", + "default": { + "Duplex": "function", + "NativeWritable": "function", + "PassThrough": "function", + "Readable": "function", + "Stream": "function", + "Transform": "function", + "Writable": "function", + "_getNativeReadableStreamPrototype": "function", + "_isUint8Array": "function", + "_uint8ArrayToBuffer": "function", + "addAbortSignal": "function", + "compose": "function", + "default": "function", + "destroy": "function", + "eos": "function", + "finished": "function", + "isDisturbed": "function", + "isErrored": "function", + "isReadable": "function", + "isWritable": "function", + "pipeline": "function", + "promises": "object" + }, + "destroy": "function", + "eos": "function", + "finished": { + "finished": "function" + }, + "isDisturbed": "function", + "isErrored": "function", + "isReadable": "function", + "isWritable": "function", + "pipeline": "function", + "promises": { + "finished": "function", + "pipeline": "function" + } + }, + "Transform": "function", + "Writable": { + "fromWeb": "function", + "toWeb": "function" + }, + "_getNativeReadableStreamPrototype": "function", + "_isUint8Array": "function", + "_uint8ArrayToBuffer": "function", + "addAbortSignal": "function", + "compose": "function", + "default": { + "Duplex": { + "from": "function", + "fromWeb": "function", + "toWeb": "function" + }, + "NativeWritable": "function", + "PassThrough": "function", + "Readable": { + "_fromList": "function", + "from": "function", + "fromWeb": "function", + "toWeb": "function", + "wrap": "function" + }, + "Stream": { + "Duplex": "function", + "NativeWritable": "function", + "PassThrough": "function", + "Readable": "function", + "Stream": "function", + "Transform": "function", + "Writable": "function", + "_getNativeReadableStreamPrototype": "function", + "_isUint8Array": "function", + "_uint8ArrayToBuffer": "function", + "addAbortSignal": "function", + "compose": "function", + "default": "function", + "destroy": "function", + "eos": "function", + "finished": "function", + "isDisturbed": "function", + "isErrored": "function", + "isReadable": "function", + "isWritable": "function", + "pipeline": "function", + "promises": "object" + }, + "Transform": "function", + "Writable": { + "fromWeb": "function", + "toWeb": "function" + }, + "_getNativeReadableStreamPrototype": "function", + "_isUint8Array": "function", + "_uint8ArrayToBuffer": "function", + "addAbortSignal": "function", + "compose": "function", + "default": { + "Duplex": "function", + "NativeWritable": "function", + "PassThrough": "function", + "Readable": "function", + "Stream": "function", + "Transform": "function", + "Writable": "function", + "_getNativeReadableStreamPrototype": "function", + "_isUint8Array": "function", + "_uint8ArrayToBuffer": "function", + "addAbortSignal": "function", + "compose": "function", + "default": "function", + "destroy": "function", + "eos": "function", + "finished": "function", + "isDisturbed": "function", + "isErrored": "function", + "isReadable": "function", + "isWritable": "function", + "pipeline": "function", + "promises": "object" + }, + "destroy": "function", + "eos": "function", + "finished": { + "finished": "function" + }, + "isDisturbed": "function", + "isErrored": "function", + "isReadable": "function", + "isWritable": "function", + "pipeline": "function", + "promises": { + "finished": "function", + "pipeline": "function" + } + }, + "destroy": "function", + "eos": "function", + "finished": { + "finished": "function" + }, + "isDisturbed": "function", + "isErrored": "function", + "isReadable": "function", + "isWritable": "function", + "pipeline": "function", + "promises": { + "finished": "function", + "pipeline": "function" + } + }, + "node:stream/consumers": { + "arrayBuffer": "function", + "blob": "function", + "buffer": "function", + "default": { + "arrayBuffer": "function", + "blob": "function", + "buffer": "function", + "json": "function", + "text": "function" + }, + "json": "function", + "text": "function" + }, + "node:stream/promises": { + "default": { + "finished": "function", + "pipeline": "function" + }, + "finished": "function", + "pipeline": "function" + }, + "node:stream/web": { + "ByteLengthQueuingStrategy": "function", + "CountQueuingStrategy": "function", + "ReadableStream": "function", + "ReadableStreamBYOBReader": "function", + "ReadableStreamBYOBRequest": "function", + "ReadableStreamDefaultController": "function", + "ReadableStreamDefaultReader": "function", + "TransformStream": "function", + "TransformStreamDefaultController": "function", + "WritableStream": "function", + "WritableStreamDefaultController": "function", + "WritableStreamDefaultWriter": "function", + "default": { + "ByteLengthQueuingStrategy": "function", + "CountQueuingStrategy": "function", + "ReadableStream": "function", + "ReadableStreamBYOBReader": "function", + "ReadableStreamBYOBRequest": "function", + "ReadableStreamDefaultController": "function", + "ReadableStreamDefaultReader": "function", + "TransformStream": "function", + "TransformStreamDefaultController": "function", + "WritableStream": "function", + "WritableStreamDefaultController": "function", + "WritableStreamDefaultWriter": "function" + } + }, + "node:string_decoder": { + "StringDecoder": "function", + "default": { + "StringDecoder": "function" + } + }, + "node:timers": { + "clearImmediate": "function", + "clearInterval": "function", + "clearTimeout": "function", + "default": { + "clearInterval": "function", + "clearTimeout": "function", + "setImmediate": "function", + "setInterval": "function", + "setTimeout": "function" + }, + "setImmediate": "function", + "setInterval": "function", + "setTimeout": "function" + }, + "node:timers/promises": { + "default": { + "setImmediate": "function", + "setInterval": "function", + "setTimeout": "function" + }, + "setImmediate": "function", + "setInterval": "function", + "setTimeout": "function" + }, + "node:tls": { + "CLIENT_RENEG_LIMIT": "number", + "CLIENT_RENEG_WINDOW": "number", + "DEFAULT_CIPHERS": "string", + "DEFAULT_ECDH_CURVE": "string", + "DEFAULT_MAX_VERSION": "string", + "DEFAULT_MIN_VERSION": "string", + "SecureContext": "function", + "Server": "function", + "TLSSocket": "function", + "connect": "function", + "convertALPNProtocols": "function", + "createConnection": "function", + "createSecureContext": "function", + "createServer": "function", + "default": { + "CLIENT_RENEG_LIMIT": "number", + "CLIENT_RENEG_WINDOW": "number", + "DEFAULT_CIPHERS": "string", + "DEFAULT_ECDH_CURVE": "string", + "DEFAULT_MAX_VERSION": "string", + "DEFAULT_MIN_VERSION": "string", + "SecureContext": "function", + "Server": "function", + "TLSSocket": "function", + "connect": "function", + "convertALPNProtocols": "function", + "createConnection": "function", + "createSecureContext": "function", + "createServer": "function", + "getCiphers": "function", + "getCurves": "function", + "parseCertString": "function" + }, + "getCiphers": "function", + "getCurves": "function", + "parseCertString": "function" + }, + "node:trace_events": { + "createTracing": "function", + "default": { + "createTracing": "function", + "getEnabledCategories": "function" + }, + "getEnabledCategories": "function" + }, + "node:tty": { + "ReadStream": "function", + "WriteStream": "function", + "default": { + "ReadStream": "function", + "WriteStream": "function", + "isatty": "function" + }, + "isatty": "function" + }, + "node:url": { + "URL": { + "createObjectURL": "function", + "revokeObjectURL": "function" + }, + "URLSearchParams": "function", + "Url": "function", + "default": { + "URL": { + "createObjectURL": "function", + "revokeObjectURL": "function" + }, + "URLSearchParams": "function", + "Url": "function", + "fileURLToPath": "function", + "format": "function", + "parse": "function", + "pathToFileURL": "function", + "resolve": "function", + "resolveObject": "function", + "urlToHttpOptions": "function" + }, + "fileURLToPath": "function", + "format": "function", + "parse": "function", + "pathToFileURL": "function", + "resolve": "function", + "resolveObject": "function", + "urlToHttpOptions": "function" + }, + "node:util": { + "TextDecoder": "function", + "TextEncoder": "function", + "callbackify": "function", + "debuglog": "function", + "default": { + "TextDecoder": "function", + "TextEncoder": "function", + "_extend": "function", + "callbackify": "function", + "debuglog": "function", + "deprecate": "function", + "format": "function", + "inherits": "function", + "inspect": { + "colors": "object", + "styles": "object" + }, + "isArray": "function", + "isBoolean": "function", + "isBuffer": "function", + "isDate": "function", + "isDeepStrictEqual": "function", + "isError": "function", + "isFunction": "function", + "isNull": "function", + "isNullOrUndefined": "function", + "isNumber": "function", + "isObject": "function", + "isPrimitive": "function", + "isRegExp": "function", + "isString": "function", + "isSymbol": "function", + "isUndefined": "function", + "log": "function", + "promisify": { + "custom": "symbol" + }, + "types": { + "default": "object", + "isAnyArrayBuffer": "function", + "isArgumentsObject": "function", + "isArrayBuffer": "function", + "isArrayBufferView": "function", + "isAsyncFunction": "function", + "isBigInt64Array": "function", + "isBigIntObject": "function", + "isBigUint64Array": "function", + "isBooleanObject": "function", + "isBoxedPrimitive": "function", + "isCryptoKey": "function", + "isDataView": "function", + "isDate": "function", + "isExternal": "function", + "isFloat32Array": "function", + "isFloat64Array": "function", + "isGeneratorFunction": "function", + "isGeneratorObject": "function", + "isInt16Array": "function", + "isInt32Array": "function", + "isInt8Array": "function", + "isKeyObject": "function", + "isMap": "function", + "isMapIterator": "function", + "isModuleNamespaceObject": "function", + "isNativeError": "function", + "isNumberObject": "function", + "isPromise": "function", + "isProxy": "function", + "isRegExp": "function", + "isSet": "function", + "isSetIterator": "function", + "isSharedArrayBuffer": "function", + "isStringObject": "function", + "isSymbolObject": "function", + "isTypedArray": "function", + "isUint16Array": "function", + "isUint32Array": "function", + "isUint8Array": "function", + "isUint8ClampedArray": "function", + "isWeakMap": "function", + "isWeakSet": "function" + } + }, + "deprecate": "function", + "format": "function", + "inherits": "function", + "inspect": { + "colors": { + "black": "object", + "blue": "object", + "bold": "object", + "cyan": "object", + "green": "object", + "grey": "object", + "inverse": "object", + "italic": "object", + "magenta": "object", + "red": "object", + "underline": "object", + "white": "object", + "yellow": "object" + }, + "styles": { + "boolean": "string", + "date": "string", + "null": "string", + "number": "string", + "regexp": "string", + "special": "string", + "string": "string", + "undefined": "string" + } + }, + "isArray": "function", + "isBoolean": "function", + "isBuffer": "function", + "isDate": "function", + "isDeepStrictEqual": "function", + "isError": "function", + "isFunction": "function", + "isNull": "function", + "isNullOrUndefined": "function", + "isNumber": "function", + "isObject": "function", + "isPrimitive": "function", + "isRegExp": "function", + "isString": "function", + "isSymbol": "function", + "isUndefined": "function", + "log": "function", + "promisify": { + "custom": "symbol" + }, + "types": { + "isAnyArrayBuffer": "function", + "isArgumentsObject": "function", + "isArrayBuffer": "function", + "isArrayBufferView": "function", + "isAsyncFunction": "function", + "isBigInt64Array": "function", + "isBigIntObject": "function", + "isBigUint64Array": "function", + "isBooleanObject": "function", + "isBoxedPrimitive": "function", + "isCryptoKey": "function", + "isDataView": "function", + "isDate": "function", + "isExternal": "function", + "isFloat32Array": "function", + "isFloat64Array": "function", + "isGeneratorFunction": "function", + "isGeneratorObject": "function", + "isInt16Array": "function", + "isInt32Array": "function", + "isInt8Array": "function", + "isKeyObject": "function", + "isMap": "function", + "isMapIterator": "function", + "isModuleNamespaceObject": "function", + "isNativeError": "function", + "isNumberObject": "function", + "isPromise": "function", + "isProxy": "function", + "isRegExp": "function", + "isSet": "function", + "isSetIterator": "function", + "isSharedArrayBuffer": "function", + "isStringObject": "function", + "isSymbolObject": "function", + "isTypedArray": "function", + "isUint16Array": "function", + "isUint32Array": "function", + "isUint8Array": "function", + "isUint8ClampedArray": "function", + "isWeakMap": "function", + "isWeakSet": "function" + } + }, + "node:util/types": { + "default": { + "isAnyArrayBuffer": "function", + "isArgumentsObject": "function", + "isArrayBuffer": "function", + "isArrayBufferView": "function", + "isAsyncFunction": "function", + "isBigInt64Array": "function", + "isBigIntObject": "function", + "isBigUint64Array": "function", + "isBooleanObject": "function", + "isBoxedPrimitive": "function", + "isCryptoKey": "function", + "isDataView": "function", + "isDate": "function", + "isExternal": "function", + "isFloat32Array": "function", + "isFloat64Array": "function", + "isGeneratorFunction": "function", + "isGeneratorObject": "function", + "isInt16Array": "function", + "isInt32Array": "function", + "isInt8Array": "function", + "isKeyObject": "function", + "isMap": "function", + "isMapIterator": "function", + "isModuleNamespaceObject": "function", + "isNativeError": "function", + "isNumberObject": "function", + "isPromise": "function", + "isProxy": "function", + "isRegExp": "function", + "isSet": "function", + "isSetIterator": "function", + "isSharedArrayBuffer": "function", + "isStringObject": "function", + "isSymbolObject": "function", + "isTypedArray": "function", + "isUint16Array": "function", + "isUint32Array": "function", + "isUint8Array": "function", + "isUint8ClampedArray": "function", + "isWeakMap": "function", + "isWeakSet": "function" + }, + "isAnyArrayBuffer": "function", + "isArgumentsObject": "function", + "isArrayBuffer": "function", + "isArrayBufferView": "function", + "isAsyncFunction": "function", + "isBigInt64Array": "function", + "isBigIntObject": "function", + "isBigUint64Array": "function", + "isBooleanObject": "function", + "isBoxedPrimitive": "function", + "isCryptoKey": "function", + "isDataView": "function", + "isDate": "function", + "isExternal": "function", + "isFloat32Array": "function", + "isFloat64Array": "function", + "isGeneratorFunction": "function", + "isGeneratorObject": "function", + "isInt16Array": "function", + "isInt32Array": "function", + "isInt8Array": "function", + "isKeyObject": "function", + "isMap": "function", + "isMapIterator": "function", + "isModuleNamespaceObject": "function", + "isNativeError": "function", + "isNumberObject": "function", + "isPromise": "function", + "isProxy": "function", + "isRegExp": "function", + "isSet": "function", + "isSetIterator": "function", + "isSharedArrayBuffer": "function", + "isStringObject": "function", + "isSymbolObject": "function", + "isTypedArray": "function", + "isUint16Array": "function", + "isUint32Array": "function", + "isUint8Array": "function", + "isUint8ClampedArray": "function", + "isWeakMap": "function", + "isWeakSet": "function" + }, + "node:v8": { + "DefaultDeserializer": "function", + "DefaultSerializer": "function", + "Deserializer": "function", + "GCProfiler": "function", + "Serializer": "function", + "cachedDataVersionTag": "function", + "default": { + "Deserializer": "function", + "Serializer": "function", + "cachedDataVersionTag": "function", + "deserialize": "function", + "getHeapCodeStatistics": "function", + "getHeapSnapshot": "function", + "getHeapSpaceStatistics": "function", + "getHeapStatistics": "function", + "promiseHooks": { + "createHook": "function", + "onAfter": "function", + "onBefore": "function", + "onInit": "function", + "onSettled": "function" + }, + "serialize": "function", + "setFlagsFromString": "function", + "setHeapSnapshotNearHeapLimit": "function", + "startupSnapshot": { + "addDeserializeCallback": "function", + "addSerializeCallback": "function", + "isBuildingSnapshot": "function", + "setDeserializeMainFunction": "function" + }, + "stopCoverage": "function", + "takeCoverage": "function", + "writeHeapSnapshot": "function" + }, + "deserialize": "function", + "getHeapCodeStatistics": "function", + "getHeapSnapshot": "function", + "getHeapSpaceStatistics": "function", + "getHeapStatistics": "function", + "promiseHooks": { + "createHook": "function", + "onAfter": "function", + "onBefore": "function", + "onInit": "function", + "onSettled": "function" + }, + "serialize": "function", + "setFlagsFromString": "function", + "setHeapSnapshotNearHeapLimit": "function", + "startupSnapshot": { + "addDeserializeCallback": "function", + "addSerializeCallback": "function", + "isBuildingSnapshot": "function", + "setDeserializeMainFunction": "function" + }, + "stopCoverage": "function", + "takeCoverage": "function", + "writeHeapSnapshot": "function" + }, + "node:vm": { + "Script": "function", + "compileFunction": "function", + "createContext": "function", + "default": { + "Script": "function", + "compileFunction": "function", + "createContext": "function", + "isContext": "function", + "measureMemory": "function", + "runInContext": "function", + "runInNewContext": "function", + "runInThisContext": "function" + }, + "isContext": "function", + "measureMemory": "function", + "runInContext": "function", + "runInNewContext": "function", + "runInThisContext": "function" + }, + "node:zlib": { + "Deflate": { + "super_": { + "super_": "function" + } + }, + "DeflateRaw": { + "super_": { + "super_": "function" + } + }, + "Gunzip": { + "super_": { + "super_": "function" + } + }, + "Gzip": { + "super_": { + "super_": "function" + } + }, + "Inflate": { + "super_": { + "super_": "function" + } + }, + "InflateRaw": { + "super_": { + "super_": "function" + } + }, + "Unzip": { + "super_": { + "super_": "function" + } + }, + "constants": { + "Z_BEST_COMPRESSION": "number", + "Z_BEST_SPEED": "number", + "Z_BINARY": "number", + "Z_BLOCK": "number", + "Z_BUF_ERROR": "number", + "Z_DATA_ERROR": "number", + "Z_DEFAULT_COMPRESSION": "number", + "Z_DEFAULT_STRATEGY": "number", + "Z_DEFLATED": "number", + "Z_ERRNO": "number", + "Z_FILTERED": "number", + "Z_FINISH": "number", + "Z_FIXED": "number", + "Z_FULL_FLUSH": "number", + "Z_HUFFMAN_ONLY": "number", + "Z_NEED_DICT": "number", + "Z_NO_COMPRESSION": "number", + "Z_NO_FLUSH": "number", + "Z_OK": "number", + "Z_PARTIAL_FLUSH": "number", + "Z_RLE": "number", + "Z_STREAM_END": "number", + "Z_STREAM_ERROR": "number", + "Z_SYNC_FLUSH": "number", + "Z_TEXT": "number", + "Z_TREES": "number", + "Z_UNKNOWN": "number" + }, + "createDeflate": "function", + "createDeflateRaw": "function", + "createGunzip": "function", + "createGzip": "function", + "createInflate": "function", + "createInflateRaw": "function", + "createUnzip": "function", + "default": { + "Deflate": { + "super_": "function" + }, + "DeflateRaw": { + "super_": "function" + }, + "Gunzip": { + "super_": "function" + }, + "Gzip": { + "super_": "function" + }, + "Inflate": { + "super_": "function" + }, + "InflateRaw": { + "super_": "function" + }, + "Unzip": { + "super_": "function" + }, + "Z_BEST_COMPRESSION": "number", + "Z_BEST_SPEED": "number", + "Z_BINARY": "number", + "Z_BLOCK": "number", + "Z_BUF_ERROR": "number", + "Z_DATA_ERROR": "number", + "Z_DEFAULT_CHUNK": "number", + "Z_DEFAULT_COMPRESSION": "number", + "Z_DEFAULT_LEVEL": "number", + "Z_DEFAULT_MEMLEVEL": "number", + "Z_DEFAULT_STRATEGY": "number", + "Z_DEFAULT_WINDOWBITS": "number", + "Z_DEFLATED": "number", + "Z_ERRNO": "number", + "Z_FILTERED": "number", + "Z_FINISH": "number", + "Z_FIXED": "number", + "Z_FULL_FLUSH": "number", + "Z_HUFFMAN_ONLY": "number", + "Z_MAX_CHUNK": "number", + "Z_MAX_LEVEL": "number", + "Z_MAX_MEMLEVEL": "number", + "Z_MAX_WINDOWBITS": "number", + "Z_MIN_CHUNK": "number", + "Z_MIN_LEVEL": "number", + "Z_MIN_MEMLEVEL": "number", + "Z_MIN_WINDOWBITS": "number", + "Z_NEED_DICT": "number", + "Z_NO_COMPRESSION": "number", + "Z_NO_FLUSH": "number", + "Z_OK": "number", + "Z_PARTIAL_FLUSH": "number", + "Z_RLE": "number", + "Z_STREAM_END": "number", + "Z_STREAM_ERROR": "number", + "Z_SYNC_FLUSH": "number", + "Z_TEXT": "number", + "Z_TREES": "number", + "Z_UNKNOWN": "number", + "Zlib": "function", + "codes": { + "0": "string", + "1": "string", + "2": "string", + "-1": "string", + "-2": "string", + "-3": "string", + "-5": "string", + "Z_BUF_ERROR": "number", + "Z_DATA_ERROR": "number", + "Z_ERRNO": "number", + "Z_MEM_ERROR": "undefined", + "Z_NEED_DICT": "number", + "Z_OK": "number", + "Z_STREAM_END": "number", + "Z_STREAM_ERROR": "number", + "Z_VERSION_ERROR": "undefined", + "undefined": "string" + }, + "constants": { + "Z_BEST_COMPRESSION": "number", + "Z_BEST_SPEED": "number", + "Z_BINARY": "number", + "Z_BLOCK": "number", + "Z_BUF_ERROR": "number", + "Z_DATA_ERROR": "number", + "Z_DEFAULT_COMPRESSION": "number", + "Z_DEFAULT_STRATEGY": "number", + "Z_DEFLATED": "number", + "Z_ERRNO": "number", + "Z_FILTERED": "number", + "Z_FINISH": "number", + "Z_FIXED": "number", + "Z_FULL_FLUSH": "number", + "Z_HUFFMAN_ONLY": "number", + "Z_NEED_DICT": "number", + "Z_NO_COMPRESSION": "number", + "Z_NO_FLUSH": "number", + "Z_OK": "number", + "Z_PARTIAL_FLUSH": "number", + "Z_RLE": "number", + "Z_STREAM_END": "number", + "Z_STREAM_ERROR": "number", + "Z_SYNC_FLUSH": "number", + "Z_TEXT": "number", + "Z_TREES": "number", + "Z_UNKNOWN": "number" + }, + "createDeflate": "function", + "createDeflateRaw": "function", + "createGunzip": "function", + "createGzip": "function", + "createInflate": "function", + "createInflateRaw": "function", + "createUnzip": "function", + "deflate": "function", + "deflateRaw": "function", + "deflateRawSync": "function", + "deflateSync": "function", + "gunzip": "function", + "gunzipSync": "function", + "gzip": "function", + "gzipSync": "function", + "inflate": "function", + "inflateRaw": "function", + "inflateRawSync": "function", + "inflateSync": "function", + "unzip": "function", + "unzipSync": "function" + }, + "deflate": "function", + "deflateRaw": "function", + "deflateRawSync": "function", + "deflateSync": "function", + "gunzip": "function", + "gunzipSync": "function", + "gzip": "function", + "gzipSync": "function", + "inflate": "function", + "inflateRaw": "function", + "inflateRawSync": "function", + "inflateSync": "function", + "unzip": "function", + "unzipSync": "function" + } + }, + "require": { + "buffer": { + "Blob": "function", + "Buffer": { + "alloc": "function", + "allocUnsafe": "function", + "allocUnsafeSlow": "function", + "byteLength": "function", + "compare": "function", + "concat": "function", + "from": "function", + "isBuffer": "function", + "isEncoding": "function", + "toBuffer": "function" + }, + "File": "function", + "INSPECT_MAX_BYTES": "number", + "SlowBuffer": "function", + "atob": "function", + "btoa": "function", + "constants": { + "MAX_LENGTH": "number", + "MAX_STRING_LENGTH": "number" + }, + "kMaxLength": "number", + "kStringMaxLength": "number", + "resolveObjectURL": "undefined", + "transcode": "undefined" + }, + "bun:events_native": { + "EventEmitter": { + "EventEmitter": { + "EventEmitter": "function", + "captureRejectionSymbol": "symbol", + "defaultMaxListeners": "number", + "getEventListeners": "function", + "listenerCount": "function", + "on": "function", + "once": "function" + }, + "captureRejectionSymbol": "symbol", + "defaultMaxListeners": "number", + "getEventListeners": "function", + "listenerCount": "function", + "on": "function", + "once": "function" + }, + "captureRejectionSymbol": "symbol", + "defaultMaxListeners": "number", + "getEventListeners": "function", + "listenerCount": "function", + "on": "function", + "once": "function" + }, + "bun:ffi": { + "CFunction": "function", + "CString": "function", + "FFIType": { + "0": "number", + "1": "number", + "2": "number", + "3": "number", + "4": "number", + "5": "number", + "6": "number", + "7": "number", + "8": "number", + "9": "number", + "10": "number", + "11": "number", + "12": "number", + "13": "number", + "14": "number", + "15": "number", + "16": "number", + "17": "number", + "bool": "number", + "c_int": "number", + "c_uint": "number", + "callback": "number", + "char*": "number", + "char": "number", + "cstring": "number", + "double": "number", + "f32": "number", + "f64": "number", + "float": "number", + "fn": "number", + "function": "number", + "i16": "number", + "i32": "number", + "i64": "number", + "i64_fast": "number", + "i8": "number", + "int": "number", + "int16_t": "number", + "int32_t": "number", + "int64_t": "number", + "int8_t": "number", + "isize": "number", + "pointer": "number", + "ptr": "number", + "u16": "number", + "u32": "number", + "u64": "number", + "u64_fast": "number", + "u8": "number", + "uint16_t": "number", + "uint32_t": "number", + "uint64_t": "number", + "uint8_t": "number", + "usize": "number", + "void*": "number", + "void": "number" + }, + "JSCallback": "function", + "dlopen": "function", + "linkSymbols": "function", + "native": { + "callback": "function", + "dlopen": "function" + }, + "ptr": "function", + "read": { + "f32": "function", + "f64": "function", + "i16": "function", + "i32": "function", + "i64": "function", + "i8": "function", + "intptr": "function", + "ptr": "function", + "u16": "function", + "u32": "function", + "u64": "function", + "u8": "function" + }, + "suffix": "string", + "toArrayBuffer": "function", + "toBuffer": "function", + "viewSource": "function" + }, + "bun:jsc": { + "callerSourceOrigin": "function", + "default": { + "callerSourceOrigin": "function", + "describe": "function", + "describeArray": "function", + "drainMicrotasks": "function", + "edenGC": "function", + "fullGC": "function", + "gcAndSweep": "function", + "generateHeapSnapshotForDebugging": "function", + "getProtectedObjects": "function", + "getRandomSeed": "function", + "heapSize": "function", + "heapStats": "function", + "isRope": "function", + "memoryUsage": "function", + "noFTL": "function", + "noInline": "function", + "noOSRExitFuzzing": "function", + "numberOfDFGCompiles": "function", + "optimizeNextInvocation": "function", + "profile": "function", + "releaseWeakRefs": "function", + "reoptimizationRetryCount": "function", + "samplingProfilerStackTraces": "function", + "setRandomSeed": "function", + "setTimeZone": "function", + "startRemoteDebugger": "function", + "startSamplingProfiler": "function", + "totalCompileTime": "function" + }, + "describe": "function", + "describeArray": "function", + "drainMicrotasks": "function", + "edenGC": "function", + "fullGC": "function", + "gcAndSweep": "function", + "generateHeapSnapshotForDebugging": "function", + "getProtectedObjects": "function", + "getRandomSeed": "function", + "heapSize": "function", + "heapStats": "function", + "isRope": "function", + "jscDescribe": "function", + "jscDescribeArray": "function", + "memoryUsage": "function", + "noFTL": "function", + "noInline": "function", + "noOSRExitFuzzing": "function", + "numberOfDFGCompiles": "function", + "optimizeNextInvocation": "function", + "profile": "function", + "releaseWeakRefs": "function", + "reoptimizationRetryCount": "function", + "samplingProfilerStackTraces": "function", + "setRandomSeed": "function", + "setTimeZone": "function", + "setTimezone": "function", + "startRemoteDebugger": "function", + "startSamplingProfiler": "function", + "totalCompileTime": "function" + }, + "bun:main": {}, + "bun:sqlite": { + "Database": { + "MAX_QUERY_CACHE_SIZE": "number" + }, + "Statement": "function", + "constants": { + "SQLITE_OPEN_AUTOPROXY": "number", + "SQLITE_OPEN_CREATE": "number", + "SQLITE_OPEN_DELETEONCLOSE": "number", + "SQLITE_OPEN_EXCLUSIVE": "number", + "SQLITE_OPEN_EXRESCODE": "number", + "SQLITE_OPEN_FULLMUTEX": "number", + "SQLITE_OPEN_MAIN_DB": "number", + "SQLITE_OPEN_MAIN_JOURNAL": "number", + "SQLITE_OPEN_MEMORY": "number", + "SQLITE_OPEN_NOFOLLOW": "number", + "SQLITE_OPEN_NOMUTEX": "number", + "SQLITE_OPEN_PRIVATECACHE": "number", + "SQLITE_OPEN_READONLY": "number", + "SQLITE_OPEN_READWRITE": "number", + "SQLITE_OPEN_SHAREDCACHE": "number", + "SQLITE_OPEN_SUBJOURNAL": "number", + "SQLITE_OPEN_SUPER_JOURNAL": "number", + "SQLITE_OPEN_TEMP_DB": "number", + "SQLITE_OPEN_TEMP_JOURNAL": "number", + "SQLITE_OPEN_TRANSIENT_DB": "number", + "SQLITE_OPEN_URI": "number", + "SQLITE_OPEN_WAL": "number", + "SQLITE_PREPARE_NORMALIZE": "number", + "SQLITE_PREPARE_NO_VTAB": "number", + "SQLITE_PREPARE_PERSISTENT": "number" + }, + "default": { + "MAX_QUERY_CACHE_SIZE": "number" + }, + "native": "undefined" + }, + "detect-libc": { + "GLIBC": "string", + "MUSL": "string", + "family": "function", + "familySync": "function", + "isNonGlibcLinux": "function", + "isNonGlibcLinuxSync": "function", + "version": "function", + "versionAsync": "function" + }, + "node:assert": { + "AssertionError": "function", + "CallTracker": "function", + "deepEqual": "function", + "deepStrictEqual": "function", + "doesNotReject": "function", + "doesNotThrow": "function", + "equal": "function", + "fail": "function", + "ifError": "function", + "match": "function", + "notDeepEqual": "function", + "notDeepStrictEqual": "function", + "notEqual": "function", + "notStrictEqual": "function", + "ok": { + "AssertionError": "function", + "CallTracker": "function", + "deepEqual": "function", + "deepStrictEqual": "function", + "doesNotReject": "function", + "doesNotThrow": "function", + "equal": "function", + "fail": "function", + "ifError": "function", + "match": "function", + "notDeepEqual": "function", + "notDeepStrictEqual": "function", + "notEqual": "function", + "notStrictEqual": "function", + "ok": { + "AssertionError": "function", + "CallTracker": "function", + "deepEqual": "function", + "deepStrictEqual": "function", + "doesNotReject": "function", + "doesNotThrow": "function", + "equal": "function", + "fail": "function", + "ifError": "function", + "match": "function", + "notDeepEqual": "function", + "notDeepStrictEqual": "function", + "notEqual": "function", + "notStrictEqual": "function", + "ok": "function", + "rejects": "function", + "strict": "function", + "strictEqual": "function", + "throws": "function" + }, + "rejects": "function", + "strict": { + "AssertionError": "function", + "deepEqual": "function", + "deepStrictEqual": "function", + "doesNotReject": "function", + "doesNotThrow": "function", + "equal": "function", + "fail": "function", + "ifError": "function", + "match": "function", + "notDeepEqual": "function", + "notDeepStrictEqual": "function", + "notEqual": "function", + "notStrictEqual": "function", + "ok": "function", + "rejects": "function", + "strict": "function", + "strictEqual": "function", + "throws": "function" + }, + "strictEqual": "function", + "throws": "function" + }, + "rejects": "function", + "strict": { + "AssertionError": "function", + "deepEqual": "function", + "deepStrictEqual": "function", + "doesNotReject": "function", + "doesNotThrow": "function", + "equal": "function", + "fail": "function", + "ifError": "function", + "match": "function", + "notDeepEqual": "function", + "notDeepStrictEqual": "function", + "notEqual": "function", + "notStrictEqual": "function", + "ok": { + "AssertionError": "function", + "CallTracker": "function", + "deepEqual": "function", + "deepStrictEqual": "function", + "doesNotReject": "function", + "doesNotThrow": "function", + "equal": "function", + "fail": "function", + "ifError": "function", + "match": "function", + "notDeepEqual": "function", + "notDeepStrictEqual": "function", + "notEqual": "function", + "notStrictEqual": "function", + "ok": "function", + "rejects": "function", + "strict": "function", + "strictEqual": "function", + "throws": "function" + }, + "rejects": "function", + "strict": { + "AssertionError": "function", + "deepEqual": "function", + "deepStrictEqual": "function", + "doesNotReject": "function", + "doesNotThrow": "function", + "equal": "function", + "fail": "function", + "ifError": "function", + "match": "function", + "notDeepEqual": "function", + "notDeepStrictEqual": "function", + "notEqual": "function", + "notStrictEqual": "function", + "ok": "function", + "rejects": "function", + "strict": "function", + "strictEqual": "function", + "throws": "function" + }, + "strictEqual": "function", + "throws": "function" + }, + "strictEqual": "function", + "throws": "function" + }, + "node:assert/strict": { + "AssertionError": "function", + "CallTracker": "undefined", + "deepEqual": "function", + "deepStrictEqual": "function", + "doesNotMatch": "undefined", + "doesNotReject": "function", + "doesNotThrow": "function", + "equal": "function", + "fail": "function", + "ifError": "function", + "match": "function", + "notDeepEqual": "function", + "notDeepStrictEqual": "function", + "notEqual": "function", + "notStrictEqual": "function", + "ok": { + "AssertionError": "function", + "CallTracker": "function", + "deepEqual": "function", + "deepStrictEqual": "function", + "doesNotReject": "function", + "doesNotThrow": "function", + "equal": "function", + "fail": "function", + "ifError": "function", + "match": "function", + "notDeepEqual": "function", + "notDeepStrictEqual": "function", + "notEqual": "function", + "notStrictEqual": "function", + "ok": { + "AssertionError": "function", + "CallTracker": "function", + "deepEqual": "function", + "deepStrictEqual": "function", + "doesNotReject": "function", + "doesNotThrow": "function", + "equal": "function", + "fail": "function", + "ifError": "function", + "match": "function", + "notDeepEqual": "function", + "notDeepStrictEqual": "function", + "notEqual": "function", + "notStrictEqual": "function", + "ok": "function", + "rejects": "function", + "strict": "function", + "strictEqual": "function", + "throws": "function" + }, + "rejects": "function", + "strict": { + "AssertionError": "function", + "deepEqual": "function", + "deepStrictEqual": "function", + "doesNotReject": "function", + "doesNotThrow": "function", + "equal": "function", + "fail": "function", + "ifError": "function", + "match": "function", + "notDeepEqual": "function", + "notDeepStrictEqual": "function", + "notEqual": "function", + "notStrictEqual": "function", + "ok": "function", + "rejects": "function", + "strict": "function", + "strictEqual": "function", + "throws": "function" + }, + "strictEqual": "function", + "throws": "function" + }, + "rejects": "function", + "strictEqual": "function", + "throws": "function" + }, + "node:async_hooks": { + "AsyncLocalStorage": "function", + "AsyncResource": { + "allowedRunInAsyncScope": "object" + }, + "asyncWrapProviders": { + "CHECKPRIMEREQUEST": "number", + "CIPHERREQUEST": "number", + "DERIVEBITSREQUEST": "number", + "DIRHANDLE": "number", + "DNSCHANNEL": "number", + "ELDHISTOGRAM": "number", + "FILEHANDLE": "number", + "FILEHANDLECLOSEREQ": "number", + "FIXEDSIZEBLOBCOPY": "number", + "FSEVENTWRAP": "number", + "FSREQCALLBACK": "number", + "FSREQPROMISE": "number", + "GETADDRINFOREQWRAP": "number", + "GETNAMEINFOREQWRAP": "number", + "HASHREQUEST": "number", + "HEAPSNAPSHOT": "number", + "HTTP2PING": "number", + "HTTP2SESSION": "number", + "HTTP2SETTINGS": "number", + "HTTP2STREAM": "number", + "HTTPCLIENTREQUEST": "number", + "HTTPINCOMINGMESSAGE": "number", + "INSPECTORJSBINDING": "number", + "JSSTREAM": "number", + "JSUDPWRAP": "number", + "KEYEXPORTREQUEST": "number", + "KEYGENREQUEST": "number", + "KEYPAIRGENREQUEST": "number", + "MESSAGEPORT": "number", + "NONE": "number", + "PBKDF2REQUEST": "number", + "PIPECONNECTWRAP": "number", + "PIPESERVERWRAP": "number", + "PIPEWRAP": "number", + "PROCESSWRAP": "number", + "PROMISE": "number", + "QUERYWRAP": "number", + "RANDOMBYTESREQUEST": "number", + "RANDOMPRIMEREQUEST": "number", + "SCRYPTREQUEST": "number", + "SHUTDOWNWRAP": "number", + "SIGINTWATCHDOG": "number", + "SIGNALWRAP": "number", + "SIGNREQUEST": "number", + "STATWATCHER": "number", + "STREAMPIPE": "number", + "TCPCONNECTWRAP": "number", + "TCPSERVERWRAP": "number", + "TCPWRAP": "number", + "TLSWRAP": "number", + "TTYWRAP": "number", + "UDPSENDWRAP": "number", + "UDPWRAP": "number", + "VERIFYREQUEST": "number", + "WORKER": "number", + "WORKERHEAPSNAPSHOT": "number", + "WRITEWRAP": "number", + "ZLIB": "number" + }, + "createHook": "function", + "executionAsyncId": "function", + "executionAsyncResource": "function", + "triggerAsyncId": "function" + }, + "node:buffer": { + "Blob": "function", + "Buffer": { + "alloc": "function", + "allocUnsafe": "function", + "allocUnsafeSlow": "function", + "byteLength": "function", + "compare": "function", + "concat": "function", + "from": "function", + "isBuffer": "function", + "isEncoding": "function", + "toBuffer": "function" + }, + "File": "function", + "INSPECT_MAX_BYTES": "number", + "SlowBuffer": "function", + "atob": "function", + "btoa": "function", + "constants": { + "MAX_LENGTH": "number", + "MAX_STRING_LENGTH": "number" + }, + "kMaxLength": "number", + "kStringMaxLength": "number", + "resolveObjectURL": "undefined", + "transcode": "undefined" + }, + "node:child_process": { + "ChildProcess": "function", + "exec": "function", + "execFile": "function", + "execFileSync": "function", + "execSync": "function", + "fork": "function", + "spawn": "function", + "spawnSync": "function" + }, + "node:cluster": { + "SCHED_NONE": "number", + "SCHED_RR": "number", + "_events": "object", + "_eventsCount": "number", + "_maxListeners": "undefined", + "schedulingPolicy": "number", + "settings": "object", + "workers": "object" + }, + "node:crypto": { + "Cipher": "function", + "Cipheriv": "function", + "DEFAULT_ENCODING": "string", + "Decipher": "function", + "Decipheriv": "function", + "DiffieHellman": "function", + "DiffieHellmanGroup": "function", + "Hash": "function", + "Hmac": "function", + "Sign": "function", + "Verify": "function", + "constants": { + "ALPN_ENABLED": "number", + "DH_CHECK_P_NOT_PRIME": "number", + "DH_CHECK_P_NOT_SAFE_PRIME": "number", + "DH_NOT_SUITABLE_GENERATOR": "number", + "DH_UNABLE_TO_CHECK_GENERATOR": "number", + "NPN_ENABLED": "number", + "POINT_CONVERSION_COMPRESSED": "number", + "POINT_CONVERSION_HYBRID": "number", + "POINT_CONVERSION_UNCOMPRESSED": "number", + "RSA_NO_PADDING": "number", + "RSA_PKCS1_OAEP_PADDING": "number", + "RSA_PKCS1_PADDING": "number", + "RSA_PKCS1_PSS_PADDING": "number", + "RSA_SSLV23_PADDING": "number", + "RSA_X931_PADDING": "number" + }, + "createCipher": "function", + "createCipheriv": "function", + "createCredentials": "function", + "createDecipher": "function", + "createDecipheriv": "function", + "createDiffieHellman": "function", + "createDiffieHellmanGroup": "function", + "createECDH": "function", + "createHash": { + "Hash": "function", + "createHash": { + "Hash": "function", + "createHash": "function" + } + }, + "createHmac": "function", + "createSign": "function", + "createVerify": "function", + "getCiphers": "function", + "getDiffieHellman": "function", + "getHashes": "function", + "getRandomValues": "function", + "listCiphers": "function", + "pbkdf2": "function", + "pbkdf2Sync": "function", + "privateDecrypt": "function", + "privateEncrypt": "function", + "prng": "function", + "pseudoRandomBytes": "function", + "publicDecrypt": "function", + "publicEncrypt": "function", + "randomBytes": "function", + "randomFill": "function", + "randomFillSync": "function", + "randomInt": "function", + "randomUUID": "function", + "rng": "function", + "scrypt": "function", + "scryptSync": "function", + "subtle": "object", + "timingSafeEqual": "function", + "webcrypto": { + "getRandomValues": "function", + "randomUUID": "function", + "subtle": "object", + "timingSafeEqual": "function" + } + }, + "node:dgram": { + "Socket": "function", + "_createSocketHandle": "function", + "createSocket": "function" + }, + "node:diagnostics_channel": { + "Channel": "function", + "channel": "function", + "hasSubscribers": "function", + "subscribe": "function", + "unsubscribe": "function" + }, + "node:dns": { + "ADDRCONFIG": "number", + "ADDRGETNETWORKPARAMS": "string", + "ALL": "number", + "BADFAMILY": "string", + "BADFLAGS": "string", + "BADHINTS": "string", + "BADNAME": "string", + "BADQUERY": "string", + "BADRESP": "string", + "BADSTR": "string", + "CANCELLED": "string", + "CONNREFUSED": "string", + "DESTRUCTION": "string", + "EOF": "string", + "FILE": "string", + "FORMERR": "string", + "LOADIPHLPAPI": "string", + "NODATA": "string", + "NOMEM": "string", + "NONAME": "string", + "NOTFOUND": "string", + "NOTIMP": "string", + "NOTINITIALIZED": "string", + "REFUSED": "string", + "Resolver": "function", + "SERVFAIL": "string", + "TIMEOUT": "string", + "V4MAPPED": "number", + "lookup": "function", + "lookupService": "function", + "promises": { + "Resolver": "function", + "lookup": "function", + "lookupService": "function", + "resolve": "function", + "resolve4": "function", + "resolve6": "function", + "resolveAny": "function", + "resolveCaa": "function", + "resolveCname": "function", + "resolveMx": "function", + "resolveNaptr": "function", + "resolveNs": "function", + "resolvePtr": "function", + "resolveSoa": "function", + "resolveSrv": "function", + "resolveTxt": "function", + "reverse": "function" + }, + "resolve": "function", + "resolve4": "function", + "resolve6": "function", + "resolveAny": "function", + "resolveCaa": "function", + "resolveCname": "function", + "resolveMx": "function", + "resolveNaptr": "function", + "resolveNs": "function", + "resolvePtr": "function", + "resolveSoa": "function", + "resolveSrv": "function", + "resolveTxt": "function", + "reverse": "function", + "setDefaultResultOrder": "function", + "setServers": "function" + }, + "node:dns/promises": { + "Resolver": "function", + "lookup": "function", + "lookupService": "function", + "resolve": "function", + "resolve4": "function", + "resolveAny": "function", + "resolveCaa": "function", + "resolveCname": "function", + "resolveMx": "function", + "resolveNaptr": "function", + "resolveNs": "function", + "resolvePtr": "function", + "resolveSoa": "function", + "resolveSrv": "function", + "resolveTxt": "function", + "reverse": "function", + "setDefaultResultOrder": "undefined", + "setServers": "undefined" + }, + "node:events": { + "EventEmitter": { + "EventEmitter": { + "EventEmitter": "function", + "EventEmitterAsyncResource": "function", + "captureRejectionSymbol": "symbol", + "captureRejections": "boolean", + "defaultMaxListeners": "number", + "errorMonitor": "symbol", + "getEventListeners": "function", + "init": "function", + "listenerCount": "function", + "on": "function", + "once": "function", + "setMaxListeners": "function", + "usingDomains": "boolean" + }, + "EventEmitterAsyncResource": "function", + "captureRejectionSymbol": "symbol", + "captureRejections": "boolean", + "defaultMaxListeners": "number", + "errorMonitor": "symbol", + "getEventListeners": "function", + "init": { + "EventEmitter": "function", + "EventEmitterAsyncResource": "function", + "captureRejectionSymbol": "symbol", + "captureRejections": "boolean", + "defaultMaxListeners": "number", + "errorMonitor": "symbol", + "getEventListeners": "function", + "init": "function", + "listenerCount": "function", + "on": "function", + "once": "function", + "setMaxListeners": "function", + "usingDomains": "boolean" + }, + "listenerCount": "function", + "on": "function", + "once": "function", + "setMaxListeners": "function", + "usingDomains": "boolean" + }, + "EventEmitterAsyncResource": "function", + "captureRejectionSymbol": "symbol", + "captureRejections": "boolean", + "defaultMaxListeners": "number", + "errorMonitor": "symbol", + "getEventListeners": "function", + "init": { + "EventEmitter": { + "EventEmitter": "function", + "EventEmitterAsyncResource": "function", + "captureRejectionSymbol": "symbol", + "captureRejections": "boolean", + "defaultMaxListeners": "number", + "errorMonitor": "symbol", + "getEventListeners": "function", + "init": "function", + "listenerCount": "function", + "on": "function", + "once": "function", + "setMaxListeners": "function", + "usingDomains": "boolean" + }, + "EventEmitterAsyncResource": "function", + "captureRejectionSymbol": "symbol", + "captureRejections": "boolean", + "defaultMaxListeners": "number", + "errorMonitor": "symbol", + "getEventListeners": "function", + "init": { + "EventEmitter": "function", + "EventEmitterAsyncResource": "function", + "captureRejectionSymbol": "symbol", + "captureRejections": "boolean", + "defaultMaxListeners": "number", + "errorMonitor": "symbol", + "getEventListeners": "function", + "init": "function", + "listenerCount": "function", + "on": "function", + "once": "function", + "setMaxListeners": "function", + "usingDomains": "boolean" + }, + "listenerCount": "function", + "on": "function", + "once": "function", + "setMaxListeners": "function", + "usingDomains": "boolean" + }, + "listenerCount": "function", + "on": "function", + "once": "function", + "setMaxListeners": "function", + "usingDomains": "boolean" + }, + "node:fs": { + "Dirent": "function", + "FSWatcher": "function", + "ReadStream": "function", + "Stats": "function", + "WriteStream": "function", + "access": "function", + "accessSync": "function", + "appendFile": "function", + "appendFileSync": "function", + "chmod": "function", + "chmodSync": "function", + "chown": "function", + "chownSync": "function", + "close": "function", + "closeSync": "function", + "constants": { + "COPYFILE_EXCL": "number", + "COPYFILE_FICLONE": "number", + "COPYFILE_FICLONE_FORCE": "number", + "F_OK": "number", + "O_APPEND": "number", + "O_CREAT": "number", + "O_DIRECT": "number", + "O_DIRECTORY": "number", + "O_DSYNC": "number", + "O_EXCL": "number", + "O_NOATIME": "number", + "O_NOCTTY": "number", + "O_NOFOLLOW": "number", + "O_NONBLOCK": "number", + "O_RDONLY": "number", + "O_RDWR": "number", + "O_SYMLINK": "number", + "O_SYNC": "number", + "O_TRUNC": "number", + "O_WRONLY": "number", + "R_OK": "number", + "S_IFBLK": "number", + "S_IFCHR": "number", + "S_IFDIR": "number", + "S_IFIFO": "number", + "S_IFLNK": "number", + "S_IFMT": "number", + "S_IFREG": "number", + "S_IFSOCK": "number", + "S_IRGRP": "number", + "S_IROTH": "number", + "S_IRUSR": "number", + "S_IRWXG": "number", + "S_IRWXO": "number", + "S_IRWXU": "number", + "S_IWGRP": "number", + "S_IWOTH": "number", + "S_IWUSR": "number", + "S_IXGRP": "number", + "S_IXOTH": "number", + "S_IXUSR": "number", + "UV_FS_O_FILEMAP": "number", + "W_OK": "number", + "X_OK": "number" + }, + "copyFile": "function", + "copyFileSync": "function", + "createReadStream": "function", + "createWriteStream": "function", + "exists": "function", + "existsSync": "function", + "fchmod": "function", + "fchmodSync": "function", + "fchown": "function", + "fchownSync": "function", + "fstat": "function", + "fstatSync": "function", + "fsync": "function", + "fsyncSync": "function", + "ftruncate": "function", + "ftruncateSync": "function", + "futimes": "function", + "futimesSync": "function", + "lchmod": "function", + "lchmodSync": "function", + "lchown": "function", + "lchownSync": "function", + "link": "function", + "linkSync": "function", + "lstat": "function", + "lstatSync": "function", + "lutimes": "function", + "lutimesSync": "function", + "mkdir": "function", + "mkdirSync": "function", + "mkdtemp": "function", + "mkdtempSync": "function", + "open": "function", + "openSync": "function", + "promises": { + "access": "function", + "appendFile": "function", + "chmod": "function", + "chown": "function", + "close": "function", + "constants": { + "COPYFILE_EXCL": "number", + "COPYFILE_FICLONE": "number", + "COPYFILE_FICLONE_FORCE": "number", + "F_OK": "number", + "O_APPEND": "number", + "O_CREAT": "number", + "O_DIRECT": "number", + "O_DIRECTORY": "number", + "O_DSYNC": "number", + "O_EXCL": "number", + "O_NOATIME": "number", + "O_NOCTTY": "number", + "O_NOFOLLOW": "number", + "O_NONBLOCK": "number", + "O_RDONLY": "number", + "O_RDWR": "number", + "O_SYMLINK": "number", + "O_SYNC": "number", + "O_TRUNC": "number", + "O_WRONLY": "number", + "R_OK": "number", + "S_IFBLK": "number", + "S_IFCHR": "number", + "S_IFDIR": "number", + "S_IFIFO": "number", + "S_IFLNK": "number", + "S_IFMT": "number", + "S_IFREG": "number", + "S_IFSOCK": "number", + "S_IRGRP": "number", + "S_IROTH": "number", + "S_IRUSR": "number", + "S_IRWXG": "number", + "S_IRWXO": "number", + "S_IRWXU": "number", + "S_IWGRP": "number", + "S_IWOTH": "number", + "S_IWUSR": "number", + "S_IXGRP": "number", + "S_IXOTH": "number", + "S_IXUSR": "number", + "UV_FS_O_FILEMAP": "number", + "W_OK": "number", + "X_OK": "number" + }, + "copyFile": "function", + "exists": "function", + "fchmod": "function", + "fchown": "function", + "fstat": "function", + "fsync": "function", + "ftruncate": "function", + "futimes": "function", + "lchmod": "function", + "lchown": "function", + "link": "function", + "lstat": "function", + "lutimes": "function", + "mkdir": "function", + "mkdtemp": "function", + "open": "function", + "read": "function", + "readFile": "function", + "readdir": "function", + "readlink": "function", + "readv": "function", + "realpath": "function", + "rename": "function", + "rm": "function", + "rmdir": "function", + "stat": "function", + "symlink": "function", + "truncate": "function", + "unlink": "function", + "utimes": "function", + "watch": "function", + "write": "function", + "writeFile": "function", + "writev": "function" + }, + "read": "function", + "readFile": "function", + "readFileSync": "function", + "readSync": "function", + "readdir": "function", + "readdirSync": "function", + "readlink": "function", + "readlinkSync": "function", + "readv": "function", + "readvSync": "function", + "realpath": { + "native": { + "native": "function" + } + }, + "realpathSync": { + "native": { + "native": "function" + } + }, + "rename": "function", + "renameSync": "function", + "rm": "function", + "rmSync": "function", + "rmdir": "function", + "rmdirSync": "function", + "stat": "function", + "statSync": "function", + "symlink": "function", + "symlinkSync": "function", + "truncate": "function", + "truncateSync": "function", + "unlink": "function", + "unlinkSync": "function", + "utimes": "function", + "utimesSync": "function", + "watch": "function", + "write": "function", + "writeFile": "function", + "writeFileSync": "function", + "writeSync": "function", + "writev": "function", + "writevSync": "function" + }, + "node:fs/promises": { + "access": "function", + "appendFile": "function", + "chmod": "function", + "chown": "function", + "close": "function", + "constants": { + "COPYFILE_EXCL": "number", + "COPYFILE_FICLONE": "number", + "COPYFILE_FICLONE_FORCE": "number", + "F_OK": "number", + "O_APPEND": "number", + "O_CREAT": "number", + "O_DIRECT": "number", + "O_DIRECTORY": "number", + "O_DSYNC": "number", + "O_EXCL": "number", + "O_NOATIME": "number", + "O_NOCTTY": "number", + "O_NOFOLLOW": "number", + "O_NONBLOCK": "number", + "O_RDONLY": "number", + "O_RDWR": "number", + "O_SYMLINK": "number", + "O_SYNC": "number", + "O_TRUNC": "number", + "O_WRONLY": "number", + "R_OK": "number", + "S_IFBLK": "number", + "S_IFCHR": "number", + "S_IFDIR": "number", + "S_IFIFO": "number", + "S_IFLNK": "number", + "S_IFMT": "number", + "S_IFREG": "number", + "S_IFSOCK": "number", + "S_IRGRP": "number", + "S_IROTH": "number", + "S_IRUSR": "number", + "S_IRWXG": "number", + "S_IRWXO": "number", + "S_IRWXU": "number", + "S_IWGRP": "number", + "S_IWOTH": "number", + "S_IWUSR": "number", + "S_IXGRP": "number", + "S_IXOTH": "number", + "S_IXUSR": "number", + "UV_FS_O_FILEMAP": "number", + "W_OK": "number", + "X_OK": "number" + }, + "copyFile": "function", + "exists": "function", + "fchmod": "function", + "fchown": "function", + "fstat": "function", + "fsync": "function", + "ftruncate": "function", + "futimes": "function", + "lchmod": "function", + "lchown": "function", + "link": "function", + "lstat": "function", + "lutimes": "function", + "mkdir": "function", + "mkdtemp": "function", + "open": "function", + "read": "function", + "readFile": "function", + "readdir": "function", + "readlink": "function", + "readv": "function", + "realpath": "function", + "rename": "function", + "rm": "function", + "rmdir": "function", + "stat": "function", + "symlink": "function", + "truncate": "function", + "unlink": "function", + "utimes": "function", + "watch": "function", + "write": "function", + "writeFile": "function", + "writev": "function" + }, + "node:http": { + "Agent": "function", + "IncomingMessage": "function", + "METHODS": { + "0": "string", + "1": "string", + "2": "string", + "3": "string", + "4": "string", + "5": "string", + "6": "string", + "7": "string", + "8": "string", + "9": "string", + "10": "string", + "11": "string", + "12": "string", + "13": "string", + "14": "string", + "15": "string", + "16": "string", + "17": "string", + "18": "string", + "19": "string", + "20": "string", + "21": "string", + "22": "string", + "23": "string", + "24": "string", + "25": "string", + "26": "string", + "27": "string", + "28": "string", + "29": "string", + "30": "string", + "31": "string", + "32": "string", + "33": "string" + }, + "STATUS_CODES": { + "100": "string", + "101": "string", + "102": "string", + "103": "string", + "200": "string", + "201": "string", + "202": "string", + "203": "string", + "204": "string", + "205": "string", + "206": "string", + "207": "string", + "208": "string", + "226": "string", + "300": "string", + "301": "string", + "302": "string", + "303": "string", + "304": "string", + "305": "string", + "307": "string", + "308": "string", + "400": "string", + "401": "string", + "402": "string", + "403": "string", + "404": "string", + "405": "string", + "406": "string", + "407": "string", + "408": "string", + "409": "string", + "410": "string", + "411": "string", + "412": "string", + "413": "string", + "414": "string", + "415": "string", + "416": "string", + "417": "string", + "418": "string", + "421": "string", + "422": "string", + "423": "string", + "424": "string", + "425": "string", + "426": "string", + "428": "string", + "429": "string", + "431": "string", + "451": "string", + "500": "string", + "501": "string", + "502": "string", + "503": "string", + "504": "string", + "505": "string", + "506": "string", + "507": "string", + "508": "string", + "509": "string", + "510": "string", + "511": "string" + }, + "Server": "function", + "ServerResponse": "function", + "createServer": "function", + "get": "function", + "globalAgent": { + "_events": "object", + "_eventsCount": "number", + "_maxListeners": "undefined" + }, + "maxHeaderSize": "number", + "request": "function", + "setMaxIdleHTTPParsers": "function" + }, + "node:http2": { + "Http2ServerRequest": "function", + "Http2ServerResponse": "function", + "connect": "function", + "constants": { + "DEFAULT_SETTINGS_ENABLE_CONNECT_PROTOCOL": "number", + "DEFAULT_SETTINGS_ENABLE_PUSH": "number", + "DEFAULT_SETTINGS_HEADER_TABLE_SIZE": "number", + "DEFAULT_SETTINGS_INITIAL_WINDOW_SIZE": "number", + "DEFAULT_SETTINGS_MAX_CONCURRENT_STREAMS": "number", + "DEFAULT_SETTINGS_MAX_FRAME_SIZE": "number", + "DEFAULT_SETTINGS_MAX_HEADER_LIST_SIZE": "number", + "HTTP2_HEADER_ACCEPT": "string", + "HTTP2_HEADER_ACCEPT_CHARSET": "string", + "HTTP2_HEADER_ACCEPT_ENCODING": "string", + "HTTP2_HEADER_ACCEPT_LANGUAGE": "string", + "HTTP2_HEADER_ACCEPT_RANGES": "string", + "HTTP2_HEADER_ACCESS_CONTROL_ALLOW_CREDENTIALS": "string", + "HTTP2_HEADER_ACCESS_CONTROL_ALLOW_HEADERS": "string", + "HTTP2_HEADER_ACCESS_CONTROL_ALLOW_METHODS": "string", + "HTTP2_HEADER_ACCESS_CONTROL_ALLOW_ORIGIN": "string", + "HTTP2_HEADER_ACCESS_CONTROL_EXPOSE_HEADERS": "string", + "HTTP2_HEADER_ACCESS_CONTROL_MAX_AGE": "string", + "HTTP2_HEADER_ACCESS_CONTROL_REQUEST_HEADERS": "string", + "HTTP2_HEADER_ACCESS_CONTROL_REQUEST_METHOD": "string", + "HTTP2_HEADER_AGE": "string", + "HTTP2_HEADER_ALLOW": "string", + "HTTP2_HEADER_ALT_SVC": "string", + "HTTP2_HEADER_AUTHORITY": "string", + "HTTP2_HEADER_AUTHORIZATION": "string", + "HTTP2_HEADER_CACHE_CONTROL": "string", + "HTTP2_HEADER_CONNECTION": "string", + "HTTP2_HEADER_CONTENT_DISPOSITION": "string", + "HTTP2_HEADER_CONTENT_ENCODING": "string", + "HTTP2_HEADER_CONTENT_LANGUAGE": "string", + "HTTP2_HEADER_CONTENT_LENGTH": "string", + "HTTP2_HEADER_CONTENT_LOCATION": "string", + "HTTP2_HEADER_CONTENT_MD5": "string", + "HTTP2_HEADER_CONTENT_RANGE": "string", + "HTTP2_HEADER_CONTENT_SECURITY_POLICY": "string", + "HTTP2_HEADER_CONTENT_TYPE": "string", + "HTTP2_HEADER_COOKIE": "string", + "HTTP2_HEADER_DATE": "string", + "HTTP2_HEADER_DNT": "string", + "HTTP2_HEADER_EARLY_DATA": "string", + "HTTP2_HEADER_ETAG": "string", + "HTTP2_HEADER_EXPECT": "string", + "HTTP2_HEADER_EXPECT_CT": "string", + "HTTP2_HEADER_EXPIRES": "string", + "HTTP2_HEADER_FORWARDED": "string", + "HTTP2_HEADER_FROM": "string", + "HTTP2_HEADER_HOST": "string", + "HTTP2_HEADER_HTTP2_SETTINGS": "string", + "HTTP2_HEADER_IF_MATCH": "string", + "HTTP2_HEADER_IF_MODIFIED_SINCE": "string", + "HTTP2_HEADER_IF_NONE_MATCH": "string", + "HTTP2_HEADER_IF_RANGE": "string", + "HTTP2_HEADER_IF_UNMODIFIED_SINCE": "string", + "HTTP2_HEADER_KEEP_ALIVE": "string", + "HTTP2_HEADER_LAST_MODIFIED": "string", + "HTTP2_HEADER_LINK": "string", + "HTTP2_HEADER_LOCATION": "string", + "HTTP2_HEADER_MAX_FORWARDS": "string", + "HTTP2_HEADER_METHOD": "string", + "HTTP2_HEADER_ORIGIN": "string", + "HTTP2_HEADER_PATH": "string", + "HTTP2_HEADER_PREFER": "string", + "HTTP2_HEADER_PRIORITY": "string", + "HTTP2_HEADER_PROTOCOL": "string", + "HTTP2_HEADER_PROXY_AUTHENTICATE": "string", + "HTTP2_HEADER_PROXY_AUTHORIZATION": "string", + "HTTP2_HEADER_PROXY_CONNECTION": "string", + "HTTP2_HEADER_PURPOSE": "string", + "HTTP2_HEADER_RANGE": "string", + "HTTP2_HEADER_REFERER": "string", + "HTTP2_HEADER_REFRESH": "string", + "HTTP2_HEADER_RETRY_AFTER": "string", + "HTTP2_HEADER_SCHEME": "string", + "HTTP2_HEADER_SERVER": "string", + "HTTP2_HEADER_SET_COOKIE": "string", + "HTTP2_HEADER_STATUS": "string", + "HTTP2_HEADER_STRICT_TRANSPORT_SECURITY": "string", + "HTTP2_HEADER_TE": "string", + "HTTP2_HEADER_TIMING_ALLOW_ORIGIN": "string", + "HTTP2_HEADER_TK": "string", + "HTTP2_HEADER_TRAILER": "string", + "HTTP2_HEADER_TRANSFER_ENCODING": "string", + "HTTP2_HEADER_UPGRADE": "string", + "HTTP2_HEADER_UPGRADE_INSECURE_REQUESTS": "string", + "HTTP2_HEADER_USER_AGENT": "string", + "HTTP2_HEADER_VARY": "string", + "HTTP2_HEADER_VIA": "string", + "HTTP2_HEADER_WARNING": "string", + "HTTP2_HEADER_WWW_AUTHENTICATE": "string", + "HTTP2_HEADER_X_CONTENT_TYPE_OPTIONS": "string", + "HTTP2_HEADER_X_FORWARDED_FOR": "string", + "HTTP2_HEADER_X_FRAME_OPTIONS": "string", + "HTTP2_HEADER_X_XSS_PROTECTION": "string", + "HTTP2_METHOD_ACL": "string", + "HTTP2_METHOD_BASELINE_CONTROL": "string", + "HTTP2_METHOD_BIND": "string", + "HTTP2_METHOD_CHECKIN": "string", + "HTTP2_METHOD_CHECKOUT": "string", + "HTTP2_METHOD_CONNECT": "string", + "HTTP2_METHOD_COPY": "string", + "HTTP2_METHOD_DELETE": "string", + "HTTP2_METHOD_GET": "string", + "HTTP2_METHOD_HEAD": "string", + "HTTP2_METHOD_LABEL": "string", + "HTTP2_METHOD_LINK": "string", + "HTTP2_METHOD_LOCK": "string", + "HTTP2_METHOD_MERGE": "string", + "HTTP2_METHOD_MKACTIVITY": "string", + "HTTP2_METHOD_MKCALENDAR": "string", + "HTTP2_METHOD_MKCOL": "string", + "HTTP2_METHOD_MKREDIRECTREF": "string", + "HTTP2_METHOD_MKWORKSPACE": "string", + "HTTP2_METHOD_MOVE": "string", + "HTTP2_METHOD_OPTIONS": "string", + "HTTP2_METHOD_ORDERPATCH": "string", + "HTTP2_METHOD_PATCH": "string", + "HTTP2_METHOD_POST": "string", + "HTTP2_METHOD_PRI": "string", + "HTTP2_METHOD_PROPFIND": "string", + "HTTP2_METHOD_PROPPATCH": "string", + "HTTP2_METHOD_PUT": "string", + "HTTP2_METHOD_REBIND": "string", + "HTTP2_METHOD_REPORT": "string", + "HTTP2_METHOD_SEARCH": "string", + "HTTP2_METHOD_TRACE": "string", + "HTTP2_METHOD_UNBIND": "string", + "HTTP2_METHOD_UNCHECKOUT": "string", + "HTTP2_METHOD_UNLINK": "string", + "HTTP2_METHOD_UNLOCK": "string", + "HTTP2_METHOD_UPDATE": "string", + "HTTP2_METHOD_UPDATEREDIRECTREF": "string", + "HTTP2_METHOD_VERSION_CONTROL": "string", + "HTTP_STATUS_ACCEPTED": "number", + "HTTP_STATUS_ALREADY_REPORTED": "number", + "HTTP_STATUS_BAD_GATEWAY": "number", + "HTTP_STATUS_BAD_REQUEST": "number", + "HTTP_STATUS_BANDWIDTH_LIMIT_EXCEEDED": "number", + "HTTP_STATUS_CONFLICT": "number", + "HTTP_STATUS_CONTINUE": "number", + "HTTP_STATUS_CREATED": "number", + "HTTP_STATUS_EARLY_HINTS": "number", + "HTTP_STATUS_EXPECTATION_FAILED": "number", + "HTTP_STATUS_FAILED_DEPENDENCY": "number", + "HTTP_STATUS_FORBIDDEN": "number", + "HTTP_STATUS_FOUND": "number", + "HTTP_STATUS_GATEWAY_TIMEOUT": "number", + "HTTP_STATUS_GONE": "number", + "HTTP_STATUS_HTTP_VERSION_NOT_SUPPORTED": "number", + "HTTP_STATUS_IM_USED": "number", + "HTTP_STATUS_INSUFFICIENT_STORAGE": "number", + "HTTP_STATUS_INTERNAL_SERVER_ERROR": "number", + "HTTP_STATUS_LENGTH_REQUIRED": "number", + "HTTP_STATUS_LOCKED": "number", + "HTTP_STATUS_LOOP_DETECTED": "number", + "HTTP_STATUS_METHOD_NOT_ALLOWED": "number", + "HTTP_STATUS_MISDIRECTED_REQUEST": "number", + "HTTP_STATUS_MOVED_PERMANENTLY": "number", + "HTTP_STATUS_MULTIPLE_CHOICES": "number", + "HTTP_STATUS_MULTI_STATUS": "number", + "HTTP_STATUS_NETWORK_AUTHENTICATION_REQUIRED": "number", + "HTTP_STATUS_NON_AUTHORITATIVE_INFORMATION": "number", + "HTTP_STATUS_NOT_ACCEPTABLE": "number", + "HTTP_STATUS_NOT_EXTENDED": "number", + "HTTP_STATUS_NOT_FOUND": "number", + "HTTP_STATUS_NOT_IMPLEMENTED": "number", + "HTTP_STATUS_NOT_MODIFIED": "number", + "HTTP_STATUS_NO_CONTENT": "number", + "HTTP_STATUS_OK": "number", + "HTTP_STATUS_PARTIAL_CONTENT": "number", + "HTTP_STATUS_PAYLOAD_TOO_LARGE": "number", + "HTTP_STATUS_PAYMENT_REQUIRED": "number", + "HTTP_STATUS_PERMANENT_REDIRECT": "number", + "HTTP_STATUS_PRECONDITION_FAILED": "number", + "HTTP_STATUS_PRECONDITION_REQUIRED": "number", + "HTTP_STATUS_PROCESSING": "number", + "HTTP_STATUS_PROXY_AUTHENTICATION_REQUIRED": "number", + "HTTP_STATUS_RANGE_NOT_SATISFIABLE": "number", + "HTTP_STATUS_REQUEST_HEADER_FIELDS_TOO_LARGE": "number", + "HTTP_STATUS_REQUEST_TIMEOUT": "number", + "HTTP_STATUS_RESET_CONTENT": "number", + "HTTP_STATUS_SEE_OTHER": "number", + "HTTP_STATUS_SERVICE_UNAVAILABLE": "number", + "HTTP_STATUS_SWITCHING_PROTOCOLS": "number", + "HTTP_STATUS_TEAPOT": "number", + "HTTP_STATUS_TEMPORARY_REDIRECT": "number", + "HTTP_STATUS_TOO_EARLY": "number", + "HTTP_STATUS_TOO_MANY_REQUESTS": "number", + "HTTP_STATUS_UNAUTHORIZED": "number", + "HTTP_STATUS_UNAVAILABLE_FOR_LEGAL_REASONS": "number", + "HTTP_STATUS_UNPROCESSABLE_ENTITY": "number", + "HTTP_STATUS_UNSUPPORTED_MEDIA_TYPE": "number", + "HTTP_STATUS_UPGRADE_REQUIRED": "number", + "HTTP_STATUS_URI_TOO_LONG": "number", + "HTTP_STATUS_USE_PROXY": "number", + "HTTP_STATUS_VARIANT_ALSO_NEGOTIATES": "number", + "MAX_INITIAL_WINDOW_SIZE": "number", + "MAX_MAX_FRAME_SIZE": "number", + "MIN_MAX_FRAME_SIZE": "number", + "NGHTTP2_CANCEL": "number", + "NGHTTP2_COMPRESSION_ERROR": "number", + "NGHTTP2_CONNECT_ERROR": "number", + "NGHTTP2_DEFAULT_WEIGHT": "number", + "NGHTTP2_ENHANCE_YOUR_CALM": "number", + "NGHTTP2_ERR_FRAME_SIZE_ERROR": "number", + "NGHTTP2_FLAG_ACK": "number", + "NGHTTP2_FLAG_END_HEADERS": "number", + "NGHTTP2_FLAG_END_STREAM": "number", + "NGHTTP2_FLAG_NONE": "number", + "NGHTTP2_FLAG_PADDED": "number", + "NGHTTP2_FLAG_PRIORITY": "number", + "NGHTTP2_FLOW_CONTROL_ERROR": "number", + "NGHTTP2_FRAME_SIZE_ERROR": "number", + "NGHTTP2_HTTP_1_1_REQUIRED": "number", + "NGHTTP2_INADEQUATE_SECURITY": "number", + "NGHTTP2_INTERNAL_ERROR": "number", + "NGHTTP2_NO_ERROR": "number", + "NGHTTP2_PROTOCOL_ERROR": "number", + "NGHTTP2_REFUSED_STREAM": "number", + "NGHTTP2_SESSION_CLIENT": "number", + "NGHTTP2_SESSION_SERVER": "number", + "NGHTTP2_SETTINGS_ENABLE_CONNECT_PROTOCOL": "number", + "NGHTTP2_SETTINGS_ENABLE_PUSH": "number", + "NGHTTP2_SETTINGS_HEADER_TABLE_SIZE": "number", + "NGHTTP2_SETTINGS_INITIAL_WINDOW_SIZE": "number", + "NGHTTP2_SETTINGS_MAX_CONCURRENT_STREAMS": "number", + "NGHTTP2_SETTINGS_MAX_FRAME_SIZE": "number", + "NGHTTP2_SETTINGS_MAX_HEADER_LIST_SIZE": "number", + "NGHTTP2_SETTINGS_TIMEOUT": "number", + "NGHTTP2_STREAM_CLOSED": "number", + "NGHTTP2_STREAM_STATE_CLOSED": "number", + "NGHTTP2_STREAM_STATE_HALF_CLOSED_LOCAL": "number", + "NGHTTP2_STREAM_STATE_HALF_CLOSED_REMOTE": "number", + "NGHTTP2_STREAM_STATE_IDLE": "number", + "NGHTTP2_STREAM_STATE_OPEN": "number", + "NGHTTP2_STREAM_STATE_RESERVED_LOCAL": "number", + "NGHTTP2_STREAM_STATE_RESERVED_REMOTE": "number", + "PADDING_STRATEGY_ALIGNED": "number", + "PADDING_STRATEGY_CALLBACK": "number", + "PADDING_STRATEGY_MAX": "number", + "PADDING_STRATEGY_NONE": "number" + }, + "createSecureServer": "function", + "createServer": "function", + "getDefaultSettings": "function", + "getPackedSettings": "function", + "getUnpackedSettings": "function", + "sensitiveHeaders": "symbol" + }, + "node:https": { + "Agent": "function", + "IncomingMessage": "function", + "METHODS": { + "0": "string", + "1": "string", + "2": "string", + "3": "string", + "4": "string", + "5": "string", + "6": "string", + "7": "string", + "8": "string", + "9": "string", + "10": "string", + "11": "string", + "12": "string", + "13": "string", + "14": "string", + "15": "string", + "16": "string", + "17": "string", + "18": "string", + "19": "string", + "20": "string", + "21": "string", + "22": "string", + "23": "string", + "24": "string", + "25": "string", + "26": "string", + "27": "string", + "28": "string", + "29": "string", + "30": "string", + "31": "string", + "32": "string", + "33": "string" + }, + "STATUS_CODES": { + "100": "string", + "101": "string", + "102": "string", + "103": "string", + "200": "string", + "201": "string", + "202": "string", + "203": "string", + "204": "string", + "205": "string", + "206": "string", + "207": "string", + "208": "string", + "226": "string", + "300": "string", + "301": "string", + "302": "string", + "303": "string", + "304": "string", + "305": "string", + "307": "string", + "308": "string", + "400": "string", + "401": "string", + "402": "string", + "403": "string", + "404": "string", + "405": "string", + "406": "string", + "407": "string", + "408": "string", + "409": "string", + "410": "string", + "411": "string", + "412": "string", + "413": "string", + "414": "string", + "415": "string", + "416": "string", + "417": "string", + "418": "string", + "421": "string", + "422": "string", + "423": "string", + "424": "string", + "425": "string", + "426": "string", + "428": "string", + "429": "string", + "431": "string", + "451": "string", + "500": "string", + "501": "string", + "502": "string", + "503": "string", + "504": "string", + "505": "string", + "506": "string", + "507": "string", + "508": "string", + "509": "string", + "510": "string", + "511": "string" + }, + "Server": "function", + "ServerResponse": "function", + "createServer": "function", + "get": "function", + "globalAgent": { + "_events": "object", + "_eventsCount": "number", + "_maxListeners": "undefined" + }, + "maxHeaderSize": "number", + "request": "function", + "setMaxIdleHTTPParsers": "function" + }, + "node:inspector": { + "Session": "function", + "close": "function", + "console": { + "assert": "function", + "clear": "function", + "context": { + "console": "object" + }, + "count": "function", + "countReset": "function", + "debug": "function", + "dir": "function", + "dirxml": "function", + "error": "function", + "group": "function", + "groupCollapsed": "function", + "groupEnd": "function", + "info": "function", + "log": "function", + "profile": "function", + "profileEnd": "function", + "record": "function", + "recordEnd": "function", + "screenshot": "function", + "table": "function", + "takeHeapSnapshot": "function", + "time": "function", + "timeEnd": "function", + "timeLog": "function", + "timeStamp": "function", + "trace": "function", + "warn": "function", + "write": "function" + }, + "open": "function", + "url": "function", + "waitForDebugger": "function" + }, + "node:module": { + "SourceMap": "function", + "_cache": { + "/Users/jarred/Code/bun/test/exports/generate-exports.mjs": { + "exports": "object" + }, + "bun:events_native": { + "exports": "function" + }, + "bun:ffi": { + "exports": "object" + }, + "bun:jsc": { + "exports": "object" + }, + "bun:main": { + "exports": "object" + }, + "bun:sqlite": { + "exports": "object" + }, + "detect-libc": { + "exports": "object" + }, + "node:assert": { + "exports": "function" + }, + "node:assert/strict": { + "exports": "object" + }, + "node:async_hooks": { + "exports": "object" + }, + "node:buffer": { + "exports": "object" + }, + "node:child_process": { + "exports": "object" + }, + "node:cluster": { + "exports": "object" + }, + "node:crypto": { + "exports": "object" + }, + "node:dgram": { + "exports": "object" + }, + "node:diagnostics_channel": { + "exports": "object" + }, + "node:dns": { + "exports": "object" + }, + "node:dns/promises": { + "exports": "object" + }, + "node:events": { + "exports": "function" + }, + "node:fs": { + "exports": "object" + }, + "node:fs/promises": { + "exports": "object" + }, + "node:http": { + "exports": "object" + }, + "node:http2": { + "exports": "object" + }, + "node:https": { + "exports": "object" + }, + "node:inspector": { + "exports": "object" + }, + "node:module": { + "exports": "object" + }, + "node:os": { + "exports": "object" + }, + "node:process": { + "exports": "object" + }, + "node:stream": { + "exports": "function" + }, + "node:string_decoder": { + "exports": "object" + }, + "node:util": { + "exports": "object" + }, + "node:util/types": { + "exports": "object" + } + }, + "_nodeModulePaths": "function", + "_resolveFilename": "function", + "builtinModules": { + "0": "string", + "1": "string", + "2": "string", + "3": "string", + "4": "string", + "5": "string", + "6": "string" + }, + "createRequire": "function", + "default": { + "SourceMap": "function", + "_cache": { + "/Users/jarred/Code/bun/test/exports/generate-exports.mjs": "object", + "bun:events_native": "object", + "bun:ffi": "object", + "bun:jsc": "object", + "bun:main": "object", + "bun:sqlite": "object", + "detect-libc": "object", + "node:assert": "object", + "node:assert/strict": "object", + "node:async_hooks": "object", + "node:buffer": "object", + "node:child_process": "object", + "node:cluster": "object", + "node:crypto": "object", + "node:dgram": "object", + "node:diagnostics_channel": "object", + "node:dns": "object", + "node:dns/promises": "object", + "node:events": "object", + "node:fs": "object", + "node:fs/promises": "object", + "node:http": "object", + "node:http2": "object", + "node:https": "object", + "node:inspector": "object", + "node:module": "object", + "node:os": "object", + "node:process": "object", + "node:stream": "object", + "node:string_decoder": "object", + "node:util": "object", + "node:util/types": "object" + }, + "_nodeModulePaths": "function", + "_resolveFilename": "function", + "builtinModules": { + "0": "string", + "1": "string", + "2": "string", + "3": "string", + "4": "string", + "5": "string", + "6": "string" + }, + "createRequire": "function", + "findSourceMap": "function", + "globalPaths": "object", + "paths": "function", + "prototype": "object", + "syncBuiltinExports": "function" + }, + "findSourceMap": "function", + "globalPaths": "object", + "paths": "function", + "prototype": "object", + "syncBuiltinExports": "function" + }, + "node:net": { + "Server": "function", + "Socket": "function", + "connect": "function", + "createConnection": "function", + "createServer": "function", + "isIP": "function", + "isIPv4": "function", + "isIPv6": "function" + }, + "node:os": { + "EOL": "string", + "arch": "function", + "constants": { + "UV_UDP_REUSEADDR": "number", + "dlopen": { + "RTLD_GLOBAL": "number", + "RTLD_LAZY": "number", + "RTLD_LOCAL": "number", + "RTLD_NOW": "number" + }, + "errno": { + "E2BIG": "number", + "EACCES": "number", + "EADDRINUSE": "number", + "EADDRNOTAVAIL": "number", + "EAFNOSUPPORT": "number", + "EAGAIN": "number", + "EALREADY": "number", + "EBADF": "number", + "EBADMSG": "number", + "EBUSY": "number", + "ECANCELED": "number", + "ECHILD": "number", + "ECONNABORTED": "number", + "ECONNREFUSED": "number", + "ECONNRESET": "number", + "EDEADLK": "number", + "EDESTADDRREQ": "number", + "EDOM": "number", + "EDQUOT": "number", + "EEXIST": "number", + "EFAULT": "number", + "EFBIG": "number", + "EHOSTUNREACH": "number", + "EIDRM": "number", + "EILSEQ": "number", + "EINPROGRESS": "number", + "EINTR": "number", + "EINVAL": "number", + "EIO": "number", + "EISCONN": "number", + "EISDIR": "number", + "ELOOP": "number", + "EMFILE": "number", + "EMLINK": "number", + "EMSGSIZE": "number", + "EMULTIHOP": "number", + "ENAMETOOLONG": "number", + "ENETDOWN": "number", + "ENETRESET": "number", + "ENETUNREACH": "number", + "ENFILE": "number", + "ENOBUFS": "number", + "ENODATA": "number", + "ENODEV": "number", + "ENOENT": "number", + "ENOEXEC": "number", + "ENOLCK": "number", + "ENOLINK": "number", + "ENOMEM": "number", + "ENOMSG": "number", + "ENOPROTOOPT": "number", + "ENOSPC": "number", + "ENOSR": "number", + "ENOSTR": "number", + "ENOSYS": "number", + "ENOTCONN": "number", + "ENOTDIR": "number", + "ENOTEMPTY": "number", + "ENOTSOCK": "number", + "ENOTTY": "number", + "ENXIO": "number", + "EOPNOTSUPP": "number", + "EOVERFLOW": "number", + "EPERM": "number", + "EPIPE": "number", + "EPROTO": "number", + "EPROTONOSUPPORT": "number", + "EPROTOTYPE": "number", + "ERANGE": "number", + "EROFS": "number", + "ESPIPE": "number", + "ESRCH": "number", + "ESTALE": "number", + "ETIME": "number", + "ETIMEDOUT": "number", + "ETXTBSY": "number", + "EXDEV": "number" + }, + "priority": { + "PRIORITY_ABOVE_NORMAL": "number", + "PRIORITY_BELOW_NORMAL": "number", + "PRIORITY_HIGH": "number", + "PRIORITY_HIGHEST": "number", + "PRIORITY_LOW": "number", + "PRIORITY_NORMAL": "number" + }, + "signals": { + "SIGABRT": "number", + "SIGALRM": "number", + "SIGBUS": "number", + "SIGCHLD": "number", + "SIGCONT": "number", + "SIGFPE": "number", + "SIGHUP": "number", + "SIGILL": "number", + "SIGINFO": "number", + "SIGINT": "number", + "SIGIO": "number", + "SIGIOT": "number", + "SIGKILL": "number", + "SIGPIPE": "number", + "SIGPOLL": "number", + "SIGPROF": "number", + "SIGQUIT": "number", + "SIGSEGV": "number", + "SIGSTOP": "number", + "SIGSYS": "number", + "SIGTERM": "number", + "SIGTRAP": "number", + "SIGTSTP": "number", + "SIGTTIN": "number", + "SIGTTOU": "number", + "SIGURG": "number", + "SIGUSR1": "number", + "SIGUSR2": "number", + "SIGVTALRM": "number", + "SIGWINCH": "number", + "SIGXCPU": "number", + "SIGXFSZ": "number" + } + }, + "cpus": "function", + "default": { + "EOL": "string", + "arch": "function", + "constants": { + "UV_UDP_REUSEADDR": "number", + "dlopen": "object", + "errno": "object", + "priority": "object", + "signals": "object" + }, + "cpus": "function", + "devNull": "string", + "endianness": "function", + "freemem": "function", + "getPriority": "function", + "homedir": "function", + "hostname": "function", + "loadavg": "function", + "machine": "function", + "networkInterfaces": "function", + "platform": "function", + "release": "function", + "setPriority": "function", + "tmpdir": "function", + "totalmem": "function", + "type": "function", + "uptime": "function", + "userInfo": "function", + "version": "function" + }, + "devNull": "string", + "endianness": "function", + "freemem": "function", + "getPriority": "function", + "homedir": "function", + "hostname": "function", + "loadavg": "function", + "machine": "function", + "networkInterfaces": "function", + "platform": "function", + "release": "function", + "setPriority": "function", + "tmpdir": "function", + "totalmem": "function", + "type": "function", + "uptime": "function", + "userInfo": "function", + "version": "function" + }, + "node:path": { + "__esModule": "boolean", + "basename": "function", + "default": { + "__esModule": "boolean", + "basename": "function", + "default": { + "__esModule": "boolean", + "basename": "function", + "default": "object", + "delimiter": "string", + "dirname": "function", + "extname": "function", + "format": "function", + "isAbsolute": "function", + "join": "function", + "normalize": "function", + "parse": "function", + "posix": "object", + "relative": "function", + "resolve": "function", + "sep": "string", + "toNamespacedPath": "function", + "win32": "object" + }, + "delimiter": "string", + "dirname": "function", + "extname": "function", + "format": "function", + "isAbsolute": "function", + "join": "function", + "normalize": "function", + "parse": "function", + "posix": { + "basename": "function", + "default": "object", + "delimiter": "string", + "dirname": "function", + "extname": "function", + "format": "function", + "isAbsolute": "function", + "join": "function", + "normalize": "function", + "parse": "function", + "relative": "function", + "resolve": "function", + "sep": "string", + "toNamespacedPath": "function" + }, + "relative": "function", + "resolve": "function", + "sep": "string", + "toNamespacedPath": "function", + "win32": { + "basename": "function", + "default": "object", + "delimiter": "string", + "dirname": "function", + "extname": "function", + "format": "function", + "isAbsolute": "function", + "join": "function", + "normalize": "function", + "parse": "function", + "relative": "function", + "resolve": "function", + "sep": "string", + "toNamespacedPath": "function" + } + }, + "delimiter": "string", + "dirname": "function", + "extname": "function", + "format": "function", + "isAbsolute": "function", + "join": "function", + "normalize": "function", + "parse": "function", + "posix": { + "basename": "function", + "default": { + "basename": "function", + "default": "object", + "delimiter": "string", + "dirname": "function", + "extname": "function", + "format": "function", + "isAbsolute": "function", + "join": "function", + "normalize": "function", + "parse": "function", + "relative": "function", + "resolve": "function", + "sep": "string", + "toNamespacedPath": "function" + }, + "delimiter": "string", + "dirname": "function", + "extname": "function", + "format": "function", + "isAbsolute": "function", + "join": "function", + "normalize": "function", + "parse": "function", + "relative": "function", + "resolve": "function", + "sep": "string", + "toNamespacedPath": "function" + }, + "relative": "function", + "resolve": "function", + "sep": "string", + "toNamespacedPath": "function", + "win32": { + "basename": "function", + "default": { + "basename": "function", + "default": "object", + "delimiter": "string", + "dirname": "function", + "extname": "function", + "format": "function", + "isAbsolute": "function", + "join": "function", + "normalize": "function", + "parse": "function", + "relative": "function", + "resolve": "function", + "sep": "string", + "toNamespacedPath": "function" + }, + "delimiter": "string", + "dirname": "function", + "extname": "function", + "format": "function", + "isAbsolute": "function", + "join": "function", + "normalize": "function", + "parse": "function", + "relative": "function", + "resolve": "function", + "sep": "string", + "toNamespacedPath": "function" + } + }, + "node:path/posix": { + "basename": "function", + "delimiter": "string", + "dirname": "function", + "extname": "function", + "format": "function", + "isAbsolute": "function", + "join": "function", + "normalize": "function", + "parse": "function", + "relative": "function", + "resolve": "function", + "sep": "string", + "toNamespacedPath": "function" + }, + "node:path/win32": { + "basename": "function", + "default": { + "basename": "function", + "delimiter": "string", + "dirname": "function", + "extname": "function", + "format": "function", + "isAbsolute": "function", + "join": "function", + "normalize": "function", + "parse": "function", + "relative": "function", + "resolve": "function", + "sep": "string", + "toNamespacedPath": "function" + }, + "delimiter": "string", + "dirname": "function", + "extname": "function", + "format": "function", + "isAbsolute": "function", + "join": "function", + "normalize": "function", + "parse": "function", + "relative": "function", + "resolve": "function", + "sep": "string", + "toNamespacedPath": "function" + }, + "node:perf_hooks": { + "PerformanceEntry": "function", + "PerformanceNodeTiming": "function", + "performance": { + "now": "function", + "timeOrigin": "number" + } + }, + "node:process": { + "abort": "function", + "addListener": "function", + "arch": "string", + "argv": { + "0": "string", + "1": "string", + "2": "string" + }, + "argv0": "string", + "binding": "function", + "browser": "number", + "chdir": "function", + "config": { + "target_defaults": "object", + "variables": { + "v8_enable_i8n_support": "number" + } + }, + "cwd": "function", + "default": { + "abort": "function", + "arch": "string", + "argv": { + "0": "string", + "1": "string", + "2": "string" + }, + "argv0": "string", + "binding": "function", + "browser": "number", + "chdir": "function", + "config": { + "target_defaults": "object", + "variables": "object" + }, + "cwd": "function", + "dlopen": "function", + "emitWarning": "function", + "env": { + "ALACRITTY_LOG": "string", + "ALACRITTY_SOCKET": "string", + "BUN_INSTALL": "string", + "CC": "string", + "CODESIGN_IDENTITY": "string", + "COLORTERM": "string", + "COMMAND_MODE": "string", + "CXX": "string", + "HOME": "string", + "LC_ALL": "string", + "LLVM_PREFIX": "string", + "LOGNAME": "string", + "LS_COLORS": "string", + "PATH": "string", + "PWD": "string", + "SDKROOT": "string", + "SHELL": "string", + "SHLVL": "string", + "SSH_AUTH_SOCK": "string", + "STARSHIP_SESSION_KEY": "string", + "STARSHIP_SHELL": "string", + "TERM": "string", + "TMPDIR": "string", + "USER": "string", + "VOLTA_HOME": "string", + "XPC_FLAGS": "string", + "XPC_SERVICE_NAME": "string", + "__CFBundleIdentifier": "string", + "__CF_USER_TEXT_ENCODING": "string" + }, + "execArgv": "object", + "execPath": "string", + "exit": "function", + "exitCode": "number", + "hrtime": { + "bigint": "function" + }, + "isBun": "number", + "nextTick": "function", + "pid": "number", + "platform": "string", + "ppid": "number", + "release": { + "headersUrl": "string", + "libUrl": "string", + "lts": "boolean", + "name": "string", + "sourceUrl": "string" + }, + "revision": "string", + "stderr": { + "_events": "object", + "_eventsCount": "number", + "_maxListeners": "undefined", + "bytesWritten": "number" + }, + "stdin": { + "_readableState": "object", + "_writableState": "object", + "allowHalfOpen": "boolean" + }, + "stdout": { + "_events": "object", + "_eventsCount": "number", + "_maxListeners": "undefined", + "bytesWritten": "number" + }, + "title": "string", + "umask": "function", + "uptime": "function", + "version": "string", + "versions": { + "ares": "string", + "boringssl": "string", + "bun": "string", + "libarchive": "string", + "lolhtml": "string", + "mimalloc": "string", + "modules": "string", + "napi": "string", + "node": "string", + "picohttpparser": "string", + "tinycc": "string", + "usockets": "string", + "uv": "string", + "uwebsockets": "string", + "v8": "string", + "webkit": "string", + "zig": "string", + "zlib": "string" + } + }, + "dlopen": "function", + "emit": "function", + "emitWarning": "function", + "env": { + "ALACRITTY_LOG": "string", + "ALACRITTY_SOCKET": "string", + "BUN_INSTALL": "string", + "CC": "string", + "CODESIGN_IDENTITY": "string", + "COLORTERM": "string", + "COMMAND_MODE": "string", + "CXX": "string", + "HOME": "string", + "LC_ALL": "string", + "LLVM_PREFIX": "string", + "LOGNAME": "string", + "LS_COLORS": "string", + "PATH": "string", + "PWD": "string", + "SDKROOT": "string", + "SHELL": "string", + "SHLVL": "string", + "SSH_AUTH_SOCK": "string", + "STARSHIP_SESSION_KEY": "string", + "STARSHIP_SHELL": "string", + "TERM": "string", + "TMPDIR": "string", + "USER": "string", + "VOLTA_HOME": "string", + "XPC_FLAGS": "string", + "XPC_SERVICE_NAME": "string", + "__CFBundleIdentifier": "string", + "__CF_USER_TEXT_ENCODING": "string" + }, + "eventNames": "function", + "execArgv": "object", + "execPath": "string", + "exit": "function", + "exitCode": "number", + "getMaxListeners": "function", + "hrtime": { + "bigint": "function" + }, + "isBun": "number", + "listenerCount": "function", + "listeners": "function", + "nextTick": "function", + "off": "function", + "on": "function", + "once": "function", + "pid": "number", + "platform": "string", + "ppid": "number", + "prepend": "function", + "prependOnce": "function", + "rawListeners": "function", + "release": { + "headersUrl": "string", + "libUrl": "string", + "lts": "boolean", + "name": "string", + "sourceUrl": "string" + }, + "removeAllListeners": "function", + "removeListener": "function", + "revision": "string", + "setMaxListeners": "function", + "stderr": { + "_events": "object", + "_eventsCount": "number", + "_maxListeners": "undefined", + "bytesWritten": "number" + }, + "stdin": { + "_readableState": "object", + "_writableState": { + "afterWriteTickInfo": "object", + "allBuffers": "boolean", + "allNoop": "boolean", + "autoDestroy": "boolean", + "bufferProcessing": "boolean", + "buffered": "object", + "bufferedIndex": "number", + "closeEmitted": "boolean", + "closed": "boolean", + "constructed": "boolean", + "corked": "number", + "decodeStrings": "boolean", + "defaultEncoding": "string", + "destroyed": "boolean", + "emitClose": "boolean", + "ended": "boolean", + "ending": "boolean", + "errorEmitted": "boolean", + "errored": "object", + "finalCalled": "boolean", + "finished": "boolean", + "highWaterMark": "number", + "length": "number", + "needDrain": "boolean", + "objectMode": "boolean", + "onwrite": "function", + "pendingcb": "number", + "prefinished": "boolean", + "sync": "boolean", + "writecb": "object", + "writelen": "number", + "writing": "boolean" + }, + "allowHalfOpen": "boolean" + }, + "stdout": { + "_events": "object", + "_eventsCount": "number", + "_maxListeners": "undefined", + "bytesWritten": "number" + }, + "title": "string", + "umask": "function", + "uptime": "function", + "version": "string", + "versions": { + "ares": "string", + "boringssl": "string", + "bun": "string", + "libarchive": "string", + "lolhtml": "string", + "mimalloc": "string", + "modules": "string", + "napi": "string", + "node": "string", + "picohttpparser": "string", + "tinycc": "string", + "usockets": "string", + "uv": "string", + "uwebsockets": "string", + "v8": "string", + "webkit": "string", + "zig": "string", + "zlib": "string" + } + }, + "node:readline": { + "Interface": "function", + "clearLine": "function", + "clearScreenDown": "function", + "createInterface": "function", + "cursorTo": "function", + "emitKeypressEvents": "function", + "moveCursor": "function", + "promises": { + "Interface": "function", + "Readline": "function", + "createInterface": "function" + } + }, + "node:readline/promises": { + "Interface": "function", + "Readline": "function", + "createInterface": "function" + }, + "node:repl": { + "_domain": "undefined", + "_initialPrompt": "string", + "allowBlockingCompletions": "boolean", + "breakEvalOnSigint": "boolean", + "completer": "function", + "context": { + "AbortController": "function", + "AbortSignal": { + "abort": "function", + "timeout": "function", + "whenSignalAborted": "function" + }, + "Blob": "function", + "Buffer": { + "alloc": "function", + "allocUnsafe": "function", + "allocUnsafeSlow": "function", + "byteLength": "function", + "compare": "function", + "concat": "function", + "from": "function", + "isBuffer": "function", + "isEncoding": "function", + "toBuffer": "function" + }, + "BuildError": "function", + "BuildMessage": "function", + "Bun": { + "ArrayBufferSink": "function", + "concatArrayBuffers": "function", + "deepEquals": "function", + "deepMatch": "function", + "dns": "object", + "env": "object", + "escapeHTML": "function", + "fetch": "function", + "fileURLToPath": "function", + "nanoseconds": "function", + "password": "object", + "pathToFileURL": "function", + "peek": "function", + "plugin": "function", + "readableStreamToArray": "function", + "readableStreamToArrayBuffer": "function", + "readableStreamToBlob": "function", + "readableStreamToJSON": "function", + "readableStreamToText": "function", + "revision": "string", + "sleep": "function", + "stringHashCode": "function", + "version": "string" + }, + "ByteLengthQueuingStrategy": "function", + "CloseEvent": "function", + "CountQueuingStrategy": "function", + "Crypto": "function", + "CryptoKey": "function", + "CustomEvent": "function", + "DOMException": { + "ABORT_ERR": "number", + "DATA_CLONE_ERR": "number", + "DOMSTRING_SIZE_ERR": "number", + "HIERARCHY_REQUEST_ERR": "number", + "INDEX_SIZE_ERR": "number", + "INUSE_ATTRIBUTE_ERR": "number", + "INVALID_ACCESS_ERR": "number", + "INVALID_CHARACTER_ERR": "number", + "INVALID_MODIFICATION_ERR": "number", + "INVALID_NODE_TYPE_ERR": "number", + "INVALID_STATE_ERR": "number", + "NAMESPACE_ERR": "number", + "NETWORK_ERR": "number", + "NOT_FOUND_ERR": "number", + "NOT_SUPPORTED_ERR": "number", + "NO_DATA_ALLOWED_ERR": "number", + "NO_MODIFICATION_ALLOWED_ERR": "number", + "QUOTA_EXCEEDED_ERR": "number", + "SECURITY_ERR": "number", + "SYNTAX_ERR": "number", + "TIMEOUT_ERR": "number", + "TYPE_MISMATCH_ERR": "number", + "URL_MISMATCH_ERR": "number", + "VALIDATION_ERR": "number", + "WRONG_DOCUMENT_ERR": "number" + }, + "ErrorEvent": "function", + "Event": { + "AT_TARGET": "number", + "BUBBLING_PHASE": "number", + "CAPTURING_PHASE": "number", + "NONE": "number" + }, + "EventSource": "function", + "EventTarget": "function", + "FormData": "function", + "HTMLRewriter": "object", + "Headers": "function", + "MessageEvent": "function", + "ReadableByteStreamController": "function", + "ReadableStream": "function", + "ReadableStreamBYOBReader": "function", + "ReadableStreamBYOBRequest": "function", + "ReadableStreamDefaultController": "function", + "ReadableStreamDefaultReader": "function", + "Request": "function", + "ResolveError": "function", + "ResolveMessage": "function", + "Response": { + "error": "function", + "json": "function", + "redirect": "function" + }, + "SubtleCrypto": "function", + "TextDecoder": "function", + "TextEncoder": "function", + "URL": { + "createObjectURL": "function", + "revokeObjectURL": "function" + }, + "URLSearchParams": "function", + "WebSocket": { + "CLOSED": "number", + "CLOSING": "number", + "CONNECTING": "number", + "OPEN": "number" + }, + "WritableStream": "function", + "WritableStreamDefaultController": "function", + "WritableStreamDefaultWriter": "function", + "__IDS_TO_TRACK": "object", + "addEventListener": "function", + "alert": "function", + "atob": "function", + "btoa": "function", + "bunJSX": "function", + "clearImmediate": "function", + "clearInterval": "function", + "clearTimeout": "function", + "confirm": "function", + "crypto": { + "getRandomValues": "function", + "randomUUID": "function", + "subtle": "object", + "timingSafeEqual": "function" + }, + "fetch": "function", + "navigator": { + "hardwareConcurrency": "number", + "userAgent": "string" + }, + "performance": { + "now": "function", + "timeOrigin": "number" + }, + "process": { + "abort": "function", + "arch": "string", + "argv": "object", + "argv0": "string", + "binding": "function", + "browser": "number", + "chdir": "function", + "config": "object", + "cwd": "function", + "dlopen": "function", + "emitWarning": "function", + "env": "object", + "execArgv": "object", + "execPath": "string", + "exit": "function", + "exitCode": "number", + "hrtime": "function", + "isBun": "number", + "nextTick": "function", + "pid": "number", + "platform": "string", + "ppid": "number", + "release": "object", + "revision": "string", + "stderr": "object", + "stdin": "object", + "stdout": "object", + "title": "string", + "umask": "function", + "uptime": "function", + "version": "string", + "versions": "object" + }, + "prompt": "function", + "queueMicrotask": "function", + "reportError": "function", + "setImmediate": "function", + "setInterval": "function", + "setTimeout": "function" + }, + "crlfDelay": "number", + "cursor": "number", + "escapeCodeTimeout": "number", + "eval": "function", + "history": "object", + "historyIndex": "number", + "historySize": "number", + "input": "object", + "isCompletionEnabled": "boolean", + "last": "undefined", + "line": "string", + "lines": "object", + "output": "object", + "removeHistoryDuplicates": "boolean", + "tabSize": "number", + "terminal": "boolean", + "underscoreAssigned": "boolean", + "useColors": "boolean", + "useGlobal": "boolean" + }, + "node:stream": { + "Duplex": { + "from": "function", + "fromWeb": "function", + "toWeb": "function" + }, + "NativeWritable": "function", + "PassThrough": "function", + "Readable": { + "_fromList": "function", + "from": "function", + "fromWeb": "function", + "toWeb": "function", + "wrap": "function" + }, + "Stream": { + "Duplex": { + "from": "function", + "fromWeb": "function", + "toWeb": "function" + }, + "NativeWritable": "function", + "PassThrough": "function", + "Readable": { + "_fromList": "function", + "from": "function", + "fromWeb": "function", + "toWeb": "function", + "wrap": "function" + }, + "Stream": { + "Duplex": "function", + "NativeWritable": "function", + "PassThrough": "function", + "Readable": "function", + "Stream": "function", + "Transform": "function", + "Writable": "function", + "_getNativeReadableStreamPrototype": "function", + "_isUint8Array": "function", + "_uint8ArrayToBuffer": "function", + "addAbortSignal": "function", + "compose": "function", + "default": "function", + "destroy": "function", + "eos": "function", + "finished": "function", + "isDisturbed": "function", + "isErrored": "function", + "isReadable": "function", + "isWritable": "function", + "pipeline": "function", + "promises": "object" + }, + "Transform": "function", + "Writable": { + "fromWeb": "function", + "toWeb": "function" + }, + "_getNativeReadableStreamPrototype": "function", + "_isUint8Array": "function", + "_uint8ArrayToBuffer": "function", + "addAbortSignal": "function", + "compose": "function", + "default": { + "Duplex": "function", + "NativeWritable": "function", + "PassThrough": "function", + "Readable": "function", + "Stream": "function", + "Transform": "function", + "Writable": "function", + "_getNativeReadableStreamPrototype": "function", + "_isUint8Array": "function", + "_uint8ArrayToBuffer": "function", + "addAbortSignal": "function", + "compose": "function", + "default": "function", + "destroy": "function", + "eos": "function", + "finished": "function", + "isDisturbed": "function", + "isErrored": "function", + "isReadable": "function", + "isWritable": "function", + "pipeline": "function", + "promises": "object" + }, + "destroy": "function", + "eos": "function", + "finished": { + "finished": "function" + }, + "isDisturbed": "function", + "isErrored": "function", + "isReadable": "function", + "isWritable": "function", + "pipeline": "function", + "promises": { + "finished": "function", + "pipeline": "function" + } + }, + "Transform": "function", + "Writable": { + "fromWeb": "function", + "toWeb": "function" + }, + "_getNativeReadableStreamPrototype": "function", + "_isUint8Array": "function", + "_uint8ArrayToBuffer": "function", + "addAbortSignal": "function", + "compose": "function", + "default": { + "Duplex": { + "from": "function", + "fromWeb": "function", + "toWeb": "function" + }, + "NativeWritable": "function", + "PassThrough": "function", + "Readable": { + "_fromList": "function", + "from": "function", + "fromWeb": "function", + "toWeb": "function", + "wrap": "function" + }, + "Stream": { + "Duplex": "function", + "NativeWritable": "function", + "PassThrough": "function", + "Readable": "function", + "Stream": "function", + "Transform": "function", + "Writable": "function", + "_getNativeReadableStreamPrototype": "function", + "_isUint8Array": "function", + "_uint8ArrayToBuffer": "function", + "addAbortSignal": "function", + "compose": "function", + "default": "function", + "destroy": "function", + "eos": "function", + "finished": "function", + "isDisturbed": "function", + "isErrored": "function", + "isReadable": "function", + "isWritable": "function", + "pipeline": "function", + "promises": "object" + }, + "Transform": "function", + "Writable": { + "fromWeb": "function", + "toWeb": "function" + }, + "_getNativeReadableStreamPrototype": "function", + "_isUint8Array": "function", + "_uint8ArrayToBuffer": "function", + "addAbortSignal": "function", + "compose": "function", + "default": { + "Duplex": "function", + "NativeWritable": "function", + "PassThrough": "function", + "Readable": "function", + "Stream": "function", + "Transform": "function", + "Writable": "function", + "_getNativeReadableStreamPrototype": "function", + "_isUint8Array": "function", + "_uint8ArrayToBuffer": "function", + "addAbortSignal": "function", + "compose": "function", + "default": "function", + "destroy": "function", + "eos": "function", + "finished": "function", + "isDisturbed": "function", + "isErrored": "function", + "isReadable": "function", + "isWritable": "function", + "pipeline": "function", + "promises": "object" + }, + "destroy": "function", + "eos": "function", + "finished": { + "finished": "function" + }, + "isDisturbed": "function", + "isErrored": "function", + "isReadable": "function", + "isWritable": "function", + "pipeline": "function", + "promises": { + "finished": "function", + "pipeline": "function" + } + }, + "destroy": "function", + "eos": "function", + "finished": { + "finished": "function" + }, + "isDisturbed": "function", + "isErrored": "function", + "isReadable": "function", + "isWritable": "function", + "pipeline": "function", + "promises": { + "finished": "function", + "pipeline": "function" + } + }, + "node:stream/consumers": { + "arrayBuffer": "function", + "blob": "function", + "buffer": "function", + "json": "function", + "text": "function" + }, + "node:stream/promises": { + "finished": "function", + "pipeline": "function" + }, + "node:stream/web": { + "ByteLengthQueuingStrategy": "function", + "CountQueuingStrategy": "function", + "ReadableStream": "function", + "ReadableStreamBYOBReader": "function", + "ReadableStreamBYOBRequest": "function", + "ReadableStreamDefaultController": "function", + "ReadableStreamDefaultReader": "function", + "TransformStream": "function", + "TransformStreamDefaultController": "function", + "WritableStream": "function", + "WritableStreamDefaultController": "function", + "WritableStreamDefaultWriter": "function" + }, + "node:string_decoder": { + "StringDecoder": "function", + "default": { + "StringDecoder": "function" + } + }, + "node:timers": { + "clearInterval": "function", + "clearTimeout": "function", + "setImmediate": "function", + "setInterval": "function", + "setTimeout": "function" + }, + "node:timers/promises": { + "default": { + "setImmediate": "function", + "setInterval": "function", + "setTimeout": "function" + }, + "setImmediate": "function", + "setInterval": "function", + "setTimeout": "function" + }, + "node:tls": { + "CLIENT_RENEG_LIMIT": "number", + "CLIENT_RENEG_WINDOW": "number", + "DEFAULT_CIPHERS": "string", + "DEFAULT_ECDH_CURVE": "string", + "DEFAULT_MAX_VERSION": "string", + "DEFAULT_MIN_VERSION": "string", + "SecureContext": "function", + "Server": "function", + "TLSSocket": "function", + "connect": "function", + "convertALPNProtocols": "function", + "createConnection": "function", + "createSecureContext": "function", + "createServer": "function", + "getCiphers": "function", + "getCurves": "function", + "parseCertString": "function" + }, + "node:trace_events": { + "createTracing": "function", + "getEnabledCategories": "function" + }, + "node:tty": { + "ReadStream": "function", + "WriteStream": "function", + "isatty": "function" + }, + "node:url": { + "URL": { + "createObjectURL": "function", + "revokeObjectURL": "function" + }, + "URLSearchParams": "function", + "Url": "function", + "default": { + "URL": { + "createObjectURL": "function", + "revokeObjectURL": "function" + }, + "URLSearchParams": "function", + "Url": "function", + "fileURLToPath": "function", + "format": "function", + "parse": "function", + "pathToFileURL": "function", + "resolve": "function", + "resolveObject": "function", + "urlToHttpOptions": "function" + }, + "fileURLToPath": "function", + "format": "function", + "parse": "function", + "pathToFileURL": "function", + "resolve": "function", + "resolveObject": "function", + "urlToHttpOptions": "function" + }, + "node:util": { + "TextDecoder": "function", + "TextEncoder": "function", + "callbackify": "function", + "debuglog": "function", + "default": { + "TextDecoder": "function", + "TextEncoder": "function", + "_extend": "function", + "callbackify": "function", + "debuglog": "function", + "deprecate": "function", + "format": "function", + "inherits": "function", + "inspect": { + "colors": "object", + "styles": "object" + }, + "isArray": "function", + "isBoolean": "function", + "isBuffer": "function", + "isDate": "function", + "isDeepStrictEqual": "function", + "isError": "function", + "isFunction": "function", + "isNull": "function", + "isNullOrUndefined": "function", + "isNumber": "function", + "isObject": "function", + "isPrimitive": "function", + "isRegExp": "function", + "isString": "function", + "isSymbol": "function", + "isUndefined": "function", + "log": "function", + "promisify": { + "custom": "symbol" + }, + "types": { + "default": "object", + "isAnyArrayBuffer": "function", + "isArgumentsObject": "function", + "isArrayBuffer": "function", + "isArrayBufferView": "function", + "isAsyncFunction": "function", + "isBigInt64Array": "function", + "isBigIntObject": "function", + "isBigUint64Array": "function", + "isBooleanObject": "function", + "isBoxedPrimitive": "function", + "isCryptoKey": "function", + "isDataView": "function", + "isDate": "function", + "isExternal": "function", + "isFloat32Array": "function", + "isFloat64Array": "function", + "isGeneratorFunction": "function", + "isGeneratorObject": "function", + "isInt16Array": "function", + "isInt32Array": "function", + "isInt8Array": "function", + "isKeyObject": "function", + "isMap": "function", + "isMapIterator": "function", + "isModuleNamespaceObject": "function", + "isNativeError": "function", + "isNumberObject": "function", + "isPromise": "function", + "isProxy": "function", + "isRegExp": "function", + "isSet": "function", + "isSetIterator": "function", + "isSharedArrayBuffer": "function", + "isStringObject": "function", + "isSymbolObject": "function", + "isTypedArray": "function", + "isUint16Array": "function", + "isUint32Array": "function", + "isUint8Array": "function", + "isUint8ClampedArray": "function", + "isWeakMap": "function", + "isWeakSet": "function" + } + }, + "deprecate": "function", + "format": "function", + "inherits": "function", + "inspect": { + "colors": { + "black": "object", + "blue": "object", + "bold": "object", + "cyan": "object", + "green": "object", + "grey": "object", + "inverse": "object", + "italic": "object", + "magenta": "object", + "red": "object", + "underline": "object", + "white": "object", + "yellow": "object" + }, + "styles": { + "boolean": "string", + "date": "string", + "null": "string", + "number": "string", + "regexp": "string", + "special": "string", + "string": "string", + "undefined": "string" + } + }, + "isArray": "function", + "isBoolean": "function", + "isBuffer": "function", + "isDate": "function", + "isDeepStrictEqual": "function", + "isError": "function", + "isFunction": "function", + "isNull": "function", + "isNullOrUndefined": "function", + "isNumber": "function", + "isObject": "function", + "isPrimitive": "function", + "isRegExp": "function", + "isString": "function", + "isSymbol": "function", + "isUndefined": "function", + "log": "function", + "promisify": { + "custom": "symbol" + }, + "types": { + "isAnyArrayBuffer": "function", + "isArgumentsObject": "function", + "isArrayBuffer": "function", + "isArrayBufferView": "function", + "isAsyncFunction": "function", + "isBigInt64Array": "function", + "isBigIntObject": "function", + "isBigUint64Array": "function", + "isBooleanObject": "function", + "isBoxedPrimitive": "function", + "isCryptoKey": "function", + "isDataView": "function", + "isDate": "function", + "isExternal": "function", + "isFloat32Array": "function", + "isFloat64Array": "function", + "isGeneratorFunction": "function", + "isGeneratorObject": "function", + "isInt16Array": "function", + "isInt32Array": "function", + "isInt8Array": "function", + "isKeyObject": "function", + "isMap": "function", + "isMapIterator": "function", + "isModuleNamespaceObject": "function", + "isNativeError": "function", + "isNumberObject": "function", + "isPromise": "function", + "isProxy": "function", + "isRegExp": "function", + "isSet": "function", + "isSetIterator": "function", + "isSharedArrayBuffer": "function", + "isStringObject": "function", + "isSymbolObject": "function", + "isTypedArray": "function", + "isUint16Array": "function", + "isUint32Array": "function", + "isUint8Array": "function", + "isUint8ClampedArray": "function", + "isWeakMap": "function", + "isWeakSet": "function" + } + }, + "node:util/types": { + "default": { + "isAnyArrayBuffer": "function", + "isArgumentsObject": "function", + "isArrayBuffer": "function", + "isArrayBufferView": "function", + "isAsyncFunction": "function", + "isBigInt64Array": "function", + "isBigIntObject": "function", + "isBigUint64Array": "function", + "isBooleanObject": "function", + "isBoxedPrimitive": "function", + "isCryptoKey": "function", + "isDataView": "function", + "isDate": "function", + "isExternal": "function", + "isFloat32Array": "function", + "isFloat64Array": "function", + "isGeneratorFunction": "function", + "isGeneratorObject": "function", + "isInt16Array": "function", + "isInt32Array": "function", + "isInt8Array": "function", + "isKeyObject": "function", + "isMap": "function", + "isMapIterator": "function", + "isModuleNamespaceObject": "function", + "isNativeError": "function", + "isNumberObject": "function", + "isPromise": "function", + "isProxy": "function", + "isRegExp": "function", + "isSet": "function", + "isSetIterator": "function", + "isSharedArrayBuffer": "function", + "isStringObject": "function", + "isSymbolObject": "function", + "isTypedArray": "function", + "isUint16Array": "function", + "isUint32Array": "function", + "isUint8Array": "function", + "isUint8ClampedArray": "function", + "isWeakMap": "function", + "isWeakSet": "function" + }, + "isAnyArrayBuffer": "function", + "isArgumentsObject": "function", + "isArrayBuffer": "function", + "isArrayBufferView": "function", + "isAsyncFunction": "function", + "isBigInt64Array": "function", + "isBigIntObject": "function", + "isBigUint64Array": "function", + "isBooleanObject": "function", + "isBoxedPrimitive": "function", + "isCryptoKey": "function", + "isDataView": "function", + "isDate": "function", + "isExternal": "function", + "isFloat32Array": "function", + "isFloat64Array": "function", + "isGeneratorFunction": "function", + "isGeneratorObject": "function", + "isInt16Array": "function", + "isInt32Array": "function", + "isInt8Array": "function", + "isKeyObject": "function", + "isMap": "function", + "isMapIterator": "function", + "isModuleNamespaceObject": "function", + "isNativeError": "function", + "isNumberObject": "function", + "isPromise": "function", + "isProxy": "function", + "isRegExp": "function", + "isSet": "function", + "isSetIterator": "function", + "isSharedArrayBuffer": "function", + "isStringObject": "function", + "isSymbolObject": "function", + "isTypedArray": "function", + "isUint16Array": "function", + "isUint32Array": "function", + "isUint8Array": "function", + "isUint8ClampedArray": "function", + "isWeakMap": "function", + "isWeakSet": "function" + }, + "node:v8": { + "Deserializer": "function", + "Serializer": "function", + "cachedDataVersionTag": "function", + "deserialize": "function", + "getHeapCodeStatistics": "function", + "getHeapSnapshot": "function", + "getHeapSpaceStatistics": "function", + "getHeapStatistics": "function", + "promiseHooks": { + "createHook": "function", + "onAfter": "function", + "onBefore": "function", + "onInit": "function", + "onSettled": "function" + }, + "serialize": "function", + "setFlagsFromString": "function", + "setHeapSnapshotNearHeapLimit": "function", + "startupSnapshot": { + "addDeserializeCallback": "function", + "addSerializeCallback": "function", + "isBuildingSnapshot": "function", + "setDeserializeMainFunction": "function" + }, + "stopCoverage": "function", + "takeCoverage": "function", + "writeHeapSnapshot": "function" + }, + "node:vm": { + "Script": "function", + "compileFunction": "function", + "createContext": "function", + "isContext": "function", + "measureMemory": "function", + "runInContext": "function", + "runInNewContext": "function", + "runInThisContext": "function" + }, + "node:zlib": { + "Deflate": { + "super_": { + "super_": "function" + } + }, + "DeflateRaw": { + "super_": { + "super_": "function" + } + }, + "Gunzip": { + "super_": { + "super_": "function" + } + }, + "Gzip": { + "super_": { + "super_": "function" + } + }, + "Inflate": { + "super_": { + "super_": "function" + } + }, + "InflateRaw": { + "super_": { + "super_": "function" + } + }, + "Unzip": { + "super_": { + "super_": "function" + } + }, + "Z_BEST_COMPRESSION": "number", + "Z_BEST_SPEED": "number", + "Z_BINARY": "number", + "Z_BLOCK": "number", + "Z_BUF_ERROR": "number", + "Z_DATA_ERROR": "number", + "Z_DEFAULT_CHUNK": "number", + "Z_DEFAULT_COMPRESSION": "number", + "Z_DEFAULT_LEVEL": "number", + "Z_DEFAULT_MEMLEVEL": "number", + "Z_DEFAULT_STRATEGY": "number", + "Z_DEFAULT_WINDOWBITS": "number", + "Z_DEFLATED": "number", + "Z_ERRNO": "number", + "Z_FILTERED": "number", + "Z_FINISH": "number", + "Z_FIXED": "number", + "Z_FULL_FLUSH": "number", + "Z_HUFFMAN_ONLY": "number", + "Z_MAX_CHUNK": "number", + "Z_MAX_LEVEL": "number", + "Z_MAX_MEMLEVEL": "number", + "Z_MAX_WINDOWBITS": "number", + "Z_MIN_CHUNK": "number", + "Z_MIN_LEVEL": "number", + "Z_MIN_MEMLEVEL": "number", + "Z_MIN_WINDOWBITS": "number", + "Z_NEED_DICT": "number", + "Z_NO_COMPRESSION": "number", + "Z_NO_FLUSH": "number", + "Z_OK": "number", + "Z_PARTIAL_FLUSH": "number", + "Z_RLE": "number", + "Z_STREAM_END": "number", + "Z_STREAM_ERROR": "number", + "Z_SYNC_FLUSH": "number", + "Z_TEXT": "number", + "Z_TREES": "number", + "Z_UNKNOWN": "number", + "Zlib": "function", + "codes": { + "0": "string", + "1": "string", + "2": "string", + "-1": "string", + "-2": "string", + "-3": "string", + "-5": "string", + "Z_BUF_ERROR": "number", + "Z_DATA_ERROR": "number", + "Z_ERRNO": "number", + "Z_MEM_ERROR": "undefined", + "Z_NEED_DICT": "number", + "Z_OK": "number", + "Z_STREAM_END": "number", + "Z_STREAM_ERROR": "number", + "Z_VERSION_ERROR": "undefined", + "undefined": "string" + }, + "constants": { + "Z_BEST_COMPRESSION": "number", + "Z_BEST_SPEED": "number", + "Z_BINARY": "number", + "Z_BLOCK": "number", + "Z_BUF_ERROR": "number", + "Z_DATA_ERROR": "number", + "Z_DEFAULT_COMPRESSION": "number", + "Z_DEFAULT_STRATEGY": "number", + "Z_DEFLATED": "number", + "Z_ERRNO": "number", + "Z_FILTERED": "number", + "Z_FINISH": "number", + "Z_FIXED": "number", + "Z_FULL_FLUSH": "number", + "Z_HUFFMAN_ONLY": "number", + "Z_NEED_DICT": "number", + "Z_NO_COMPRESSION": "number", + "Z_NO_FLUSH": "number", + "Z_OK": "number", + "Z_PARTIAL_FLUSH": "number", + "Z_RLE": "number", + "Z_STREAM_END": "number", + "Z_STREAM_ERROR": "number", + "Z_SYNC_FLUSH": "number", + "Z_TEXT": "number", + "Z_TREES": "number", + "Z_UNKNOWN": "number" + }, + "createDeflate": "function", + "createDeflateRaw": "function", + "createGunzip": "function", + "createGzip": "function", + "createInflate": "function", + "createInflateRaw": "function", + "createUnzip": "function", + "deflate": "function", + "deflateRaw": "function", + "deflateRawSync": "function", + "deflateSync": "function", + "gunzip": "function", + "gunzipSync": "function", + "gzip": "function", + "gzipSync": "function", + "inflate": "function", + "inflateRaw": "function", + "inflateRawSync": "function", + "inflateSync": "function", + "unzip": "function", + "unzipSync": "function" + } + }, + "runtime": "bun", + "version": "0.6.11", + "errors": { + "node:wasi": { + "name": "ReferenceError", + "message": "Can't find variable: constants" + } + } +}
\ No newline at end of file diff --git a/test/exports/generate-exports.mjs b/test/exports/generate-exports.mjs new file mode 100644 index 000000000..04565ac15 --- /dev/null +++ b/test/exports/generate-exports.mjs @@ -0,0 +1,211 @@ +// This generates a list of all the shapes of all builtin modules and their typeof values. +// +// To run: +// +// bun generate-exports.mjs > node-exports.bun-${version}.json +// bun generate-exports.mjs bun > bun-exports.bun-${version}.json +// node generate-exports.mjs > node-exports.node-$(node --version).json +// +import { createRequire } from "node:module"; +import process from "node:process"; + +const nodeBuiltins = [ + "_http_agent", + "_http_client", + "_http_common", + "_http_incoming", + "_http_outgoing", + "_http_server", + "_stream_duplex", + "_stream_passthrough", + "_stream_readable", + "_stream_transform", + "_stream_wrap", + "_stream_writable", + "_tls_common", + "_tls_wrap", + "assert", + "assert/strict", + "async_hooks", + "buffer", + "child_process", + "cluster", + "console", + "constants", + "crypto", + "dgram", + "diagnostics_channel", + "dns", + "dns/promises", + "domain", + "events", + "fs", + "fs/promises", + "http", + "http2", + "https", + "inspector", + "inspector/promises", + "module", + "net", + "os", + "path", + "path/posix", + "path/win32", + "perf_hooks", + "process", + "punycode", + "querystring", + "readline", + "readline/promises", + "repl", + "stream", + "stream/consumers", + "stream/promises", + "stream/web", + "string_decoder", + "sys", + "test/reporters", + "timers", + "timers/promises", + "tls", + "trace_events", + "tty", + "url", + "util", + "util/types", + "v8", + "vm", + "wasi", + "worker_threads", + "zlib", +] + .map(a => "node:" + a) + .sort(); + +const bunBuiltins = [ + "buffer", + "bun:ffi", + "bun:jsc", + "bun:main", + "bun:sqlite", + "bun:events_native", + "detect-libc", + "node:assert", + "node:assert/strict", + "node:async_hooks", + "node:buffer", + "node:child_process", + "node:cluster", + "node:crypto", + "node:dgram", + "node:diagnostics_channel", + "node:dns", + "node:dns/promises", + "node:events", + "node:fs", + "node:fs/promises", + "node:http", + "node:http2", + "node:https", + "node:inspector", + "node:module", + "node:net", + "node:os", + "node:path", + "node:path/posix", + "node:path/win32", + "node:perf_hooks", + "node:process", + "node:readline", + "node:readline/promises", + "node:repl", + "node:stream", + "node:stream/consumers", + "node:stream/promises", + "node:stream/web", + "node:string_decoder", + "node:timers", + "node:timers/promises", + "node:tls", + "node:trace_events", + "node:tty", + "node:url", + "node:util", + "node:util/types", + "node:v8", + "node:vm", + "node:wasi", + "node:zlib", +].sort(); + +const require = createRequire(import.meta.url); + +const imported = {}; +const required = {}; +const errors = {}; + +function resolveNested([key, v], stop) { + let nested; + if ((v && typeof v === "object") || typeof v === "function") { + const entries = Object.fromEntries( + Object.entries(v) + .map(([ak, av]) => { + var display = typeof av; + + if (av && (typeof av === "function" || typeof av === "object")) { + const list = Object.fromEntries( + Object.entries(av) + .map(([ak2, av2]) => [ak2, typeof av2]) + .sort(), + ); + + for (let key in list) { + display = list; + break; + } + } + + return [ak, display]; + }) + .sort(), + ); + + for (let key in entries) { + nested = entries; + break; + } + } + + return [key, nested || typeof v]; +} + +async function processBuiltins(builtins) { + for (const builtin of builtins) { + try { + imported[builtin] = Object.fromEntries( + Object.entries(await import(builtin)) + .map(resolveNested) + .sort(), + ); + required[builtin] = Object.fromEntries(Object.entries(require(builtin)).map(resolveNested).sort()); + } catch ({ name, message }) { + errors[builtin] = { name, message }; + } + } +} + +process.stdout.write( + JSON.stringify( + { + builtins: await processBuiltins(process.argv.at(-1) === "bun" ? bunBuiltins : nodeBuiltins), + import: imported, + require: required, + runtime: typeof Bun !== "undefined" ? "bun" : "node", + version: typeof Bun !== "undefined" ? Bun.version : process.version, + errors, + }, + null, + 2, + ), +); diff --git a/test/exports/node-exports.bun-v0.6.11.json b/test/exports/node-exports.bun-v0.6.11.json new file mode 100644 index 000000000..91422fa97 --- /dev/null +++ b/test/exports/node-exports.bun-v0.6.11.json @@ -0,0 +1,8559 @@ +{ + "import": { + "node:assert": { + "AssertionError": "function", + "assert": "undefined", + "deepEqual": "function", + "deepStrictEqual": "function", + "default": { + "AssertionError": "function", + "CallTracker": "function", + "deepEqual": "function", + "deepStrictEqual": "function", + "doesNotReject": "function", + "doesNotThrow": "function", + "equal": "function", + "fail": "function", + "ifError": "function", + "match": "function", + "notDeepEqual": "function", + "notDeepStrictEqual": "function", + "notEqual": "function", + "notStrictEqual": "function", + "ok": { + "AssertionError": "function", + "CallTracker": "function", + "deepEqual": "function", + "deepStrictEqual": "function", + "doesNotReject": "function", + "doesNotThrow": "function", + "equal": "function", + "fail": "function", + "ifError": "function", + "match": "function", + "notDeepEqual": "function", + "notDeepStrictEqual": "function", + "notEqual": "function", + "notStrictEqual": "function", + "ok": "function", + "rejects": "function", + "strict": "function", + "strictEqual": "function", + "throws": "function" + }, + "rejects": "function", + "strict": { + "AssertionError": "function", + "deepEqual": "function", + "deepStrictEqual": "function", + "doesNotReject": "function", + "doesNotThrow": "function", + "equal": "function", + "fail": "function", + "ifError": "function", + "match": "function", + "notDeepEqual": "function", + "notDeepStrictEqual": "function", + "notEqual": "function", + "notStrictEqual": "function", + "ok": "function", + "rejects": "function", + "strict": "function", + "strictEqual": "function", + "throws": "function" + }, + "strictEqual": "function", + "throws": "function" + }, + "doesNotReject": "function", + "doesNotThrow": "function", + "equal": "function", + "fail": "function", + "ifError": "function", + "notDeepEqual": "function", + "notDeepStrictEqual": "function", + "notEqual": "function", + "notStrictEqual": "function", + "ok": { + "AssertionError": "function", + "CallTracker": "function", + "deepEqual": "function", + "deepStrictEqual": "function", + "doesNotReject": "function", + "doesNotThrow": "function", + "equal": "function", + "fail": "function", + "ifError": "function", + "match": "function", + "notDeepEqual": "function", + "notDeepStrictEqual": "function", + "notEqual": "function", + "notStrictEqual": "function", + "ok": { + "AssertionError": "function", + "CallTracker": "function", + "deepEqual": "function", + "deepStrictEqual": "function", + "doesNotReject": "function", + "doesNotThrow": "function", + "equal": "function", + "fail": "function", + "ifError": "function", + "match": "function", + "notDeepEqual": "function", + "notDeepStrictEqual": "function", + "notEqual": "function", + "notStrictEqual": "function", + "ok": "function", + "rejects": "function", + "strict": "function", + "strictEqual": "function", + "throws": "function" + }, + "rejects": "function", + "strict": { + "AssertionError": "function", + "deepEqual": "function", + "deepStrictEqual": "function", + "doesNotReject": "function", + "doesNotThrow": "function", + "equal": "function", + "fail": "function", + "ifError": "function", + "match": "function", + "notDeepEqual": "function", + "notDeepStrictEqual": "function", + "notEqual": "function", + "notStrictEqual": "function", + "ok": "function", + "rejects": "function", + "strict": "function", + "strictEqual": "function", + "throws": "function" + }, + "strictEqual": "function", + "throws": "function" + }, + "rejects": "function", + "strict": { + "AssertionError": "function", + "deepEqual": "function", + "deepStrictEqual": "function", + "doesNotReject": "function", + "doesNotThrow": "function", + "equal": "function", + "fail": "function", + "ifError": "function", + "match": "function", + "notDeepEqual": "function", + "notDeepStrictEqual": "function", + "notEqual": "function", + "notStrictEqual": "function", + "ok": { + "AssertionError": "function", + "CallTracker": "function", + "deepEqual": "function", + "deepStrictEqual": "function", + "doesNotReject": "function", + "doesNotThrow": "function", + "equal": "function", + "fail": "function", + "ifError": "function", + "match": "function", + "notDeepEqual": "function", + "notDeepStrictEqual": "function", + "notEqual": "function", + "notStrictEqual": "function", + "ok": "function", + "rejects": "function", + "strict": "function", + "strictEqual": "function", + "throws": "function" + }, + "rejects": "function", + "strict": { + "AssertionError": "function", + "deepEqual": "function", + "deepStrictEqual": "function", + "doesNotReject": "function", + "doesNotThrow": "function", + "equal": "function", + "fail": "function", + "ifError": "function", + "match": "function", + "notDeepEqual": "function", + "notDeepStrictEqual": "function", + "notEqual": "function", + "notStrictEqual": "function", + "ok": "function", + "rejects": "function", + "strict": "function", + "strictEqual": "function", + "throws": "function" + }, + "strictEqual": "function", + "throws": "function" + }, + "strictEqual": "function", + "throws": "function" + }, + "node:assert/strict": { + "AssertionError": "function", + "CallTracker": "undefined", + "deepEqual": "function", + "deepStrictEqual": "function", + "default": { + "AssertionError": "function", + "CallTracker": "undefined", + "deepEqual": "function", + "deepStrictEqual": "function", + "doesNotMatch": "undefined", + "doesNotReject": "function", + "doesNotThrow": "function", + "equal": "function", + "fail": "function", + "ifError": "function", + "match": "function", + "notDeepEqual": "function", + "notDeepStrictEqual": "function", + "notEqual": "function", + "notStrictEqual": "function", + "ok": { + "AssertionError": "function", + "CallTracker": "function", + "deepEqual": "function", + "deepStrictEqual": "function", + "doesNotReject": "function", + "doesNotThrow": "function", + "equal": "function", + "fail": "function", + "ifError": "function", + "match": "function", + "notDeepEqual": "function", + "notDeepStrictEqual": "function", + "notEqual": "function", + "notStrictEqual": "function", + "ok": "function", + "rejects": "function", + "strict": "function", + "strictEqual": "function", + "throws": "function" + }, + "rejects": "function", + "strictEqual": "function", + "throws": "function" + }, + "doesNotMatch": "undefined", + "doesNotReject": "function", + "doesNotThrow": "function", + "equal": "function", + "fail": "function", + "ifError": "function", + "match": "function", + "notDeepEqual": "function", + "notDeepStrictEqual": "function", + "notEqual": "function", + "notStrictEqual": "function", + "ok": { + "AssertionError": "function", + "CallTracker": "function", + "deepEqual": "function", + "deepStrictEqual": "function", + "doesNotReject": "function", + "doesNotThrow": "function", + "equal": "function", + "fail": "function", + "ifError": "function", + "match": "function", + "notDeepEqual": "function", + "notDeepStrictEqual": "function", + "notEqual": "function", + "notStrictEqual": "function", + "ok": { + "AssertionError": "function", + "CallTracker": "function", + "deepEqual": "function", + "deepStrictEqual": "function", + "doesNotReject": "function", + "doesNotThrow": "function", + "equal": "function", + "fail": "function", + "ifError": "function", + "match": "function", + "notDeepEqual": "function", + "notDeepStrictEqual": "function", + "notEqual": "function", + "notStrictEqual": "function", + "ok": "function", + "rejects": "function", + "strict": "function", + "strictEqual": "function", + "throws": "function" + }, + "rejects": "function", + "strict": { + "AssertionError": "function", + "deepEqual": "function", + "deepStrictEqual": "function", + "doesNotReject": "function", + "doesNotThrow": "function", + "equal": "function", + "fail": "function", + "ifError": "function", + "match": "function", + "notDeepEqual": "function", + "notDeepStrictEqual": "function", + "notEqual": "function", + "notStrictEqual": "function", + "ok": "function", + "rejects": "function", + "strict": "function", + "strictEqual": "function", + "throws": "function" + }, + "strictEqual": "function", + "throws": "function" + }, + "rejects": "function", + "strict": { + "AssertionError": "function", + "deepEqual": "function", + "deepStrictEqual": "function", + "doesNotReject": "function", + "doesNotThrow": "function", + "equal": "function", + "fail": "function", + "ifError": "function", + "match": "function", + "notDeepEqual": "function", + "notDeepStrictEqual": "function", + "notEqual": "function", + "notStrictEqual": "function", + "ok": { + "AssertionError": "function", + "CallTracker": "function", + "deepEqual": "function", + "deepStrictEqual": "function", + "doesNotReject": "function", + "doesNotThrow": "function", + "equal": "function", + "fail": "function", + "ifError": "function", + "match": "function", + "notDeepEqual": "function", + "notDeepStrictEqual": "function", + "notEqual": "function", + "notStrictEqual": "function", + "ok": "function", + "rejects": "function", + "strict": "function", + "strictEqual": "function", + "throws": "function" + }, + "rejects": "function", + "strict": { + "AssertionError": "function", + "deepEqual": "function", + "deepStrictEqual": "function", + "doesNotReject": "function", + "doesNotThrow": "function", + "equal": "function", + "fail": "function", + "ifError": "function", + "match": "function", + "notDeepEqual": "function", + "notDeepStrictEqual": "function", + "notEqual": "function", + "notStrictEqual": "function", + "ok": "function", + "rejects": "function", + "strict": "function", + "strictEqual": "function", + "throws": "function" + }, + "strictEqual": "function", + "throws": "function" + }, + "strictEqual": "function", + "throws": "function" + }, + "node:async_hooks": { + "AsyncLocalStorage": "function", + "AsyncResource": { + "allowedRunInAsyncScope": "object" + }, + "asyncWrapProviders": { + "CHECKPRIMEREQUEST": "number", + "CIPHERREQUEST": "number", + "DERIVEBITSREQUEST": "number", + "DIRHANDLE": "number", + "DNSCHANNEL": "number", + "ELDHISTOGRAM": "number", + "FILEHANDLE": "number", + "FILEHANDLECLOSEREQ": "number", + "FIXEDSIZEBLOBCOPY": "number", + "FSEVENTWRAP": "number", + "FSREQCALLBACK": "number", + "FSREQPROMISE": "number", + "GETADDRINFOREQWRAP": "number", + "GETNAMEINFOREQWRAP": "number", + "HASHREQUEST": "number", + "HEAPSNAPSHOT": "number", + "HTTP2PING": "number", + "HTTP2SESSION": "number", + "HTTP2SETTINGS": "number", + "HTTP2STREAM": "number", + "HTTPCLIENTREQUEST": "number", + "HTTPINCOMINGMESSAGE": "number", + "INSPECTORJSBINDING": "number", + "JSSTREAM": "number", + "JSUDPWRAP": "number", + "KEYEXPORTREQUEST": "number", + "KEYGENREQUEST": "number", + "KEYPAIRGENREQUEST": "number", + "MESSAGEPORT": "number", + "NONE": "number", + "PBKDF2REQUEST": "number", + "PIPECONNECTWRAP": "number", + "PIPESERVERWRAP": "number", + "PIPEWRAP": "number", + "PROCESSWRAP": "number", + "PROMISE": "number", + "QUERYWRAP": "number", + "RANDOMBYTESREQUEST": "number", + "RANDOMPRIMEREQUEST": "number", + "SCRYPTREQUEST": "number", + "SHUTDOWNWRAP": "number", + "SIGINTWATCHDOG": "number", + "SIGNALWRAP": "number", + "SIGNREQUEST": "number", + "STATWATCHER": "number", + "STREAMPIPE": "number", + "TCPCONNECTWRAP": "number", + "TCPSERVERWRAP": "number", + "TCPWRAP": "number", + "TLSWRAP": "number", + "TTYWRAP": "number", + "UDPSENDWRAP": "number", + "UDPWRAP": "number", + "VERIFYREQUEST": "number", + "WORKER": "number", + "WORKERHEAPSNAPSHOT": "number", + "WRITEWRAP": "number", + "ZLIB": "number" + }, + "createHook": "function", + "default": { + "AsyncLocalStorage": "function", + "AsyncResource": { + "allowedRunInAsyncScope": "object" + }, + "asyncWrapProviders": { + "CHECKPRIMEREQUEST": "number", + "CIPHERREQUEST": "number", + "DERIVEBITSREQUEST": "number", + "DIRHANDLE": "number", + "DNSCHANNEL": "number", + "ELDHISTOGRAM": "number", + "FILEHANDLE": "number", + "FILEHANDLECLOSEREQ": "number", + "FIXEDSIZEBLOBCOPY": "number", + "FSEVENTWRAP": "number", + "FSREQCALLBACK": "number", + "FSREQPROMISE": "number", + "GETADDRINFOREQWRAP": "number", + "GETNAMEINFOREQWRAP": "number", + "HASHREQUEST": "number", + "HEAPSNAPSHOT": "number", + "HTTP2PING": "number", + "HTTP2SESSION": "number", + "HTTP2SETTINGS": "number", + "HTTP2STREAM": "number", + "HTTPCLIENTREQUEST": "number", + "HTTPINCOMINGMESSAGE": "number", + "INSPECTORJSBINDING": "number", + "JSSTREAM": "number", + "JSUDPWRAP": "number", + "KEYEXPORTREQUEST": "number", + "KEYGENREQUEST": "number", + "KEYPAIRGENREQUEST": "number", + "MESSAGEPORT": "number", + "NONE": "number", + "PBKDF2REQUEST": "number", + "PIPECONNECTWRAP": "number", + "PIPESERVERWRAP": "number", + "PIPEWRAP": "number", + "PROCESSWRAP": "number", + "PROMISE": "number", + "QUERYWRAP": "number", + "RANDOMBYTESREQUEST": "number", + "RANDOMPRIMEREQUEST": "number", + "SCRYPTREQUEST": "number", + "SHUTDOWNWRAP": "number", + "SIGINTWATCHDOG": "number", + "SIGNALWRAP": "number", + "SIGNREQUEST": "number", + "STATWATCHER": "number", + "STREAMPIPE": "number", + "TCPCONNECTWRAP": "number", + "TCPSERVERWRAP": "number", + "TCPWRAP": "number", + "TLSWRAP": "number", + "TTYWRAP": "number", + "UDPSENDWRAP": "number", + "UDPWRAP": "number", + "VERIFYREQUEST": "number", + "WORKER": "number", + "WORKERHEAPSNAPSHOT": "number", + "WRITEWRAP": "number", + "ZLIB": "number" + }, + "createHook": "function", + "executionAsyncId": "function", + "executionAsyncResource": "function", + "triggerAsyncId": "function" + }, + "executionAsyncId": "function", + "executionAsyncResource": "function", + "triggerAsyncId": "function" + }, + "node:buffer": { + "Blob": "function", + "Buffer": { + "alloc": "function", + "allocUnsafe": "function", + "allocUnsafeSlow": "function", + "byteLength": "function", + "compare": "function", + "concat": "function", + "from": "function", + "isBuffer": "function", + "isEncoding": "function", + "toBuffer": "function" + }, + "File": "function", + "INSPECT_MAX_BYTES": "number", + "SlowBuffer": "function", + "atob": "function", + "btoa": "function", + "constants": { + "MAX_LENGTH": "number", + "MAX_STRING_LENGTH": "number" + }, + "default": { + "Blob": "function", + "Buffer": { + "alloc": "function", + "allocUnsafe": "function", + "allocUnsafeSlow": "function", + "byteLength": "function", + "compare": "function", + "concat": "function", + "from": "function", + "isBuffer": "function", + "isEncoding": "function", + "toBuffer": "function" + }, + "File": "function", + "INSPECT_MAX_BYTES": "number", + "SlowBuffer": "function", + "atob": "function", + "btoa": "function", + "constants": { + "MAX_LENGTH": "number", + "MAX_STRING_LENGTH": "number" + }, + "kMaxLength": "number", + "kStringMaxLength": "number", + "resolveObjectURL": "undefined", + "transcode": "undefined" + }, + "kMaxLength": "number", + "kStringMaxLength": "number", + "resolveObjectURL": "undefined", + "transcode": "undefined" + }, + "node:child_process": { + "ChildProcess": "function", + "default": { + "ChildProcess": "function", + "exec": "function", + "execFile": "function", + "execFileSync": "function", + "execSync": "function", + "fork": "function", + "spawn": "function", + "spawnSync": "function" + }, + "exec": "function", + "execFile": "function", + "execFileSync": "function", + "execSync": "function", + "fork": "function", + "spawn": "function", + "spawnSync": "function" + }, + "node:cluster": { + "SCHED_NONE": "number", + "SCHED_RR": "number", + "Worker": "function", + "cluster": { + "SCHED_NONE": "number", + "SCHED_RR": "number", + "_events": "object", + "_eventsCount": "number", + "_maxListeners": "undefined", + "schedulingPolicy": "number", + "settings": "object", + "workers": "object" + }, + "default": { + "SCHED_NONE": "number", + "SCHED_RR": "number", + "_events": "object", + "_eventsCount": "number", + "_maxListeners": "undefined", + "schedulingPolicy": "number", + "settings": "object", + "workers": "object" + }, + "isMaster": "boolean", + "isPrimary": "boolean", + "isWorker": "boolean", + "schedulingPolicy": "number" + }, + "node:console": { + "default": { + "assert": "function", + "clear": "function", + "count": "function", + "countReset": "function", + "debug": "function", + "dir": "function", + "dirxml": "function", + "error": "function", + "group": "function", + "groupCollapsed": "function", + "groupEnd": "function", + "info": "function", + "log": "function", + "profile": "function", + "profileEnd": "function", + "record": "function", + "recordEnd": "function", + "screenshot": "function", + "table": "function", + "takeHeapSnapshot": "function", + "time": "function", + "timeEnd": "function", + "timeLog": "function", + "timeStamp": "function", + "trace": "function", + "warn": "function", + "write": "function" + } + }, + "node:constants": {}, + "node:crypto": { + "Cipher": "function", + "Cipheriv": "function", + "DEFAULT_ENCODING": "string", + "Decipher": "function", + "Decipheriv": "function", + "DiffieHellman": "function", + "DiffieHellmanGroup": "function", + "Hash": "function", + "Hmac": "function", + "Sign": "function", + "Verify": "function", + "constants": { + "ALPN_ENABLED": "number", + "DH_CHECK_P_NOT_PRIME": "number", + "DH_CHECK_P_NOT_SAFE_PRIME": "number", + "DH_NOT_SUITABLE_GENERATOR": "number", + "DH_UNABLE_TO_CHECK_GENERATOR": "number", + "NPN_ENABLED": "number", + "POINT_CONVERSION_COMPRESSED": "number", + "POINT_CONVERSION_HYBRID": "number", + "POINT_CONVERSION_UNCOMPRESSED": "number", + "RSA_NO_PADDING": "number", + "RSA_PKCS1_OAEP_PADDING": "number", + "RSA_PKCS1_PADDING": "number", + "RSA_PKCS1_PSS_PADDING": "number", + "RSA_SSLV23_PADDING": "number", + "RSA_X931_PADDING": "number" + }, + "createCipher": "function", + "createCipheriv": "function", + "createCredentials": "function", + "createDecipher": "function", + "createDecipheriv": "function", + "createDiffieHellman": "function", + "createDiffieHellmanGroup": "function", + "createECDH": "function", + "createHash": { + "Hash": "function", + "createHash": { + "Hash": "function", + "createHash": "function" + } + }, + "createHmac": "function", + "createSign": "function", + "createVerify": "function", + "default": { + "Cipher": "function", + "Cipheriv": "function", + "DEFAULT_ENCODING": "string", + "Decipher": "function", + "Decipheriv": "function", + "DiffieHellman": "function", + "DiffieHellmanGroup": "function", + "Hash": "function", + "Hmac": "function", + "Sign": "function", + "Verify": "function", + "constants": { + "ALPN_ENABLED": "number", + "DH_CHECK_P_NOT_PRIME": "number", + "DH_CHECK_P_NOT_SAFE_PRIME": "number", + "DH_NOT_SUITABLE_GENERATOR": "number", + "DH_UNABLE_TO_CHECK_GENERATOR": "number", + "NPN_ENABLED": "number", + "POINT_CONVERSION_COMPRESSED": "number", + "POINT_CONVERSION_HYBRID": "number", + "POINT_CONVERSION_UNCOMPRESSED": "number", + "RSA_NO_PADDING": "number", + "RSA_PKCS1_OAEP_PADDING": "number", + "RSA_PKCS1_PADDING": "number", + "RSA_PKCS1_PSS_PADDING": "number", + "RSA_SSLV23_PADDING": "number", + "RSA_X931_PADDING": "number" + }, + "createCipher": "function", + "createCipheriv": "function", + "createCredentials": "function", + "createDecipher": "function", + "createDecipheriv": "function", + "createDiffieHellman": "function", + "createDiffieHellmanGroup": "function", + "createECDH": "function", + "createHash": { + "Hash": "function", + "createHash": "function" + }, + "createHmac": "function", + "createSign": "function", + "createVerify": "function", + "getCiphers": "function", + "getDiffieHellman": "function", + "getHashes": "function", + "getRandomValues": "function", + "listCiphers": "function", + "pbkdf2": "function", + "pbkdf2Sync": "function", + "privateDecrypt": "function", + "privateEncrypt": "function", + "prng": "function", + "pseudoRandomBytes": "function", + "publicDecrypt": "function", + "publicEncrypt": "function", + "randomBytes": "function", + "randomFill": "function", + "randomFillSync": "function", + "randomInt": "function", + "randomUUID": "function", + "rng": "function", + "scrypt": "function", + "scryptSync": "function", + "subtle": "object", + "timingSafeEqual": "function", + "webcrypto": { + "getRandomValues": "function", + "randomUUID": "function", + "subtle": "object", + "timingSafeEqual": "function" + } + }, + "getCiphers": "function", + "getDiffieHellman": "function", + "getHashes": "function", + "getRandomValues": "function", + "listCiphers": "function", + "pbkdf2": "function", + "pbkdf2Sync": "function", + "privateDecrypt": "function", + "privateEncrypt": "function", + "prng": "function", + "pseudoRandomBytes": "function", + "publicDecrypt": "function", + "publicEncrypt": "function", + "randomBytes": "function", + "randomFill": "function", + "randomFillSync": "function", + "randomUUID": "function", + "rng": "function", + "scrypt": "function", + "scryptSync": "function", + "timingSafeEqual": "function", + "webcrypto": { + "getRandomValues": "function", + "randomUUID": "function", + "subtle": "object", + "timingSafeEqual": "function" + } + }, + "node:dgram": { + "Socket": "function", + "_createSocketHandle": "function", + "createSocket": "function", + "default": { + "Socket": "function", + "_createSocketHandle": "function", + "createSocket": "function" + } + }, + "node:diagnostics_channel": { + "Channel": "function", + "channel": "function", + "default": { + "Channel": "function", + "channel": "function", + "hasSubscribers": "function", + "subscribe": "function", + "unsubscribe": "function" + }, + "hasSubscribers": "function", + "subscribe": "function", + "unsubscribe": "function" + }, + "node:dns": { + "ADDRCONFIG": "number", + "ADDRGETNETWORKPARAMS": "string", + "ALL": "number", + "BADFAMILY": "string", + "BADFLAGS": "string", + "BADHINTS": "string", + "BADNAME": "string", + "BADQUERY": "string", + "BADRESP": "string", + "BADSTR": "string", + "CANCELLED": "string", + "CONNREFUSED": "string", + "DESTRUCTION": "string", + "EOF": "string", + "FILE": "string", + "FORMERR": "string", + "LOADIPHLPAPI": "string", + "NODATA": "string", + "NOMEM": "string", + "NONAME": "string", + "NOTFOUND": "string", + "NOTIMP": "string", + "NOTINITIALIZED": "string", + "REFUSED": "string", + "Resolver": "function", + "SERVFAIL": "string", + "TIMEOUT": "string", + "V4MAPPED": "number", + "default": { + "ADDRCONFIG": "number", + "ADDRGETNETWORKPARAMS": "string", + "ALL": "number", + "BADFAMILY": "string", + "BADFLAGS": "string", + "BADHINTS": "string", + "BADNAME": "string", + "BADQUERY": "string", + "BADRESP": "string", + "BADSTR": "string", + "CANCELLED": "string", + "CONNREFUSED": "string", + "DESTRUCTION": "string", + "EOF": "string", + "FILE": "string", + "FORMERR": "string", + "LOADIPHLPAPI": "string", + "NODATA": "string", + "NOMEM": "string", + "NONAME": "string", + "NOTFOUND": "string", + "NOTIMP": "string", + "NOTINITIALIZED": "string", + "REFUSED": "string", + "Resolver": "function", + "SERVFAIL": "string", + "TIMEOUT": "string", + "V4MAPPED": "number", + "lookup": "function", + "lookupService": "function", + "promises": { + "Resolver": "function", + "lookup": "function", + "lookupService": "function", + "resolve": "function", + "resolve4": "function", + "resolve6": "function", + "resolveAny": "function", + "resolveCaa": "function", + "resolveCname": "function", + "resolveMx": "function", + "resolveNaptr": "function", + "resolveNs": "function", + "resolvePtr": "function", + "resolveSoa": "function", + "resolveSrv": "function", + "resolveTxt": "function", + "reverse": "function" + }, + "resolve": "function", + "resolve4": "function", + "resolve6": "function", + "resolveAny": "function", + "resolveCaa": "function", + "resolveCname": "function", + "resolveMx": "function", + "resolveNaptr": "function", + "resolveNs": "function", + "resolvePtr": "function", + "resolveSoa": "function", + "resolveSrv": "function", + "resolveTxt": "function", + "reverse": "function", + "setDefaultResultOrder": "function", + "setServers": "function" + }, + "lookup": "function", + "lookupService": "function", + "promises": { + "Resolver": "function", + "lookup": "function", + "lookupService": "function", + "resolve": "function", + "resolve4": "function", + "resolve6": "function", + "resolveAny": "function", + "resolveCaa": "function", + "resolveCname": "function", + "resolveMx": "function", + "resolveNaptr": "function", + "resolveNs": "function", + "resolvePtr": "function", + "resolveSoa": "function", + "resolveSrv": "function", + "resolveTxt": "function", + "reverse": "function" + }, + "resolve": "function", + "resolve4": "function", + "resolve6": "function", + "resolveAny": "function", + "resolveCaa": "function", + "resolveCname": "function", + "resolveMx": "function", + "resolveNaptr": "function", + "resolveNs": "function", + "resolvePtr": "function", + "resolveSoa": "function", + "resolveSrv": "function", + "resolveTxt": "function", + "reverse": "function", + "setDefaultResultOrder": "function", + "setServers": "function" + }, + "node:dns/promises": { + "Resolver": "function", + "default": { + "Resolver": "function", + "lookup": "function", + "lookupService": "function", + "resolve": "function", + "resolve4": "function", + "resolveAny": "function", + "resolveCaa": "function", + "resolveCname": "function", + "resolveMx": "function", + "resolveNaptr": "function", + "resolveNs": "function", + "resolvePtr": "function", + "resolveSoa": "function", + "resolveSrv": "function", + "resolveTxt": "function", + "reverse": "function", + "setDefaultResultOrder": "undefined", + "setServers": "undefined" + }, + "lookup": "function", + "lookupService": "function", + "resolve": "function", + "resolve4": "function", + "resolveAny": "function", + "resolveCaa": "function", + "resolveCname": "function", + "resolveMx": "function", + "resolveNaptr": "function", + "resolveNs": "function", + "resolvePtr": "function", + "resolveSoa": "function", + "resolveSrv": "function", + "resolveTxt": "function", + "reverse": "function", + "setDefaultResultOrder": "undefined", + "setServers": "undefined" + }, + "node:domain": { + "create": "function", + "createDomain": "function", + "default": { + "create": "function", + "createDomain": "function" + } + }, + "node:events": { + "EventEmitter": { + "EventEmitter": { + "EventEmitter": "function", + "EventEmitterAsyncResource": "function", + "captureRejectionSymbol": "symbol", + "captureRejections": "boolean", + "defaultMaxListeners": "number", + "errorMonitor": "symbol", + "getEventListeners": "function", + "init": "function", + "listenerCount": "function", + "on": "function", + "once": "function", + "setMaxListeners": "function", + "usingDomains": "boolean" + }, + "EventEmitterAsyncResource": "function", + "captureRejectionSymbol": "symbol", + "captureRejections": "boolean", + "defaultMaxListeners": "number", + "errorMonitor": "symbol", + "getEventListeners": "function", + "init": { + "EventEmitter": "function", + "EventEmitterAsyncResource": "function", + "captureRejectionSymbol": "symbol", + "captureRejections": "boolean", + "defaultMaxListeners": "number", + "errorMonitor": "symbol", + "getEventListeners": "function", + "init": "function", + "listenerCount": "function", + "on": "function", + "once": "function", + "setMaxListeners": "function", + "usingDomains": "boolean" + }, + "listenerCount": "function", + "on": "function", + "once": "function", + "setMaxListeners": "function", + "usingDomains": "boolean" + }, + "captureRejectionSymbol": "symbol", + "default": { + "EventEmitter": { + "EventEmitter": "function", + "EventEmitterAsyncResource": "function", + "captureRejectionSymbol": "symbol", + "captureRejections": "boolean", + "defaultMaxListeners": "number", + "errorMonitor": "symbol", + "getEventListeners": "function", + "init": "function", + "listenerCount": "function", + "on": "function", + "once": "function", + "setMaxListeners": "function", + "usingDomains": "boolean" + }, + "EventEmitterAsyncResource": "function", + "captureRejectionSymbol": "symbol", + "captureRejections": "boolean", + "defaultMaxListeners": "number", + "errorMonitor": "symbol", + "getEventListeners": "function", + "init": { + "EventEmitter": "function", + "EventEmitterAsyncResource": "function", + "captureRejectionSymbol": "symbol", + "captureRejections": "boolean", + "defaultMaxListeners": "number", + "errorMonitor": "symbol", + "getEventListeners": "function", + "init": "function", + "listenerCount": "function", + "on": "function", + "once": "function", + "setMaxListeners": "function", + "usingDomains": "boolean" + }, + "listenerCount": "function", + "on": "function", + "once": "function", + "setMaxListeners": "function", + "usingDomains": "boolean" + }, + "getEventListeners": "function", + "listenerCount": "function", + "on": "function", + "once": "function", + "setMaxListeners": "function", + "usingDomains": "boolean" + }, + "node:fs": { + "Dirent": "function", + "ReadStream": "function", + "Stats": "function", + "WriteStream": "function", + "access": "function", + "accessSync": "function", + "appendFile": "function", + "appendFileSync": "function", + "chmod": "function", + "chmodSync": "function", + "chown": "function", + "chownSync": "function", + "close": "function", + "closeSync": "function", + "constants": { + "COPYFILE_EXCL": "number", + "COPYFILE_FICLONE": "number", + "COPYFILE_FICLONE_FORCE": "number", + "F_OK": "number", + "O_APPEND": "number", + "O_CREAT": "number", + "O_DIRECT": "number", + "O_DIRECTORY": "number", + "O_DSYNC": "number", + "O_EXCL": "number", + "O_NOATIME": "number", + "O_NOCTTY": "number", + "O_NOFOLLOW": "number", + "O_NONBLOCK": "number", + "O_RDONLY": "number", + "O_RDWR": "number", + "O_SYMLINK": "number", + "O_SYNC": "number", + "O_TRUNC": "number", + "O_WRONLY": "number", + "R_OK": "number", + "S_IFBLK": "number", + "S_IFCHR": "number", + "S_IFDIR": "number", + "S_IFIFO": "number", + "S_IFLNK": "number", + "S_IFMT": "number", + "S_IFREG": "number", + "S_IFSOCK": "number", + "S_IRGRP": "number", + "S_IROTH": "number", + "S_IRUSR": "number", + "S_IRWXG": "number", + "S_IRWXO": "number", + "S_IRWXU": "number", + "S_IWGRP": "number", + "S_IWOTH": "number", + "S_IWUSR": "number", + "S_IXGRP": "number", + "S_IXOTH": "number", + "S_IXUSR": "number", + "UV_FS_O_FILEMAP": "number", + "W_OK": "number", + "X_OK": "number" + }, + "copyFile": "function", + "copyFileSync": "function", + "createReadStream": "function", + "createWriteStream": "function", + "default": { + "Dirent": "function", + "FSWatcher": "function", + "ReadStream": "function", + "Stats": "function", + "WriteStream": "function", + "access": "function", + "accessSync": "function", + "appendFile": "function", + "appendFileSync": "function", + "chmod": "function", + "chmodSync": "function", + "chown": "function", + "chownSync": "function", + "close": "function", + "closeSync": "function", + "constants": { + "COPYFILE_EXCL": "number", + "COPYFILE_FICLONE": "number", + "COPYFILE_FICLONE_FORCE": "number", + "F_OK": "number", + "O_APPEND": "number", + "O_CREAT": "number", + "O_DIRECT": "number", + "O_DIRECTORY": "number", + "O_DSYNC": "number", + "O_EXCL": "number", + "O_NOATIME": "number", + "O_NOCTTY": "number", + "O_NOFOLLOW": "number", + "O_NONBLOCK": "number", + "O_RDONLY": "number", + "O_RDWR": "number", + "O_SYMLINK": "number", + "O_SYNC": "number", + "O_TRUNC": "number", + "O_WRONLY": "number", + "R_OK": "number", + "S_IFBLK": "number", + "S_IFCHR": "number", + "S_IFDIR": "number", + "S_IFIFO": "number", + "S_IFLNK": "number", + "S_IFMT": "number", + "S_IFREG": "number", + "S_IFSOCK": "number", + "S_IRGRP": "number", + "S_IROTH": "number", + "S_IRUSR": "number", + "S_IRWXG": "number", + "S_IRWXO": "number", + "S_IRWXU": "number", + "S_IWGRP": "number", + "S_IWOTH": "number", + "S_IWUSR": "number", + "S_IXGRP": "number", + "S_IXOTH": "number", + "S_IXUSR": "number", + "UV_FS_O_FILEMAP": "number", + "W_OK": "number", + "X_OK": "number" + }, + "copyFile": "function", + "copyFileSync": "function", + "createReadStream": "function", + "createWriteStream": "function", + "exists": "function", + "existsSync": "function", + "fchmod": "function", + "fchmodSync": "function", + "fchown": "function", + "fchownSync": "function", + "fstat": "function", + "fstatSync": "function", + "fsync": "function", + "fsyncSync": "function", + "ftruncate": "function", + "ftruncateSync": "function", + "futimes": "function", + "futimesSync": "function", + "lchmod": "function", + "lchmodSync": "function", + "lchown": "function", + "lchownSync": "function", + "link": "function", + "linkSync": "function", + "lstat": "function", + "lstatSync": "function", + "lutimes": "function", + "lutimesSync": "function", + "mkdir": "function", + "mkdirSync": "function", + "mkdtemp": "function", + "mkdtempSync": "function", + "open": "function", + "openSync": "function", + "promises": { + "access": "function", + "appendFile": "function", + "chmod": "function", + "chown": "function", + "close": "function", + "constants": "object", + "copyFile": "function", + "exists": "function", + "fchmod": "function", + "fchown": "function", + "fstat": "function", + "fsync": "function", + "ftruncate": "function", + "futimes": "function", + "lchmod": "function", + "lchown": "function", + "link": "function", + "lstat": "function", + "lutimes": "function", + "mkdir": "function", + "mkdtemp": "function", + "open": "function", + "read": "function", + "readFile": "function", + "readdir": "function", + "readlink": "function", + "readv": "function", + "realpath": "function", + "rename": "function", + "rm": "function", + "rmdir": "function", + "stat": "function", + "symlink": "function", + "truncate": "function", + "unlink": "function", + "utimes": "function", + "watch": "function", + "write": "function", + "writeFile": "function", + "writev": "function" + }, + "read": "function", + "readFile": "function", + "readFileSync": "function", + "readSync": "function", + "readdir": "function", + "readdirSync": "function", + "readlink": "function", + "readlinkSync": "function", + "readv": "function", + "readvSync": "function", + "realpath": { + "native": "function" + }, + "realpathSync": { + "native": "function" + }, + "rename": "function", + "renameSync": "function", + "rm": "function", + "rmSync": "function", + "rmdir": "function", + "rmdirSync": "function", + "stat": "function", + "statSync": "function", + "symlink": "function", + "symlinkSync": "function", + "truncate": "function", + "truncateSync": "function", + "unlink": "function", + "unlinkSync": "function", + "utimes": "function", + "utimesSync": "function", + "watch": "function", + "write": "function", + "writeFile": "function", + "writeFileSync": "function", + "writeSync": "function", + "writev": "function", + "writevSync": "function" + }, + "exists": "function", + "existsSync": "function", + "fchmod": "function", + "fchmodSync": "function", + "fchown": "function", + "fchownSync": "function", + "fstat": "function", + "fstatSync": "function", + "fsync": "function", + "fsyncSync": "function", + "ftruncate": "function", + "ftruncateSync": "function", + "futimes": "function", + "futimesSync": "function", + "lchmod": "function", + "lchmodSync": "function", + "lchown": "function", + "lchownSync": "function", + "link": "function", + "linkSync": "function", + "lstat": "function", + "lstatSync": "function", + "lutimes": "function", + "lutimesSync": "function", + "mkdir": "function", + "mkdirSync": "function", + "mkdtemp": "function", + "mkdtempSync": "function", + "open": "function", + "openSync": "function", + "promises": { + "access": "function", + "appendFile": "function", + "chmod": "function", + "chown": "function", + "close": "function", + "constants": { + "COPYFILE_EXCL": "number", + "COPYFILE_FICLONE": "number", + "COPYFILE_FICLONE_FORCE": "number", + "F_OK": "number", + "O_APPEND": "number", + "O_CREAT": "number", + "O_DIRECT": "number", + "O_DIRECTORY": "number", + "O_DSYNC": "number", + "O_EXCL": "number", + "O_NOATIME": "number", + "O_NOCTTY": "number", + "O_NOFOLLOW": "number", + "O_NONBLOCK": "number", + "O_RDONLY": "number", + "O_RDWR": "number", + "O_SYMLINK": "number", + "O_SYNC": "number", + "O_TRUNC": "number", + "O_WRONLY": "number", + "R_OK": "number", + "S_IFBLK": "number", + "S_IFCHR": "number", + "S_IFDIR": "number", + "S_IFIFO": "number", + "S_IFLNK": "number", + "S_IFMT": "number", + "S_IFREG": "number", + "S_IFSOCK": "number", + "S_IRGRP": "number", + "S_IROTH": "number", + "S_IRUSR": "number", + "S_IRWXG": "number", + "S_IRWXO": "number", + "S_IRWXU": "number", + "S_IWGRP": "number", + "S_IWOTH": "number", + "S_IWUSR": "number", + "S_IXGRP": "number", + "S_IXOTH": "number", + "S_IXUSR": "number", + "UV_FS_O_FILEMAP": "number", + "W_OK": "number", + "X_OK": "number" + }, + "copyFile": "function", + "exists": "function", + "fchmod": "function", + "fchown": "function", + "fstat": "function", + "fsync": "function", + "ftruncate": "function", + "futimes": "function", + "lchmod": "function", + "lchown": "function", + "link": "function", + "lstat": "function", + "lutimes": "function", + "mkdir": "function", + "mkdtemp": "function", + "open": "function", + "read": "function", + "readFile": "function", + "readdir": "function", + "readlink": "function", + "readv": "function", + "realpath": "function", + "rename": "function", + "rm": "function", + "rmdir": "function", + "stat": "function", + "symlink": "function", + "truncate": "function", + "unlink": "function", + "utimes": "function", + "watch": "function", + "write": "function", + "writeFile": "function", + "writev": "function" + }, + "read": "function", + "readFile": "function", + "readFileSync": "function", + "readSync": "function", + "readdir": "function", + "readdirSync": "function", + "readlink": "function", + "readlinkSync": "function", + "readv": "function", + "readvSync": "function", + "realpath": { + "native": { + "native": "function" + } + }, + "realpathSync": { + "native": { + "native": "function" + } + }, + "rename": "function", + "renameSync": "function", + "rm": "function", + "rmSync": "function", + "rmdir": "function", + "rmdirSync": "function", + "stat": "function", + "statSync": "function", + "symlink": "function", + "symlinkSync": "function", + "truncate": "function", + "truncateSync": "function", + "unlink": "function", + "unlinkSync": "function", + "utimes": "function", + "utimesSync": "function", + "watch": "function", + "write": "function", + "writeFile": "function", + "writeFileSync": "function", + "writeSync": "function", + "writev": "function", + "writevSync": "function" + }, + "node:fs/promises": { + "access": "function", + "appendFile": "function", + "chmod": "function", + "chown": "function", + "close": "function", + "constants": { + "COPYFILE_EXCL": "number", + "COPYFILE_FICLONE": "number", + "COPYFILE_FICLONE_FORCE": "number", + "F_OK": "number", + "O_APPEND": "number", + "O_CREAT": "number", + "O_DIRECT": "number", + "O_DIRECTORY": "number", + "O_DSYNC": "number", + "O_EXCL": "number", + "O_NOATIME": "number", + "O_NOCTTY": "number", + "O_NOFOLLOW": "number", + "O_NONBLOCK": "number", + "O_RDONLY": "number", + "O_RDWR": "number", + "O_SYMLINK": "number", + "O_SYNC": "number", + "O_TRUNC": "number", + "O_WRONLY": "number", + "R_OK": "number", + "S_IFBLK": "number", + "S_IFCHR": "number", + "S_IFDIR": "number", + "S_IFIFO": "number", + "S_IFLNK": "number", + "S_IFMT": "number", + "S_IFREG": "number", + "S_IFSOCK": "number", + "S_IRGRP": "number", + "S_IROTH": "number", + "S_IRUSR": "number", + "S_IRWXG": "number", + "S_IRWXO": "number", + "S_IRWXU": "number", + "S_IWGRP": "number", + "S_IWOTH": "number", + "S_IWUSR": "number", + "S_IXGRP": "number", + "S_IXOTH": "number", + "S_IXUSR": "number", + "UV_FS_O_FILEMAP": "number", + "W_OK": "number", + "X_OK": "number" + }, + "copyFile": "function", + "default": { + "access": "function", + "appendFile": "function", + "chmod": "function", + "chown": "function", + "close": "function", + "constants": { + "COPYFILE_EXCL": "number", + "COPYFILE_FICLONE": "number", + "COPYFILE_FICLONE_FORCE": "number", + "F_OK": "number", + "O_APPEND": "number", + "O_CREAT": "number", + "O_DIRECT": "number", + "O_DIRECTORY": "number", + "O_DSYNC": "number", + "O_EXCL": "number", + "O_NOATIME": "number", + "O_NOCTTY": "number", + "O_NOFOLLOW": "number", + "O_NONBLOCK": "number", + "O_RDONLY": "number", + "O_RDWR": "number", + "O_SYMLINK": "number", + "O_SYNC": "number", + "O_TRUNC": "number", + "O_WRONLY": "number", + "R_OK": "number", + "S_IFBLK": "number", + "S_IFCHR": "number", + "S_IFDIR": "number", + "S_IFIFO": "number", + "S_IFLNK": "number", + "S_IFMT": "number", + "S_IFREG": "number", + "S_IFSOCK": "number", + "S_IRGRP": "number", + "S_IROTH": "number", + "S_IRUSR": "number", + "S_IRWXG": "number", + "S_IRWXO": "number", + "S_IRWXU": "number", + "S_IWGRP": "number", + "S_IWOTH": "number", + "S_IWUSR": "number", + "S_IXGRP": "number", + "S_IXOTH": "number", + "S_IXUSR": "number", + "UV_FS_O_FILEMAP": "number", + "W_OK": "number", + "X_OK": "number" + }, + "copyFile": "function", + "exists": "function", + "fchmod": "function", + "fchown": "function", + "fstat": "function", + "fsync": "function", + "ftruncate": "function", + "futimes": "function", + "lchmod": "function", + "lchown": "function", + "link": "function", + "lstat": "function", + "lutimes": "function", + "mkdir": "function", + "mkdtemp": "function", + "open": "function", + "read": "function", + "readFile": "function", + "readdir": "function", + "readlink": "function", + "readv": "function", + "realpath": "function", + "rename": "function", + "rm": "function", + "rmdir": "function", + "stat": "function", + "symlink": "function", + "truncate": "function", + "unlink": "function", + "utimes": "function", + "watch": "function", + "write": "function", + "writeFile": "function", + "writev": "function" + }, + "exists": "function", + "fchmod": "function", + "fchown": "function", + "fstat": "function", + "fsync": "function", + "ftruncate": "function", + "futimes": "function", + "lchmod": "function", + "lchown": "function", + "link": "function", + "lstat": "function", + "lutimes": "function", + "mkdir": "function", + "mkdtemp": "function", + "open": "function", + "read": "function", + "readFile": "function", + "readdir": "function", + "readlink": "function", + "readv": "function", + "realpath": "function", + "rename": "function", + "rm": "function", + "rmdir": "function", + "stat": "function", + "symlink": "function", + "truncate": "function", + "unlink": "function", + "utimes": "function", + "watch": "function", + "write": "function", + "writeFile": "function", + "writev": "function" + }, + "node:http": { + "Agent": "function", + "ClientRequest": "function", + "IncomingMessage": "function", + "METHODS": { + "0": "string", + "1": "string", + "2": "string", + "3": "string", + "4": "string", + "5": "string", + "6": "string", + "7": "string", + "8": "string", + "9": "string", + "10": "string", + "11": "string", + "12": "string", + "13": "string", + "14": "string", + "15": "string", + "16": "string", + "17": "string", + "18": "string", + "19": "string", + "20": "string", + "21": "string", + "22": "string", + "23": "string", + "24": "string", + "25": "string", + "26": "string", + "27": "string", + "28": "string", + "29": "string", + "30": "string", + "31": "string", + "32": "string", + "33": "string" + }, + "OutgoingMessage": "function", + "STATUS_CODES": { + "100": "string", + "101": "string", + "102": "string", + "103": "string", + "200": "string", + "201": "string", + "202": "string", + "203": "string", + "204": "string", + "205": "string", + "206": "string", + "207": "string", + "208": "string", + "226": "string", + "300": "string", + "301": "string", + "302": "string", + "303": "string", + "304": "string", + "305": "string", + "307": "string", + "308": "string", + "400": "string", + "401": "string", + "402": "string", + "403": "string", + "404": "string", + "405": "string", + "406": "string", + "407": "string", + "408": "string", + "409": "string", + "410": "string", + "411": "string", + "412": "string", + "413": "string", + "414": "string", + "415": "string", + "416": "string", + "417": "string", + "418": "string", + "421": "string", + "422": "string", + "423": "string", + "424": "string", + "425": "string", + "426": "string", + "428": "string", + "429": "string", + "431": "string", + "451": "string", + "500": "string", + "501": "string", + "502": "string", + "503": "string", + "504": "string", + "505": "string", + "506": "string", + "507": "string", + "508": "string", + "509": "string", + "510": "string", + "511": "string" + }, + "Server": "function", + "ServerResponse": "function", + "createServer": "function", + "default": { + "Agent": "function", + "IncomingMessage": "function", + "METHODS": { + "0": "string", + "1": "string", + "2": "string", + "3": "string", + "4": "string", + "5": "string", + "6": "string", + "7": "string", + "8": "string", + "9": "string", + "10": "string", + "11": "string", + "12": "string", + "13": "string", + "14": "string", + "15": "string", + "16": "string", + "17": "string", + "18": "string", + "19": "string", + "20": "string", + "21": "string", + "22": "string", + "23": "string", + "24": "string", + "25": "string", + "26": "string", + "27": "string", + "28": "string", + "29": "string", + "30": "string", + "31": "string", + "32": "string", + "33": "string" + }, + "STATUS_CODES": { + "100": "string", + "101": "string", + "102": "string", + "103": "string", + "200": "string", + "201": "string", + "202": "string", + "203": "string", + "204": "string", + "205": "string", + "206": "string", + "207": "string", + "208": "string", + "226": "string", + "300": "string", + "301": "string", + "302": "string", + "303": "string", + "304": "string", + "305": "string", + "307": "string", + "308": "string", + "400": "string", + "401": "string", + "402": "string", + "403": "string", + "404": "string", + "405": "string", + "406": "string", + "407": "string", + "408": "string", + "409": "string", + "410": "string", + "411": "string", + "412": "string", + "413": "string", + "414": "string", + "415": "string", + "416": "string", + "417": "string", + "418": "string", + "421": "string", + "422": "string", + "423": "string", + "424": "string", + "425": "string", + "426": "string", + "428": "string", + "429": "string", + "431": "string", + "451": "string", + "500": "string", + "501": "string", + "502": "string", + "503": "string", + "504": "string", + "505": "string", + "506": "string", + "507": "string", + "508": "string", + "509": "string", + "510": "string", + "511": "string" + }, + "Server": "function", + "ServerResponse": "function", + "createServer": "function", + "get": "function", + "globalAgent": { + "_events": "object", + "_eventsCount": "number", + "_maxListeners": "undefined" + }, + "maxHeaderSize": "number", + "request": "function", + "setMaxIdleHTTPParsers": "function" + }, + "get": "function", + "globalAgent": { + "_events": "object", + "_eventsCount": "number", + "_maxListeners": "undefined" + }, + "request": "function" + }, + "node:http2": { + "Http2ServerRequest": "function", + "Http2ServerResponse": "function", + "connect": "function", + "constants": { + "DEFAULT_SETTINGS_ENABLE_CONNECT_PROTOCOL": "number", + "DEFAULT_SETTINGS_ENABLE_PUSH": "number", + "DEFAULT_SETTINGS_HEADER_TABLE_SIZE": "number", + "DEFAULT_SETTINGS_INITIAL_WINDOW_SIZE": "number", + "DEFAULT_SETTINGS_MAX_CONCURRENT_STREAMS": "number", + "DEFAULT_SETTINGS_MAX_FRAME_SIZE": "number", + "DEFAULT_SETTINGS_MAX_HEADER_LIST_SIZE": "number", + "HTTP2_HEADER_ACCEPT": "string", + "HTTP2_HEADER_ACCEPT_CHARSET": "string", + "HTTP2_HEADER_ACCEPT_ENCODING": "string", + "HTTP2_HEADER_ACCEPT_LANGUAGE": "string", + "HTTP2_HEADER_ACCEPT_RANGES": "string", + "HTTP2_HEADER_ACCESS_CONTROL_ALLOW_CREDENTIALS": "string", + "HTTP2_HEADER_ACCESS_CONTROL_ALLOW_HEADERS": "string", + "HTTP2_HEADER_ACCESS_CONTROL_ALLOW_METHODS": "string", + "HTTP2_HEADER_ACCESS_CONTROL_ALLOW_ORIGIN": "string", + "HTTP2_HEADER_ACCESS_CONTROL_EXPOSE_HEADERS": "string", + "HTTP2_HEADER_ACCESS_CONTROL_MAX_AGE": "string", + "HTTP2_HEADER_ACCESS_CONTROL_REQUEST_HEADERS": "string", + "HTTP2_HEADER_ACCESS_CONTROL_REQUEST_METHOD": "string", + "HTTP2_HEADER_AGE": "string", + "HTTP2_HEADER_ALLOW": "string", + "HTTP2_HEADER_ALT_SVC": "string", + "HTTP2_HEADER_AUTHORITY": "string", + "HTTP2_HEADER_AUTHORIZATION": "string", + "HTTP2_HEADER_CACHE_CONTROL": "string", + "HTTP2_HEADER_CONNECTION": "string", + "HTTP2_HEADER_CONTENT_DISPOSITION": "string", + "HTTP2_HEADER_CONTENT_ENCODING": "string", + "HTTP2_HEADER_CONTENT_LANGUAGE": "string", + "HTTP2_HEADER_CONTENT_LENGTH": "string", + "HTTP2_HEADER_CONTENT_LOCATION": "string", + "HTTP2_HEADER_CONTENT_MD5": "string", + "HTTP2_HEADER_CONTENT_RANGE": "string", + "HTTP2_HEADER_CONTENT_SECURITY_POLICY": "string", + "HTTP2_HEADER_CONTENT_TYPE": "string", + "HTTP2_HEADER_COOKIE": "string", + "HTTP2_HEADER_DATE": "string", + "HTTP2_HEADER_DNT": "string", + "HTTP2_HEADER_EARLY_DATA": "string", + "HTTP2_HEADER_ETAG": "string", + "HTTP2_HEADER_EXPECT": "string", + "HTTP2_HEADER_EXPECT_CT": "string", + "HTTP2_HEADER_EXPIRES": "string", + "HTTP2_HEADER_FORWARDED": "string", + "HTTP2_HEADER_FROM": "string", + "HTTP2_HEADER_HOST": "string", + "HTTP2_HEADER_HTTP2_SETTINGS": "string", + "HTTP2_HEADER_IF_MATCH": "string", + "HTTP2_HEADER_IF_MODIFIED_SINCE": "string", + "HTTP2_HEADER_IF_NONE_MATCH": "string", + "HTTP2_HEADER_IF_RANGE": "string", + "HTTP2_HEADER_IF_UNMODIFIED_SINCE": "string", + "HTTP2_HEADER_KEEP_ALIVE": "string", + "HTTP2_HEADER_LAST_MODIFIED": "string", + "HTTP2_HEADER_LINK": "string", + "HTTP2_HEADER_LOCATION": "string", + "HTTP2_HEADER_MAX_FORWARDS": "string", + "HTTP2_HEADER_METHOD": "string", + "HTTP2_HEADER_ORIGIN": "string", + "HTTP2_HEADER_PATH": "string", + "HTTP2_HEADER_PREFER": "string", + "HTTP2_HEADER_PRIORITY": "string", + "HTTP2_HEADER_PROTOCOL": "string", + "HTTP2_HEADER_PROXY_AUTHENTICATE": "string", + "HTTP2_HEADER_PROXY_AUTHORIZATION": "string", + "HTTP2_HEADER_PROXY_CONNECTION": "string", + "HTTP2_HEADER_PURPOSE": "string", + "HTTP2_HEADER_RANGE": "string", + "HTTP2_HEADER_REFERER": "string", + "HTTP2_HEADER_REFRESH": "string", + "HTTP2_HEADER_RETRY_AFTER": "string", + "HTTP2_HEADER_SCHEME": "string", + "HTTP2_HEADER_SERVER": "string", + "HTTP2_HEADER_SET_COOKIE": "string", + "HTTP2_HEADER_STATUS": "string", + "HTTP2_HEADER_STRICT_TRANSPORT_SECURITY": "string", + "HTTP2_HEADER_TE": "string", + "HTTP2_HEADER_TIMING_ALLOW_ORIGIN": "string", + "HTTP2_HEADER_TK": "string", + "HTTP2_HEADER_TRAILER": "string", + "HTTP2_HEADER_TRANSFER_ENCODING": "string", + "HTTP2_HEADER_UPGRADE": "string", + "HTTP2_HEADER_UPGRADE_INSECURE_REQUESTS": "string", + "HTTP2_HEADER_USER_AGENT": "string", + "HTTP2_HEADER_VARY": "string", + "HTTP2_HEADER_VIA": "string", + "HTTP2_HEADER_WARNING": "string", + "HTTP2_HEADER_WWW_AUTHENTICATE": "string", + "HTTP2_HEADER_X_CONTENT_TYPE_OPTIONS": "string", + "HTTP2_HEADER_X_FORWARDED_FOR": "string", + "HTTP2_HEADER_X_FRAME_OPTIONS": "string", + "HTTP2_HEADER_X_XSS_PROTECTION": "string", + "HTTP2_METHOD_ACL": "string", + "HTTP2_METHOD_BASELINE_CONTROL": "string", + "HTTP2_METHOD_BIND": "string", + "HTTP2_METHOD_CHECKIN": "string", + "HTTP2_METHOD_CHECKOUT": "string", + "HTTP2_METHOD_CONNECT": "string", + "HTTP2_METHOD_COPY": "string", + "HTTP2_METHOD_DELETE": "string", + "HTTP2_METHOD_GET": "string", + "HTTP2_METHOD_HEAD": "string", + "HTTP2_METHOD_LABEL": "string", + "HTTP2_METHOD_LINK": "string", + "HTTP2_METHOD_LOCK": "string", + "HTTP2_METHOD_MERGE": "string", + "HTTP2_METHOD_MKACTIVITY": "string", + "HTTP2_METHOD_MKCALENDAR": "string", + "HTTP2_METHOD_MKCOL": "string", + "HTTP2_METHOD_MKREDIRECTREF": "string", + "HTTP2_METHOD_MKWORKSPACE": "string", + "HTTP2_METHOD_MOVE": "string", + "HTTP2_METHOD_OPTIONS": "string", + "HTTP2_METHOD_ORDERPATCH": "string", + "HTTP2_METHOD_PATCH": "string", + "HTTP2_METHOD_POST": "string", + "HTTP2_METHOD_PRI": "string", + "HTTP2_METHOD_PROPFIND": "string", + "HTTP2_METHOD_PROPPATCH": "string", + "HTTP2_METHOD_PUT": "string", + "HTTP2_METHOD_REBIND": "string", + "HTTP2_METHOD_REPORT": "string", + "HTTP2_METHOD_SEARCH": "string", + "HTTP2_METHOD_TRACE": "string", + "HTTP2_METHOD_UNBIND": "string", + "HTTP2_METHOD_UNCHECKOUT": "string", + "HTTP2_METHOD_UNLINK": "string", + "HTTP2_METHOD_UNLOCK": "string", + "HTTP2_METHOD_UPDATE": "string", + "HTTP2_METHOD_UPDATEREDIRECTREF": "string", + "HTTP2_METHOD_VERSION_CONTROL": "string", + "HTTP_STATUS_ACCEPTED": "number", + "HTTP_STATUS_ALREADY_REPORTED": "number", + "HTTP_STATUS_BAD_GATEWAY": "number", + "HTTP_STATUS_BAD_REQUEST": "number", + "HTTP_STATUS_BANDWIDTH_LIMIT_EXCEEDED": "number", + "HTTP_STATUS_CONFLICT": "number", + "HTTP_STATUS_CONTINUE": "number", + "HTTP_STATUS_CREATED": "number", + "HTTP_STATUS_EARLY_HINTS": "number", + "HTTP_STATUS_EXPECTATION_FAILED": "number", + "HTTP_STATUS_FAILED_DEPENDENCY": "number", + "HTTP_STATUS_FORBIDDEN": "number", + "HTTP_STATUS_FOUND": "number", + "HTTP_STATUS_GATEWAY_TIMEOUT": "number", + "HTTP_STATUS_GONE": "number", + "HTTP_STATUS_HTTP_VERSION_NOT_SUPPORTED": "number", + "HTTP_STATUS_IM_USED": "number", + "HTTP_STATUS_INSUFFICIENT_STORAGE": "number", + "HTTP_STATUS_INTERNAL_SERVER_ERROR": "number", + "HTTP_STATUS_LENGTH_REQUIRED": "number", + "HTTP_STATUS_LOCKED": "number", + "HTTP_STATUS_LOOP_DETECTED": "number", + "HTTP_STATUS_METHOD_NOT_ALLOWED": "number", + "HTTP_STATUS_MISDIRECTED_REQUEST": "number", + "HTTP_STATUS_MOVED_PERMANENTLY": "number", + "HTTP_STATUS_MULTIPLE_CHOICES": "number", + "HTTP_STATUS_MULTI_STATUS": "number", + "HTTP_STATUS_NETWORK_AUTHENTICATION_REQUIRED": "number", + "HTTP_STATUS_NON_AUTHORITATIVE_INFORMATION": "number", + "HTTP_STATUS_NOT_ACCEPTABLE": "number", + "HTTP_STATUS_NOT_EXTENDED": "number", + "HTTP_STATUS_NOT_FOUND": "number", + "HTTP_STATUS_NOT_IMPLEMENTED": "number", + "HTTP_STATUS_NOT_MODIFIED": "number", + "HTTP_STATUS_NO_CONTENT": "number", + "HTTP_STATUS_OK": "number", + "HTTP_STATUS_PARTIAL_CONTENT": "number", + "HTTP_STATUS_PAYLOAD_TOO_LARGE": "number", + "HTTP_STATUS_PAYMENT_REQUIRED": "number", + "HTTP_STATUS_PERMANENT_REDIRECT": "number", + "HTTP_STATUS_PRECONDITION_FAILED": "number", + "HTTP_STATUS_PRECONDITION_REQUIRED": "number", + "HTTP_STATUS_PROCESSING": "number", + "HTTP_STATUS_PROXY_AUTHENTICATION_REQUIRED": "number", + "HTTP_STATUS_RANGE_NOT_SATISFIABLE": "number", + "HTTP_STATUS_REQUEST_HEADER_FIELDS_TOO_LARGE": "number", + "HTTP_STATUS_REQUEST_TIMEOUT": "number", + "HTTP_STATUS_RESET_CONTENT": "number", + "HTTP_STATUS_SEE_OTHER": "number", + "HTTP_STATUS_SERVICE_UNAVAILABLE": "number", + "HTTP_STATUS_SWITCHING_PROTOCOLS": "number", + "HTTP_STATUS_TEAPOT": "number", + "HTTP_STATUS_TEMPORARY_REDIRECT": "number", + "HTTP_STATUS_TOO_EARLY": "number", + "HTTP_STATUS_TOO_MANY_REQUESTS": "number", + "HTTP_STATUS_UNAUTHORIZED": "number", + "HTTP_STATUS_UNAVAILABLE_FOR_LEGAL_REASONS": "number", + "HTTP_STATUS_UNPROCESSABLE_ENTITY": "number", + "HTTP_STATUS_UNSUPPORTED_MEDIA_TYPE": "number", + "HTTP_STATUS_UPGRADE_REQUIRED": "number", + "HTTP_STATUS_URI_TOO_LONG": "number", + "HTTP_STATUS_USE_PROXY": "number", + "HTTP_STATUS_VARIANT_ALSO_NEGOTIATES": "number", + "MAX_INITIAL_WINDOW_SIZE": "number", + "MAX_MAX_FRAME_SIZE": "number", + "MIN_MAX_FRAME_SIZE": "number", + "NGHTTP2_CANCEL": "number", + "NGHTTP2_COMPRESSION_ERROR": "number", + "NGHTTP2_CONNECT_ERROR": "number", + "NGHTTP2_DEFAULT_WEIGHT": "number", + "NGHTTP2_ENHANCE_YOUR_CALM": "number", + "NGHTTP2_ERR_FRAME_SIZE_ERROR": "number", + "NGHTTP2_FLAG_ACK": "number", + "NGHTTP2_FLAG_END_HEADERS": "number", + "NGHTTP2_FLAG_END_STREAM": "number", + "NGHTTP2_FLAG_NONE": "number", + "NGHTTP2_FLAG_PADDED": "number", + "NGHTTP2_FLAG_PRIORITY": "number", + "NGHTTP2_FLOW_CONTROL_ERROR": "number", + "NGHTTP2_FRAME_SIZE_ERROR": "number", + "NGHTTP2_HTTP_1_1_REQUIRED": "number", + "NGHTTP2_INADEQUATE_SECURITY": "number", + "NGHTTP2_INTERNAL_ERROR": "number", + "NGHTTP2_NO_ERROR": "number", + "NGHTTP2_PROTOCOL_ERROR": "number", + "NGHTTP2_REFUSED_STREAM": "number", + "NGHTTP2_SESSION_CLIENT": "number", + "NGHTTP2_SESSION_SERVER": "number", + "NGHTTP2_SETTINGS_ENABLE_CONNECT_PROTOCOL": "number", + "NGHTTP2_SETTINGS_ENABLE_PUSH": "number", + "NGHTTP2_SETTINGS_HEADER_TABLE_SIZE": "number", + "NGHTTP2_SETTINGS_INITIAL_WINDOW_SIZE": "number", + "NGHTTP2_SETTINGS_MAX_CONCURRENT_STREAMS": "number", + "NGHTTP2_SETTINGS_MAX_FRAME_SIZE": "number", + "NGHTTP2_SETTINGS_MAX_HEADER_LIST_SIZE": "number", + "NGHTTP2_SETTINGS_TIMEOUT": "number", + "NGHTTP2_STREAM_CLOSED": "number", + "NGHTTP2_STREAM_STATE_CLOSED": "number", + "NGHTTP2_STREAM_STATE_HALF_CLOSED_LOCAL": "number", + "NGHTTP2_STREAM_STATE_HALF_CLOSED_REMOTE": "number", + "NGHTTP2_STREAM_STATE_IDLE": "number", + "NGHTTP2_STREAM_STATE_OPEN": "number", + "NGHTTP2_STREAM_STATE_RESERVED_LOCAL": "number", + "NGHTTP2_STREAM_STATE_RESERVED_REMOTE": "number", + "PADDING_STRATEGY_ALIGNED": "number", + "PADDING_STRATEGY_CALLBACK": "number", + "PADDING_STRATEGY_MAX": "number", + "PADDING_STRATEGY_NONE": "number" + }, + "createSecureServer": "function", + "createServer": "function", + "default": { + "Http2ServerRequest": "function", + "Http2ServerResponse": "function", + "connect": "function", + "constants": { + "DEFAULT_SETTINGS_ENABLE_CONNECT_PROTOCOL": "number", + "DEFAULT_SETTINGS_ENABLE_PUSH": "number", + "DEFAULT_SETTINGS_HEADER_TABLE_SIZE": "number", + "DEFAULT_SETTINGS_INITIAL_WINDOW_SIZE": "number", + "DEFAULT_SETTINGS_MAX_CONCURRENT_STREAMS": "number", + "DEFAULT_SETTINGS_MAX_FRAME_SIZE": "number", + "DEFAULT_SETTINGS_MAX_HEADER_LIST_SIZE": "number", + "HTTP2_HEADER_ACCEPT": "string", + "HTTP2_HEADER_ACCEPT_CHARSET": "string", + "HTTP2_HEADER_ACCEPT_ENCODING": "string", + "HTTP2_HEADER_ACCEPT_LANGUAGE": "string", + "HTTP2_HEADER_ACCEPT_RANGES": "string", + "HTTP2_HEADER_ACCESS_CONTROL_ALLOW_CREDENTIALS": "string", + "HTTP2_HEADER_ACCESS_CONTROL_ALLOW_HEADERS": "string", + "HTTP2_HEADER_ACCESS_CONTROL_ALLOW_METHODS": "string", + "HTTP2_HEADER_ACCESS_CONTROL_ALLOW_ORIGIN": "string", + "HTTP2_HEADER_ACCESS_CONTROL_EXPOSE_HEADERS": "string", + "HTTP2_HEADER_ACCESS_CONTROL_MAX_AGE": "string", + "HTTP2_HEADER_ACCESS_CONTROL_REQUEST_HEADERS": "string", + "HTTP2_HEADER_ACCESS_CONTROL_REQUEST_METHOD": "string", + "HTTP2_HEADER_AGE": "string", + "HTTP2_HEADER_ALLOW": "string", + "HTTP2_HEADER_ALT_SVC": "string", + "HTTP2_HEADER_AUTHORITY": "string", + "HTTP2_HEADER_AUTHORIZATION": "string", + "HTTP2_HEADER_CACHE_CONTROL": "string", + "HTTP2_HEADER_CONNECTION": "string", + "HTTP2_HEADER_CONTENT_DISPOSITION": "string", + "HTTP2_HEADER_CONTENT_ENCODING": "string", + "HTTP2_HEADER_CONTENT_LANGUAGE": "string", + "HTTP2_HEADER_CONTENT_LENGTH": "string", + "HTTP2_HEADER_CONTENT_LOCATION": "string", + "HTTP2_HEADER_CONTENT_MD5": "string", + "HTTP2_HEADER_CONTENT_RANGE": "string", + "HTTP2_HEADER_CONTENT_SECURITY_POLICY": "string", + "HTTP2_HEADER_CONTENT_TYPE": "string", + "HTTP2_HEADER_COOKIE": "string", + "HTTP2_HEADER_DATE": "string", + "HTTP2_HEADER_DNT": "string", + "HTTP2_HEADER_EARLY_DATA": "string", + "HTTP2_HEADER_ETAG": "string", + "HTTP2_HEADER_EXPECT": "string", + "HTTP2_HEADER_EXPECT_CT": "string", + "HTTP2_HEADER_EXPIRES": "string", + "HTTP2_HEADER_FORWARDED": "string", + "HTTP2_HEADER_FROM": "string", + "HTTP2_HEADER_HOST": "string", + "HTTP2_HEADER_HTTP2_SETTINGS": "string", + "HTTP2_HEADER_IF_MATCH": "string", + "HTTP2_HEADER_IF_MODIFIED_SINCE": "string", + "HTTP2_HEADER_IF_NONE_MATCH": "string", + "HTTP2_HEADER_IF_RANGE": "string", + "HTTP2_HEADER_IF_UNMODIFIED_SINCE": "string", + "HTTP2_HEADER_KEEP_ALIVE": "string", + "HTTP2_HEADER_LAST_MODIFIED": "string", + "HTTP2_HEADER_LINK": "string", + "HTTP2_HEADER_LOCATION": "string", + "HTTP2_HEADER_MAX_FORWARDS": "string", + "HTTP2_HEADER_METHOD": "string", + "HTTP2_HEADER_ORIGIN": "string", + "HTTP2_HEADER_PATH": "string", + "HTTP2_HEADER_PREFER": "string", + "HTTP2_HEADER_PRIORITY": "string", + "HTTP2_HEADER_PROTOCOL": "string", + "HTTP2_HEADER_PROXY_AUTHENTICATE": "string", + "HTTP2_HEADER_PROXY_AUTHORIZATION": "string", + "HTTP2_HEADER_PROXY_CONNECTION": "string", + "HTTP2_HEADER_PURPOSE": "string", + "HTTP2_HEADER_RANGE": "string", + "HTTP2_HEADER_REFERER": "string", + "HTTP2_HEADER_REFRESH": "string", + "HTTP2_HEADER_RETRY_AFTER": "string", + "HTTP2_HEADER_SCHEME": "string", + "HTTP2_HEADER_SERVER": "string", + "HTTP2_HEADER_SET_COOKIE": "string", + "HTTP2_HEADER_STATUS": "string", + "HTTP2_HEADER_STRICT_TRANSPORT_SECURITY": "string", + "HTTP2_HEADER_TE": "string", + "HTTP2_HEADER_TIMING_ALLOW_ORIGIN": "string", + "HTTP2_HEADER_TK": "string", + "HTTP2_HEADER_TRAILER": "string", + "HTTP2_HEADER_TRANSFER_ENCODING": "string", + "HTTP2_HEADER_UPGRADE": "string", + "HTTP2_HEADER_UPGRADE_INSECURE_REQUESTS": "string", + "HTTP2_HEADER_USER_AGENT": "string", + "HTTP2_HEADER_VARY": "string", + "HTTP2_HEADER_VIA": "string", + "HTTP2_HEADER_WARNING": "string", + "HTTP2_HEADER_WWW_AUTHENTICATE": "string", + "HTTP2_HEADER_X_CONTENT_TYPE_OPTIONS": "string", + "HTTP2_HEADER_X_FORWARDED_FOR": "string", + "HTTP2_HEADER_X_FRAME_OPTIONS": "string", + "HTTP2_HEADER_X_XSS_PROTECTION": "string", + "HTTP2_METHOD_ACL": "string", + "HTTP2_METHOD_BASELINE_CONTROL": "string", + "HTTP2_METHOD_BIND": "string", + "HTTP2_METHOD_CHECKIN": "string", + "HTTP2_METHOD_CHECKOUT": "string", + "HTTP2_METHOD_CONNECT": "string", + "HTTP2_METHOD_COPY": "string", + "HTTP2_METHOD_DELETE": "string", + "HTTP2_METHOD_GET": "string", + "HTTP2_METHOD_HEAD": "string", + "HTTP2_METHOD_LABEL": "string", + "HTTP2_METHOD_LINK": "string", + "HTTP2_METHOD_LOCK": "string", + "HTTP2_METHOD_MERGE": "string", + "HTTP2_METHOD_MKACTIVITY": "string", + "HTTP2_METHOD_MKCALENDAR": "string", + "HTTP2_METHOD_MKCOL": "string", + "HTTP2_METHOD_MKREDIRECTREF": "string", + "HTTP2_METHOD_MKWORKSPACE": "string", + "HTTP2_METHOD_MOVE": "string", + "HTTP2_METHOD_OPTIONS": "string", + "HTTP2_METHOD_ORDERPATCH": "string", + "HTTP2_METHOD_PATCH": "string", + "HTTP2_METHOD_POST": "string", + "HTTP2_METHOD_PRI": "string", + "HTTP2_METHOD_PROPFIND": "string", + "HTTP2_METHOD_PROPPATCH": "string", + "HTTP2_METHOD_PUT": "string", + "HTTP2_METHOD_REBIND": "string", + "HTTP2_METHOD_REPORT": "string", + "HTTP2_METHOD_SEARCH": "string", + "HTTP2_METHOD_TRACE": "string", + "HTTP2_METHOD_UNBIND": "string", + "HTTP2_METHOD_UNCHECKOUT": "string", + "HTTP2_METHOD_UNLINK": "string", + "HTTP2_METHOD_UNLOCK": "string", + "HTTP2_METHOD_UPDATE": "string", + "HTTP2_METHOD_UPDATEREDIRECTREF": "string", + "HTTP2_METHOD_VERSION_CONTROL": "string", + "HTTP_STATUS_ACCEPTED": "number", + "HTTP_STATUS_ALREADY_REPORTED": "number", + "HTTP_STATUS_BAD_GATEWAY": "number", + "HTTP_STATUS_BAD_REQUEST": "number", + "HTTP_STATUS_BANDWIDTH_LIMIT_EXCEEDED": "number", + "HTTP_STATUS_CONFLICT": "number", + "HTTP_STATUS_CONTINUE": "number", + "HTTP_STATUS_CREATED": "number", + "HTTP_STATUS_EARLY_HINTS": "number", + "HTTP_STATUS_EXPECTATION_FAILED": "number", + "HTTP_STATUS_FAILED_DEPENDENCY": "number", + "HTTP_STATUS_FORBIDDEN": "number", + "HTTP_STATUS_FOUND": "number", + "HTTP_STATUS_GATEWAY_TIMEOUT": "number", + "HTTP_STATUS_GONE": "number", + "HTTP_STATUS_HTTP_VERSION_NOT_SUPPORTED": "number", + "HTTP_STATUS_IM_USED": "number", + "HTTP_STATUS_INSUFFICIENT_STORAGE": "number", + "HTTP_STATUS_INTERNAL_SERVER_ERROR": "number", + "HTTP_STATUS_LENGTH_REQUIRED": "number", + "HTTP_STATUS_LOCKED": "number", + "HTTP_STATUS_LOOP_DETECTED": "number", + "HTTP_STATUS_METHOD_NOT_ALLOWED": "number", + "HTTP_STATUS_MISDIRECTED_REQUEST": "number", + "HTTP_STATUS_MOVED_PERMANENTLY": "number", + "HTTP_STATUS_MULTIPLE_CHOICES": "number", + "HTTP_STATUS_MULTI_STATUS": "number", + "HTTP_STATUS_NETWORK_AUTHENTICATION_REQUIRED": "number", + "HTTP_STATUS_NON_AUTHORITATIVE_INFORMATION": "number", + "HTTP_STATUS_NOT_ACCEPTABLE": "number", + "HTTP_STATUS_NOT_EXTENDED": "number", + "HTTP_STATUS_NOT_FOUND": "number", + "HTTP_STATUS_NOT_IMPLEMENTED": "number", + "HTTP_STATUS_NOT_MODIFIED": "number", + "HTTP_STATUS_NO_CONTENT": "number", + "HTTP_STATUS_OK": "number", + "HTTP_STATUS_PARTIAL_CONTENT": "number", + "HTTP_STATUS_PAYLOAD_TOO_LARGE": "number", + "HTTP_STATUS_PAYMENT_REQUIRED": "number", + "HTTP_STATUS_PERMANENT_REDIRECT": "number", + "HTTP_STATUS_PRECONDITION_FAILED": "number", + "HTTP_STATUS_PRECONDITION_REQUIRED": "number", + "HTTP_STATUS_PROCESSING": "number", + "HTTP_STATUS_PROXY_AUTHENTICATION_REQUIRED": "number", + "HTTP_STATUS_RANGE_NOT_SATISFIABLE": "number", + "HTTP_STATUS_REQUEST_HEADER_FIELDS_TOO_LARGE": "number", + "HTTP_STATUS_REQUEST_TIMEOUT": "number", + "HTTP_STATUS_RESET_CONTENT": "number", + "HTTP_STATUS_SEE_OTHER": "number", + "HTTP_STATUS_SERVICE_UNAVAILABLE": "number", + "HTTP_STATUS_SWITCHING_PROTOCOLS": "number", + "HTTP_STATUS_TEAPOT": "number", + "HTTP_STATUS_TEMPORARY_REDIRECT": "number", + "HTTP_STATUS_TOO_EARLY": "number", + "HTTP_STATUS_TOO_MANY_REQUESTS": "number", + "HTTP_STATUS_UNAUTHORIZED": "number", + "HTTP_STATUS_UNAVAILABLE_FOR_LEGAL_REASONS": "number", + "HTTP_STATUS_UNPROCESSABLE_ENTITY": "number", + "HTTP_STATUS_UNSUPPORTED_MEDIA_TYPE": "number", + "HTTP_STATUS_UPGRADE_REQUIRED": "number", + "HTTP_STATUS_URI_TOO_LONG": "number", + "HTTP_STATUS_USE_PROXY": "number", + "HTTP_STATUS_VARIANT_ALSO_NEGOTIATES": "number", + "MAX_INITIAL_WINDOW_SIZE": "number", + "MAX_MAX_FRAME_SIZE": "number", + "MIN_MAX_FRAME_SIZE": "number", + "NGHTTP2_CANCEL": "number", + "NGHTTP2_COMPRESSION_ERROR": "number", + "NGHTTP2_CONNECT_ERROR": "number", + "NGHTTP2_DEFAULT_WEIGHT": "number", + "NGHTTP2_ENHANCE_YOUR_CALM": "number", + "NGHTTP2_ERR_FRAME_SIZE_ERROR": "number", + "NGHTTP2_FLAG_ACK": "number", + "NGHTTP2_FLAG_END_HEADERS": "number", + "NGHTTP2_FLAG_END_STREAM": "number", + "NGHTTP2_FLAG_NONE": "number", + "NGHTTP2_FLAG_PADDED": "number", + "NGHTTP2_FLAG_PRIORITY": "number", + "NGHTTP2_FLOW_CONTROL_ERROR": "number", + "NGHTTP2_FRAME_SIZE_ERROR": "number", + "NGHTTP2_HTTP_1_1_REQUIRED": "number", + "NGHTTP2_INADEQUATE_SECURITY": "number", + "NGHTTP2_INTERNAL_ERROR": "number", + "NGHTTP2_NO_ERROR": "number", + "NGHTTP2_PROTOCOL_ERROR": "number", + "NGHTTP2_REFUSED_STREAM": "number", + "NGHTTP2_SESSION_CLIENT": "number", + "NGHTTP2_SESSION_SERVER": "number", + "NGHTTP2_SETTINGS_ENABLE_CONNECT_PROTOCOL": "number", + "NGHTTP2_SETTINGS_ENABLE_PUSH": "number", + "NGHTTP2_SETTINGS_HEADER_TABLE_SIZE": "number", + "NGHTTP2_SETTINGS_INITIAL_WINDOW_SIZE": "number", + "NGHTTP2_SETTINGS_MAX_CONCURRENT_STREAMS": "number", + "NGHTTP2_SETTINGS_MAX_FRAME_SIZE": "number", + "NGHTTP2_SETTINGS_MAX_HEADER_LIST_SIZE": "number", + "NGHTTP2_SETTINGS_TIMEOUT": "number", + "NGHTTP2_STREAM_CLOSED": "number", + "NGHTTP2_STREAM_STATE_CLOSED": "number", + "NGHTTP2_STREAM_STATE_HALF_CLOSED_LOCAL": "number", + "NGHTTP2_STREAM_STATE_HALF_CLOSED_REMOTE": "number", + "NGHTTP2_STREAM_STATE_IDLE": "number", + "NGHTTP2_STREAM_STATE_OPEN": "number", + "NGHTTP2_STREAM_STATE_RESERVED_LOCAL": "number", + "NGHTTP2_STREAM_STATE_RESERVED_REMOTE": "number", + "PADDING_STRATEGY_ALIGNED": "number", + "PADDING_STRATEGY_CALLBACK": "number", + "PADDING_STRATEGY_MAX": "number", + "PADDING_STRATEGY_NONE": "number" + }, + "createSecureServer": "function", + "createServer": "function", + "getDefaultSettings": "function", + "getPackedSettings": "function", + "getUnpackedSettings": "function", + "sensitiveHeaders": "symbol" + }, + "getDefaultSettings": "function", + "getPackedSettings": "function", + "getUnpackedSettings": "function", + "sensitiveHeaders": "symbol" + }, + "node:https": { + "Agent": "function", + "ClientRequest": "function", + "IncomingMessage": "function", + "METHODS": { + "0": "string", + "1": "string", + "2": "string", + "3": "string", + "4": "string", + "5": "string", + "6": "string", + "7": "string", + "8": "string", + "9": "string", + "10": "string", + "11": "string", + "12": "string", + "13": "string", + "14": "string", + "15": "string", + "16": "string", + "17": "string", + "18": "string", + "19": "string", + "20": "string", + "21": "string", + "22": "string", + "23": "string", + "24": "string", + "25": "string", + "26": "string", + "27": "string", + "28": "string", + "29": "string", + "30": "string", + "31": "string", + "32": "string", + "33": "string" + }, + "OutgoingMessage": "function", + "STATUS_CODES": { + "100": "string", + "101": "string", + "102": "string", + "103": "string", + "200": "string", + "201": "string", + "202": "string", + "203": "string", + "204": "string", + "205": "string", + "206": "string", + "207": "string", + "208": "string", + "226": "string", + "300": "string", + "301": "string", + "302": "string", + "303": "string", + "304": "string", + "305": "string", + "307": "string", + "308": "string", + "400": "string", + "401": "string", + "402": "string", + "403": "string", + "404": "string", + "405": "string", + "406": "string", + "407": "string", + "408": "string", + "409": "string", + "410": "string", + "411": "string", + "412": "string", + "413": "string", + "414": "string", + "415": "string", + "416": "string", + "417": "string", + "418": "string", + "421": "string", + "422": "string", + "423": "string", + "424": "string", + "425": "string", + "426": "string", + "428": "string", + "429": "string", + "431": "string", + "451": "string", + "500": "string", + "501": "string", + "502": "string", + "503": "string", + "504": "string", + "505": "string", + "506": "string", + "507": "string", + "508": "string", + "509": "string", + "510": "string", + "511": "string" + }, + "Server": "function", + "ServerResponse": "function", + "createServer": "function", + "default": { + "Agent": "function", + "IncomingMessage": "function", + "METHODS": { + "0": "string", + "1": "string", + "2": "string", + "3": "string", + "4": "string", + "5": "string", + "6": "string", + "7": "string", + "8": "string", + "9": "string", + "10": "string", + "11": "string", + "12": "string", + "13": "string", + "14": "string", + "15": "string", + "16": "string", + "17": "string", + "18": "string", + "19": "string", + "20": "string", + "21": "string", + "22": "string", + "23": "string", + "24": "string", + "25": "string", + "26": "string", + "27": "string", + "28": "string", + "29": "string", + "30": "string", + "31": "string", + "32": "string", + "33": "string" + }, + "STATUS_CODES": { + "100": "string", + "101": "string", + "102": "string", + "103": "string", + "200": "string", + "201": "string", + "202": "string", + "203": "string", + "204": "string", + "205": "string", + "206": "string", + "207": "string", + "208": "string", + "226": "string", + "300": "string", + "301": "string", + "302": "string", + "303": "string", + "304": "string", + "305": "string", + "307": "string", + "308": "string", + "400": "string", + "401": "string", + "402": "string", + "403": "string", + "404": "string", + "405": "string", + "406": "string", + "407": "string", + "408": "string", + "409": "string", + "410": "string", + "411": "string", + "412": "string", + "413": "string", + "414": "string", + "415": "string", + "416": "string", + "417": "string", + "418": "string", + "421": "string", + "422": "string", + "423": "string", + "424": "string", + "425": "string", + "426": "string", + "428": "string", + "429": "string", + "431": "string", + "451": "string", + "500": "string", + "501": "string", + "502": "string", + "503": "string", + "504": "string", + "505": "string", + "506": "string", + "507": "string", + "508": "string", + "509": "string", + "510": "string", + "511": "string" + }, + "Server": "function", + "ServerResponse": "function", + "createServer": "function", + "get": "function", + "globalAgent": { + "_events": "object", + "_eventsCount": "number", + "_maxListeners": "undefined" + }, + "maxHeaderSize": "number", + "request": "function", + "setMaxIdleHTTPParsers": "function" + }, + "get": "function", + "globalAgent": { + "_events": "object", + "_eventsCount": "number", + "_maxListeners": "undefined" + }, + "request": "function" + }, + "node:inspector": { + "Session": "function", + "close": "function", + "console": { + "assert": "function", + "clear": "function", + "context": { + "console": "object" + }, + "count": "function", + "countReset": "function", + "debug": "function", + "dir": "function", + "dirxml": "function", + "error": "function", + "group": "function", + "groupCollapsed": "function", + "groupEnd": "function", + "info": "function", + "log": "function", + "profile": "function", + "profileEnd": "function", + "record": "function", + "recordEnd": "function", + "screenshot": "function", + "table": "function", + "takeHeapSnapshot": "function", + "time": "function", + "timeEnd": "function", + "timeLog": "function", + "timeStamp": "function", + "trace": "function", + "warn": "function", + "write": "function" + }, + "default": { + "Session": "function", + "close": "function", + "console": { + "assert": "function", + "clear": "function", + "context": "object", + "count": "function", + "countReset": "function", + "debug": "function", + "dir": "function", + "dirxml": "function", + "error": "function", + "group": "function", + "groupCollapsed": "function", + "groupEnd": "function", + "info": "function", + "log": "function", + "profile": "function", + "profileEnd": "function", + "record": "function", + "recordEnd": "function", + "screenshot": "function", + "table": "function", + "takeHeapSnapshot": "function", + "time": "function", + "timeEnd": "function", + "timeLog": "function", + "timeStamp": "function", + "trace": "function", + "warn": "function", + "write": "function" + }, + "open": "function", + "url": "function", + "waitForDebugger": "function" + }, + "open": "function", + "url": "function", + "waitForDebugger": "function" + }, + "node:inspector/promises": { + "Session": "function", + "close": "function", + "console": { + "assert": "function", + "clear": "function", + "context": { + "console": "object" + }, + "count": "function", + "countReset": "function", + "debug": "function", + "dir": "function", + "dirxml": "function", + "error": "function", + "group": "function", + "groupCollapsed": "function", + "groupEnd": "function", + "info": "function", + "log": "function", + "profile": "function", + "profileEnd": "function", + "record": "function", + "recordEnd": "function", + "screenshot": "function", + "table": "function", + "takeHeapSnapshot": "function", + "time": "function", + "timeEnd": "function", + "timeLog": "function", + "timeStamp": "function", + "trace": "function", + "warn": "function", + "write": "function" + }, + "default": { + "Session": "function", + "close": "function", + "console": { + "assert": "function", + "clear": "function", + "context": "object", + "count": "function", + "countReset": "function", + "debug": "function", + "dir": "function", + "dirxml": "function", + "error": "function", + "group": "function", + "groupCollapsed": "function", + "groupEnd": "function", + "info": "function", + "log": "function", + "profile": "function", + "profileEnd": "function", + "record": "function", + "recordEnd": "function", + "screenshot": "function", + "table": "function", + "takeHeapSnapshot": "function", + "time": "function", + "timeEnd": "function", + "timeLog": "function", + "timeStamp": "function", + "trace": "function", + "warn": "function", + "write": "function" + }, + "open": "function", + "url": "function", + "waitForDebugger": "function" + }, + "open": "function", + "url": "function", + "waitForDebugger": "function" + }, + "node:module": { + "SourceMap": "function", + "_cache": { + "/Users/jarred/Code/bun/test/exports/generate-exports.mjs": { + "exports": "object" + }, + "/bun-vfs/node_modules/console/index.js": { + "exports": "object" + }, + "/bun-vfs/node_modules/constants/index.js": { + "exports": "object" + }, + "/bun-vfs/node_modules/domain/index.js": { + "exports": "object" + }, + "bun:events_native": { + "exports": "object" + }, + "bun:jsc": { + "exports": "object" + }, + "bun:main": { + "exports": "object" + }, + "node:assert": { + "exports": "function" + }, + "node:assert/strict": { + "exports": "object" + }, + "node:async_hooks": { + "exports": "object" + }, + "node:buffer": { + "exports": "object" + }, + "node:child_process": { + "exports": "object" + }, + "node:cluster": { + "exports": "object" + }, + "node:crypto": { + "exports": "object" + }, + "node:dgram": { + "exports": "object" + }, + "node:diagnostics_channel": { + "exports": "object" + }, + "node:dns": { + "exports": "object" + }, + "node:dns/promises": { + "exports": "object" + }, + "node:events": { + "exports": "function" + }, + "node:fs": { + "exports": "object" + }, + "node:fs/promises": { + "exports": "object" + }, + "node:http": { + "exports": "object" + }, + "node:http2": { + "exports": "object" + }, + "node:https": { + "exports": "object" + }, + "node:inspector": { + "exports": "object" + }, + "node:module": { + "exports": "object" + }, + "node:os": { + "exports": "object" + }, + "node:process": { + "exports": "object" + }, + "node:stream": { + "exports": "function" + }, + "node:string_decoder": { + "exports": "object" + }, + "node:util": { + "exports": "object" + }, + "node:util/types": { + "exports": "object" + } + }, + "_nodeModulePaths": "function", + "_resolveFilename": "function", + "builtinModules": { + "0": "string", + "1": "string", + "2": "string", + "3": "string", + "4": "string", + "5": "string", + "6": "string" + }, + "createRequire": "function", + "default": { + "SourceMap": "function", + "_cache": { + "/Users/jarred/Code/bun/test/exports/generate-exports.mjs": "object", + "/bun-vfs/node_modules/console/index.js": "object", + "/bun-vfs/node_modules/constants/index.js": "object", + "/bun-vfs/node_modules/domain/index.js": "object", + "bun:events_native": "object", + "bun:jsc": "object", + "bun:main": "object", + "node:assert": "object", + "node:assert/strict": "object", + "node:async_hooks": "object", + "node:buffer": "object", + "node:child_process": "object", + "node:cluster": "object", + "node:crypto": "object", + "node:dgram": "object", + "node:diagnostics_channel": "object", + "node:dns": "object", + "node:dns/promises": "object", + "node:events": "object", + "node:fs": "object", + "node:fs/promises": "object", + "node:http": "object", + "node:http2": "object", + "node:https": "object", + "node:inspector": "object", + "node:module": "object", + "node:os": "object", + "node:process": "object", + "node:stream": "object", + "node:string_decoder": "object", + "node:util": "object", + "node:util/types": "object" + }, + "_nodeModulePaths": "function", + "_resolveFilename": "function", + "builtinModules": { + "0": "string", + "1": "string", + "2": "string", + "3": "string", + "4": "string", + "5": "string", + "6": "string" + }, + "createRequire": "function", + "findSourceMap": "function", + "globalPaths": "object", + "paths": "function", + "prototype": "object", + "syncBuiltinExports": "function" + }, + "findSourceMap": "function", + "globalPaths": "object", + "paths": "function", + "prototype": "object", + "syncBuiltinExports": "function" + }, + "node:net": { + "Server": "function", + "Socket": "function", + "connect": "function", + "createConnection": "function", + "createServer": "function", + "default": { + "Server": "function", + "Socket": "function", + "connect": "function", + "createConnection": "function", + "createServer": "function", + "isIP": "function", + "isIPv4": "function", + "isIPv6": "function" + }, + "isIP": "function", + "isIPv4": "function", + "isIPv6": "function" + }, + "node:os": { + "EOL": "string", + "arch": "function", + "constants": { + "UV_UDP_REUSEADDR": "number", + "dlopen": { + "RTLD_GLOBAL": "number", + "RTLD_LAZY": "number", + "RTLD_LOCAL": "number", + "RTLD_NOW": "number" + }, + "errno": { + "E2BIG": "number", + "EACCES": "number", + "EADDRINUSE": "number", + "EADDRNOTAVAIL": "number", + "EAFNOSUPPORT": "number", + "EAGAIN": "number", + "EALREADY": "number", + "EBADF": "number", + "EBADMSG": "number", + "EBUSY": "number", + "ECANCELED": "number", + "ECHILD": "number", + "ECONNABORTED": "number", + "ECONNREFUSED": "number", + "ECONNRESET": "number", + "EDEADLK": "number", + "EDESTADDRREQ": "number", + "EDOM": "number", + "EDQUOT": "number", + "EEXIST": "number", + "EFAULT": "number", + "EFBIG": "number", + "EHOSTUNREACH": "number", + "EIDRM": "number", + "EILSEQ": "number", + "EINPROGRESS": "number", + "EINTR": "number", + "EINVAL": "number", + "EIO": "number", + "EISCONN": "number", + "EISDIR": "number", + "ELOOP": "number", + "EMFILE": "number", + "EMLINK": "number", + "EMSGSIZE": "number", + "EMULTIHOP": "number", + "ENAMETOOLONG": "number", + "ENETDOWN": "number", + "ENETRESET": "number", + "ENETUNREACH": "number", + "ENFILE": "number", + "ENOBUFS": "number", + "ENODATA": "number", + "ENODEV": "number", + "ENOENT": "number", + "ENOEXEC": "number", + "ENOLCK": "number", + "ENOLINK": "number", + "ENOMEM": "number", + "ENOMSG": "number", + "ENOPROTOOPT": "number", + "ENOSPC": "number", + "ENOSR": "number", + "ENOSTR": "number", + "ENOSYS": "number", + "ENOTCONN": "number", + "ENOTDIR": "number", + "ENOTEMPTY": "number", + "ENOTSOCK": "number", + "ENOTTY": "number", + "ENXIO": "number", + "EOPNOTSUPP": "number", + "EOVERFLOW": "number", + "EPERM": "number", + "EPIPE": "number", + "EPROTO": "number", + "EPROTONOSUPPORT": "number", + "EPROTOTYPE": "number", + "ERANGE": "number", + "EROFS": "number", + "ESPIPE": "number", + "ESRCH": "number", + "ESTALE": "number", + "ETIME": "number", + "ETIMEDOUT": "number", + "ETXTBSY": "number", + "EXDEV": "number" + }, + "priority": { + "PRIORITY_ABOVE_NORMAL": "number", + "PRIORITY_BELOW_NORMAL": "number", + "PRIORITY_HIGH": "number", + "PRIORITY_HIGHEST": "number", + "PRIORITY_LOW": "number", + "PRIORITY_NORMAL": "number" + }, + "signals": { + "SIGABRT": "number", + "SIGALRM": "number", + "SIGBUS": "number", + "SIGCHLD": "number", + "SIGCONT": "number", + "SIGFPE": "number", + "SIGHUP": "number", + "SIGILL": "number", + "SIGINFO": "number", + "SIGINT": "number", + "SIGIO": "number", + "SIGIOT": "number", + "SIGKILL": "number", + "SIGPIPE": "number", + "SIGPOLL": "number", + "SIGPROF": "number", + "SIGQUIT": "number", + "SIGSEGV": "number", + "SIGSTOP": "number", + "SIGSYS": "number", + "SIGTERM": "number", + "SIGTRAP": "number", + "SIGTSTP": "number", + "SIGTTIN": "number", + "SIGTTOU": "number", + "SIGURG": "number", + "SIGUSR1": "number", + "SIGUSR2": "number", + "SIGVTALRM": "number", + "SIGWINCH": "number", + "SIGXCPU": "number", + "SIGXFSZ": "number" + } + }, + "cpus": "function", + "default": { + "EOL": "string", + "arch": "function", + "constants": { + "UV_UDP_REUSEADDR": "number", + "dlopen": "object", + "errno": "object", + "priority": "object", + "signals": "object" + }, + "cpus": "function", + "devNull": "string", + "endianness": "function", + "freemem": "function", + "getPriority": "function", + "homedir": "function", + "hostname": "function", + "loadavg": "function", + "machine": "function", + "networkInterfaces": "function", + "platform": "function", + "release": "function", + "setPriority": "function", + "tmpdir": "function", + "totalmem": "function", + "type": "function", + "uptime": "function", + "userInfo": "function", + "version": "function" + }, + "devNull": "string", + "endianness": "function", + "freemem": "function", + "getPriority": "function", + "homedir": "function", + "hostname": "function", + "loadavg": "function", + "machine": "function", + "networkInterfaces": "function", + "platform": "function", + "release": "function", + "setPriority": "function", + "tmpdir": "function", + "totalmem": "function", + "type": "function", + "uptime": "function", + "userInfo": "function", + "version": "function" + }, + "node:path": { + "__esModule": "undefined", + "basename": "function", + "createModule": "function", + "default": { + "__esModule": "boolean", + "basename": "function", + "default": { + "__esModule": "boolean", + "basename": "function", + "default": "object", + "delimiter": "string", + "dirname": "function", + "extname": "function", + "format": "function", + "isAbsolute": "function", + "join": "function", + "normalize": "function", + "parse": "function", + "posix": "object", + "relative": "function", + "resolve": "function", + "sep": "string", + "toNamespacedPath": "function", + "win32": "object" + }, + "delimiter": "string", + "dirname": "function", + "extname": "function", + "format": "function", + "isAbsolute": "function", + "join": "function", + "normalize": "function", + "parse": "function", + "posix": { + "basename": "function", + "default": "object", + "delimiter": "string", + "dirname": "function", + "extname": "function", + "format": "function", + "isAbsolute": "function", + "join": "function", + "normalize": "function", + "parse": "function", + "relative": "function", + "resolve": "function", + "sep": "string", + "toNamespacedPath": "function" + }, + "relative": "function", + "resolve": "function", + "sep": "string", + "toNamespacedPath": "function", + "win32": { + "basename": "function", + "default": "object", + "delimiter": "string", + "dirname": "function", + "extname": "function", + "format": "function", + "isAbsolute": "function", + "join": "function", + "normalize": "function", + "parse": "function", + "relative": "function", + "resolve": "function", + "sep": "string", + "toNamespacedPath": "function" + } + }, + "delimiter": "string", + "dirname": "function", + "extname": "function", + "format": "function", + "isAbsolute": "function", + "join": "function", + "normalize": "function", + "parse": "function", + "posix": { + "basename": "function", + "default": { + "basename": "function", + "default": "object", + "delimiter": "string", + "dirname": "function", + "extname": "function", + "format": "function", + "isAbsolute": "function", + "join": "function", + "normalize": "function", + "parse": "function", + "relative": "function", + "resolve": "function", + "sep": "string", + "toNamespacedPath": "function" + }, + "delimiter": "string", + "dirname": "function", + "extname": "function", + "format": "function", + "isAbsolute": "function", + "join": "function", + "normalize": "function", + "parse": "function", + "relative": "function", + "resolve": "function", + "sep": "string", + "toNamespacedPath": "function" + }, + "relative": "function", + "resolve": "function", + "sep": "string", + "toNamespacedPath": "function", + "win32": { + "basename": "function", + "default": { + "basename": "function", + "default": "object", + "delimiter": "string", + "dirname": "function", + "extname": "function", + "format": "function", + "isAbsolute": "function", + "join": "function", + "normalize": "function", + "parse": "function", + "relative": "function", + "resolve": "function", + "sep": "string", + "toNamespacedPath": "function" + }, + "delimiter": "string", + "dirname": "function", + "extname": "function", + "format": "function", + "isAbsolute": "function", + "join": "function", + "normalize": "function", + "parse": "function", + "relative": "function", + "resolve": "function", + "sep": "string", + "toNamespacedPath": "function" + } + }, + "node:path/posix": { + "basename": "function", + "default": { + "basename": "function", + "delimiter": "string", + "dirname": "function", + "extname": "function", + "format": "function", + "isAbsolute": "function", + "join": "function", + "normalize": "function", + "parse": "function", + "relative": "function", + "resolve": "function", + "sep": "string", + "toNamespacedPath": "function" + }, + "delimiter": "string", + "dirname": "function", + "extname": "function", + "format": "function", + "isAbsolute": "function", + "join": "function", + "normalize": "function", + "parse": "function", + "relative": "function", + "resolve": "function", + "sep": "string", + "toNamespacedPath": "function" + }, + "node:path/win32": { + "basename": "function", + "default": { + "basename": "function", + "delimiter": "string", + "dirname": "function", + "extname": "function", + "format": "function", + "isAbsolute": "function", + "join": "function", + "normalize": "function", + "parse": "function", + "relative": "function", + "resolve": "function", + "sep": "string", + "toNamespacedPath": "function" + }, + "delimiter": "string", + "dirname": "function", + "extname": "function", + "format": "function", + "isAbsolute": "function", + "join": "function", + "normalize": "function", + "parse": "function", + "relative": "function", + "resolve": "function", + "sep": "string", + "toNamespacedPath": "function" + }, + "node:perf_hooks": { + "PerformanceEntry": "function", + "PerformanceNodeTiming": "function", + "PerformanceObserver": "function", + "default": { + "PerformanceEntry": "function", + "PerformanceNodeTiming": "function", + "performance": { + "now": "function", + "timeOrigin": "number" + } + }, + "performance": { + "now": "function", + "timeOrigin": "number" + } + }, + "node:process": { + "abort": "function", + "addListener": "function", + "arch": "string", + "argv": { + "0": "string", + "1": "string" + }, + "argv0": "string", + "binding": "function", + "browser": "number", + "chdir": "function", + "config": { + "target_defaults": "object", + "variables": { + "v8_enable_i8n_support": "number" + } + }, + "cwd": "function", + "default": { + "abort": "function", + "arch": "string", + "argv": { + "0": "string", + "1": "string" + }, + "argv0": "string", + "binding": "function", + "browser": "number", + "chdir": "function", + "config": { + "target_defaults": "object", + "variables": "object" + }, + "cwd": "function", + "dlopen": "function", + "emitWarning": "function", + "env": { + "ALACRITTY_LOG": "string", + "ALACRITTY_SOCKET": "string", + "BUN_INSTALL": "string", + "CC": "string", + "CODESIGN_IDENTITY": "string", + "COLORTERM": "string", + "COMMAND_MODE": "string", + "CXX": "string", + "HOME": "string", + "LC_ALL": "string", + "LLVM_PREFIX": "string", + "LOGNAME": "string", + "LS_COLORS": "string", + "PATH": "string", + "PWD": "string", + "SDKROOT": "string", + "SHELL": "string", + "SHLVL": "string", + "SSH_AUTH_SOCK": "string", + "STARSHIP_SESSION_KEY": "string", + "STARSHIP_SHELL": "string", + "TERM": "string", + "TMPDIR": "string", + "USER": "string", + "VOLTA_HOME": "string", + "XPC_FLAGS": "string", + "XPC_SERVICE_NAME": "string", + "__CFBundleIdentifier": "string", + "__CF_USER_TEXT_ENCODING": "string" + }, + "execArgv": "object", + "execPath": "string", + "exit": "function", + "exitCode": "number", + "hrtime": { + "bigint": "function" + }, + "isBun": "number", + "nextTick": "function", + "pid": "number", + "platform": "string", + "ppid": "number", + "release": { + "headersUrl": "string", + "libUrl": "string", + "lts": "boolean", + "name": "string", + "sourceUrl": "string" + }, + "revision": "string", + "stderr": { + "_events": "object", + "_eventsCount": "number", + "_maxListeners": "undefined", + "bytesWritten": "number" + }, + "stdin": { + "_readableState": "object", + "_writableState": "object", + "allowHalfOpen": "boolean" + }, + "stdout": { + "_events": "object", + "_eventsCount": "number", + "_maxListeners": "undefined", + "bytesWritten": "number" + }, + "title": "string", + "umask": "function", + "uptime": "function", + "version": "string", + "versions": { + "ares": "string", + "boringssl": "string", + "bun": "string", + "libarchive": "string", + "lolhtml": "string", + "mimalloc": "string", + "modules": "string", + "napi": "string", + "node": "string", + "picohttpparser": "string", + "tinycc": "string", + "usockets": "string", + "uv": "string", + "uwebsockets": "string", + "v8": "string", + "webkit": "string", + "zig": "string", + "zlib": "string" + } + }, + "dlopen": "function", + "emit": "function", + "emitWarning": "function", + "env": { + "ALACRITTY_LOG": "string", + "ALACRITTY_SOCKET": "string", + "BUN_INSTALL": "string", + "CC": "string", + "CODESIGN_IDENTITY": "string", + "COLORTERM": "string", + "COMMAND_MODE": "string", + "CXX": "string", + "HOME": "string", + "LC_ALL": "string", + "LLVM_PREFIX": "string", + "LOGNAME": "string", + "LS_COLORS": "string", + "PATH": "string", + "PWD": "string", + "SDKROOT": "string", + "SHELL": "string", + "SHLVL": "string", + "SSH_AUTH_SOCK": "string", + "STARSHIP_SESSION_KEY": "string", + "STARSHIP_SHELL": "string", + "TERM": "string", + "TMPDIR": "string", + "USER": "string", + "VOLTA_HOME": "string", + "XPC_FLAGS": "string", + "XPC_SERVICE_NAME": "string", + "__CFBundleIdentifier": "string", + "__CF_USER_TEXT_ENCODING": "string" + }, + "eventNames": "function", + "execArgv": "object", + "execPath": "string", + "exit": "function", + "exitCode": "number", + "getMaxListeners": "function", + "hrtime": { + "bigint": "function" + }, + "isBun": "number", + "listenerCount": "function", + "listeners": "function", + "nextTick": "function", + "off": "function", + "on": "function", + "once": "function", + "pid": "number", + "platform": "string", + "ppid": "number", + "prepend": "function", + "prependOnce": "function", + "rawListeners": "function", + "release": { + "headersUrl": "string", + "libUrl": "string", + "lts": "boolean", + "name": "string", + "sourceUrl": "string" + }, + "removeAllListeners": "function", + "removeListener": "function", + "revision": "string", + "setMaxListeners": "function", + "stderr": { + "_events": "object", + "_eventsCount": "number", + "_maxListeners": "undefined", + "bytesWritten": "number" + }, + "stdin": { + "_readableState": "object", + "_writableState": { + "afterWriteTickInfo": "object", + "allBuffers": "boolean", + "allNoop": "boolean", + "autoDestroy": "boolean", + "bufferProcessing": "boolean", + "buffered": "object", + "bufferedIndex": "number", + "closeEmitted": "boolean", + "closed": "boolean", + "constructed": "boolean", + "corked": "number", + "decodeStrings": "boolean", + "defaultEncoding": "string", + "destroyed": "boolean", + "emitClose": "boolean", + "ended": "boolean", + "ending": "boolean", + "errorEmitted": "boolean", + "errored": "object", + "finalCalled": "boolean", + "finished": "boolean", + "highWaterMark": "number", + "length": "number", + "needDrain": "boolean", + "objectMode": "boolean", + "onwrite": "function", + "pendingcb": "number", + "prefinished": "boolean", + "sync": "boolean", + "writecb": "object", + "writelen": "number", + "writing": "boolean" + }, + "allowHalfOpen": "boolean" + }, + "stdout": { + "_events": "object", + "_eventsCount": "number", + "_maxListeners": "undefined", + "bytesWritten": "number" + }, + "title": "string", + "umask": "function", + "uptime": "function", + "version": "string", + "versions": { + "ares": "string", + "boringssl": "string", + "bun": "string", + "libarchive": "string", + "lolhtml": "string", + "mimalloc": "string", + "modules": "string", + "napi": "string", + "node": "string", + "picohttpparser": "string", + "tinycc": "string", + "usockets": "string", + "uv": "string", + "uwebsockets": "string", + "v8": "string", + "webkit": "string", + "zig": "string", + "zlib": "string" + } + }, + "node:punycode": { + "decode": "function", + "encode": "function", + "toASCII": "function", + "toUnicode": "function", + "ucs2decode": "function", + "ucs2encode": "function" + }, + "node:querystring": { + "decode": "function", + "default": { + "decode": "function", + "encode": "function", + "escape": "function", + "parse": "function", + "stringify": "function", + "unescape": "function", + "unescapeBuffer": "function" + }, + "encode": "function", + "escape": "function", + "parse": "function", + "stringify": "function", + "unescape": "function", + "unescapeBuffer": "function" + }, + "node:readline": { + "Interface": "function", + "clearLine": "function", + "clearScreenDown": "function", + "createInterface": "function", + "cursorTo": "function", + "default": { + "Interface": "function", + "clearLine": "function", + "clearScreenDown": "function", + "createInterface": "function", + "cursorTo": "function", + "emitKeypressEvents": "function", + "moveCursor": "function", + "promises": { + "Interface": "function", + "Readline": "function", + "createInterface": "function" + } + }, + "emitKeypressEvents": "function", + "moveCursor": "function", + "promises": { + "Interface": "function", + "Readline": "function", + "createInterface": "function" + } + }, + "node:readline/promises": { + "Interface": "function", + "Readline": "function", + "createInterface": "function", + "default": { + "Interface": "function", + "Readline": "function", + "createInterface": "function" + } + }, + "node:repl": { + "REPLServer": "function", + "REPL_MODE_SLOPPY": "number", + "REPL_MODE_STRICT": "number", + "Recoverable": "function", + "default": { + "_domain": "undefined", + "_initialPrompt": "string", + "allowBlockingCompletions": "boolean", + "breakEvalOnSigint": "boolean", + "completer": "function", + "context": { + "AbortController": "function", + "AbortSignal": "function", + "Blob": "function", + "Buffer": "function", + "BuildError": "function", + "BuildMessage": "function", + "Bun": "function", + "ByteLengthQueuingStrategy": "function", + "CloseEvent": "function", + "CountQueuingStrategy": "function", + "Crypto": "function", + "CryptoKey": "function", + "CustomEvent": "function", + "DOMException": "function", + "ErrorEvent": "function", + "Event": "function", + "EventSource": "function", + "EventTarget": "function", + "FormData": "function", + "HTMLRewriter": "object", + "Headers": "function", + "MessageEvent": "function", + "ReadableByteStreamController": "function", + "ReadableStream": "function", + "ReadableStreamBYOBReader": "function", + "ReadableStreamBYOBRequest": "function", + "ReadableStreamDefaultController": "function", + "ReadableStreamDefaultReader": "function", + "Request": "function", + "ResolveError": "function", + "ResolveMessage": "function", + "Response": "function", + "SubtleCrypto": "function", + "TextDecoder": "function", + "TextEncoder": "function", + "URL": "function", + "URLSearchParams": "function", + "WebSocket": "function", + "WritableStream": "function", + "WritableStreamDefaultController": "function", + "WritableStreamDefaultWriter": "function", + "__IDS_TO_TRACK": "object", + "addEventListener": "function", + "alert": "function", + "atob": "function", + "btoa": "function", + "bunJSX": "function", + "clearImmediate": "function", + "clearInterval": "function", + "clearTimeout": "function", + "confirm": "function", + "crypto": "function", + "fetch": "function", + "navigator": "object", + "performance": "object", + "process": "object", + "prompt": "function", + "queueMicrotask": "function", + "reportError": "function", + "setImmediate": "function", + "setInterval": "function", + "setTimeout": "function" + }, + "crlfDelay": "number", + "cursor": "number", + "escapeCodeTimeout": "number", + "eval": "function", + "history": "object", + "historyIndex": "number", + "historySize": "number", + "input": "object", + "isCompletionEnabled": "boolean", + "last": "undefined", + "line": "string", + "lines": "object", + "output": "object", + "removeHistoryDuplicates": "boolean", + "tabSize": "number", + "terminal": "boolean", + "underscoreAssigned": "boolean", + "useColors": "boolean", + "useGlobal": "boolean" + }, + "repl": { + "_domain": "undefined", + "_initialPrompt": "string", + "allowBlockingCompletions": "boolean", + "breakEvalOnSigint": "boolean", + "completer": "function", + "context": { + "AbortController": "function", + "AbortSignal": "function", + "Blob": "function", + "Buffer": "function", + "BuildError": "function", + "BuildMessage": "function", + "Bun": "function", + "ByteLengthQueuingStrategy": "function", + "CloseEvent": "function", + "CountQueuingStrategy": "function", + "Crypto": "function", + "CryptoKey": "function", + "CustomEvent": "function", + "DOMException": "function", + "ErrorEvent": "function", + "Event": "function", + "EventSource": "function", + "EventTarget": "function", + "FormData": "function", + "HTMLRewriter": "object", + "Headers": "function", + "MessageEvent": "function", + "ReadableByteStreamController": "function", + "ReadableStream": "function", + "ReadableStreamBYOBReader": "function", + "ReadableStreamBYOBRequest": "function", + "ReadableStreamDefaultController": "function", + "ReadableStreamDefaultReader": "function", + "Request": "function", + "ResolveError": "function", + "ResolveMessage": "function", + "Response": "function", + "SubtleCrypto": "function", + "TextDecoder": "function", + "TextEncoder": "function", + "URL": "function", + "URLSearchParams": "function", + "WebSocket": "function", + "WritableStream": "function", + "WritableStreamDefaultController": "function", + "WritableStreamDefaultWriter": "function", + "__IDS_TO_TRACK": "object", + "addEventListener": "function", + "alert": "function", + "atob": "function", + "btoa": "function", + "bunJSX": "function", + "clearImmediate": "function", + "clearInterval": "function", + "clearTimeout": "function", + "confirm": "function", + "crypto": "function", + "fetch": "function", + "navigator": "object", + "performance": "object", + "process": "object", + "prompt": "function", + "queueMicrotask": "function", + "reportError": "function", + "setImmediate": "function", + "setInterval": "function", + "setTimeout": "function" + }, + "crlfDelay": "number", + "cursor": "number", + "escapeCodeTimeout": "number", + "eval": "function", + "history": "object", + "historyIndex": "number", + "historySize": "number", + "input": "object", + "isCompletionEnabled": "boolean", + "last": "undefined", + "line": "string", + "lines": "object", + "output": "object", + "removeHistoryDuplicates": "boolean", + "tabSize": "number", + "terminal": "boolean", + "underscoreAssigned": "boolean", + "useColors": "boolean", + "useGlobal": "boolean" + }, + "start": "function" + }, + "node:stream": { + "Duplex": { + "from": "function", + "fromWeb": "function", + "toWeb": "function" + }, + "NativeWritable": "function", + "PassThrough": "function", + "Readable": { + "_fromList": "function", + "from": "function", + "fromWeb": "function", + "toWeb": "function", + "wrap": "function" + }, + "Stream": { + "Duplex": { + "from": "function", + "fromWeb": "function", + "toWeb": "function" + }, + "NativeWritable": "function", + "PassThrough": "function", + "Readable": { + "_fromList": "function", + "from": "function", + "fromWeb": "function", + "toWeb": "function", + "wrap": "function" + }, + "Stream": { + "Duplex": "function", + "NativeWritable": "function", + "PassThrough": "function", + "Readable": "function", + "Stream": "function", + "Transform": "function", + "Writable": "function", + "_getNativeReadableStreamPrototype": "function", + "_isUint8Array": "function", + "_uint8ArrayToBuffer": "function", + "addAbortSignal": "function", + "compose": "function", + "default": "function", + "destroy": "function", + "eos": "function", + "finished": "function", + "isDisturbed": "function", + "isErrored": "function", + "isReadable": "function", + "isWritable": "function", + "pipeline": "function", + "promises": "object" + }, + "Transform": "function", + "Writable": { + "fromWeb": "function", + "toWeb": "function" + }, + "_getNativeReadableStreamPrototype": "function", + "_isUint8Array": "function", + "_uint8ArrayToBuffer": "function", + "addAbortSignal": "function", + "compose": "function", + "default": { + "Duplex": "function", + "NativeWritable": "function", + "PassThrough": "function", + "Readable": "function", + "Stream": "function", + "Transform": "function", + "Writable": "function", + "_getNativeReadableStreamPrototype": "function", + "_isUint8Array": "function", + "_uint8ArrayToBuffer": "function", + "addAbortSignal": "function", + "compose": "function", + "default": "function", + "destroy": "function", + "eos": "function", + "finished": "function", + "isDisturbed": "function", + "isErrored": "function", + "isReadable": "function", + "isWritable": "function", + "pipeline": "function", + "promises": "object" + }, + "destroy": "function", + "eos": "function", + "finished": { + "finished": "function" + }, + "isDisturbed": "function", + "isErrored": "function", + "isReadable": "function", + "isWritable": "function", + "pipeline": "function", + "promises": { + "finished": "function", + "pipeline": "function" + } + }, + "Transform": "function", + "Writable": { + "fromWeb": "function", + "toWeb": "function" + }, + "_getNativeReadableStreamPrototype": "function", + "_isUint8Array": "function", + "_uint8ArrayToBuffer": "function", + "addAbortSignal": "function", + "compose": "function", + "default": { + "Duplex": { + "from": "function", + "fromWeb": "function", + "toWeb": "function" + }, + "NativeWritable": "function", + "PassThrough": "function", + "Readable": { + "_fromList": "function", + "from": "function", + "fromWeb": "function", + "toWeb": "function", + "wrap": "function" + }, + "Stream": { + "Duplex": "function", + "NativeWritable": "function", + "PassThrough": "function", + "Readable": "function", + "Stream": "function", + "Transform": "function", + "Writable": "function", + "_getNativeReadableStreamPrototype": "function", + "_isUint8Array": "function", + "_uint8ArrayToBuffer": "function", + "addAbortSignal": "function", + "compose": "function", + "default": "function", + "destroy": "function", + "eos": "function", + "finished": "function", + "isDisturbed": "function", + "isErrored": "function", + "isReadable": "function", + "isWritable": "function", + "pipeline": "function", + "promises": "object" + }, + "Transform": "function", + "Writable": { + "fromWeb": "function", + "toWeb": "function" + }, + "_getNativeReadableStreamPrototype": "function", + "_isUint8Array": "function", + "_uint8ArrayToBuffer": "function", + "addAbortSignal": "function", + "compose": "function", + "default": { + "Duplex": "function", + "NativeWritable": "function", + "PassThrough": "function", + "Readable": "function", + "Stream": "function", + "Transform": "function", + "Writable": "function", + "_getNativeReadableStreamPrototype": "function", + "_isUint8Array": "function", + "_uint8ArrayToBuffer": "function", + "addAbortSignal": "function", + "compose": "function", + "default": "function", + "destroy": "function", + "eos": "function", + "finished": "function", + "isDisturbed": "function", + "isErrored": "function", + "isReadable": "function", + "isWritable": "function", + "pipeline": "function", + "promises": "object" + }, + "destroy": "function", + "eos": "function", + "finished": { + "finished": "function" + }, + "isDisturbed": "function", + "isErrored": "function", + "isReadable": "function", + "isWritable": "function", + "pipeline": "function", + "promises": { + "finished": "function", + "pipeline": "function" + } + }, + "destroy": "function", + "eos": "function", + "finished": { + "finished": "function" + }, + "isDisturbed": "function", + "isErrored": "function", + "isReadable": "function", + "isWritable": "function", + "pipeline": "function", + "promises": { + "finished": "function", + "pipeline": "function" + } + }, + "node:stream/consumers": { + "arrayBuffer": "function", + "blob": "function", + "buffer": "function", + "default": { + "arrayBuffer": "function", + "blob": "function", + "buffer": "function", + "json": "function", + "text": "function" + }, + "json": "function", + "text": "function" + }, + "node:stream/promises": { + "default": { + "finished": "function", + "pipeline": "function" + }, + "finished": "function", + "pipeline": "function" + }, + "node:stream/web": { + "ByteLengthQueuingStrategy": "function", + "CountQueuingStrategy": "function", + "ReadableStream": "function", + "ReadableStreamBYOBReader": "function", + "ReadableStreamBYOBRequest": "function", + "ReadableStreamDefaultController": "function", + "ReadableStreamDefaultReader": "function", + "TransformStream": "function", + "TransformStreamDefaultController": "function", + "WritableStream": "function", + "WritableStreamDefaultController": "function", + "WritableStreamDefaultWriter": "function", + "default": { + "ByteLengthQueuingStrategy": "function", + "CountQueuingStrategy": "function", + "ReadableStream": "function", + "ReadableStreamBYOBReader": "function", + "ReadableStreamBYOBRequest": "function", + "ReadableStreamDefaultController": "function", + "ReadableStreamDefaultReader": "function", + "TransformStream": "function", + "TransformStreamDefaultController": "function", + "WritableStream": "function", + "WritableStreamDefaultController": "function", + "WritableStreamDefaultWriter": "function" + } + }, + "node:string_decoder": { + "StringDecoder": "function", + "default": { + "StringDecoder": "function" + } + }, + "node:sys": { + "default": { + "_extend": "function", + "callbackify": "function", + "debuglog": "function", + "default": { + "_extend": "function", + "callbackify": "function", + "debuglog": "function", + "deprecate": "function", + "format": "function", + "inherits": "function", + "inspect": "function", + "isArray": "function", + "isBoolean": "function", + "isBuffer": "function", + "isDate": "function", + "isError": "function", + "isFunction": "function", + "isNull": "function", + "isNullOrUndefined": "function", + "isNumber": "function", + "isObject": "function", + "isPrimitive": "function", + "isRegExp": "function", + "isString": "function", + "isSymbol": "function", + "isUndefined": "function", + "log": "function", + "promisify": "function", + "types": "object" + }, + "deprecate": "function", + "format": "function", + "inherits": "function", + "inspect": { + "colors": "object", + "styles": "object" + }, + "isArray": "function", + "isBoolean": "function", + "isBuffer": "function", + "isDate": "function", + "isError": "function", + "isFunction": "function", + "isNull": "function", + "isNullOrUndefined": "function", + "isNumber": "function", + "isObject": "function", + "isPrimitive": "function", + "isRegExp": "function", + "isString": "function", + "isSymbol": "function", + "isUndefined": "function", + "log": "function", + "promisify": { + "custom": "symbol" + }, + "types": { + "isAnyArrayBuffer": "function", + "isArgumentsObject": "function", + "isArrayBuffer": "function", + "isArrayBufferView": "function", + "isAsyncFunction": "function", + "isBigInt64Array": "function", + "isBigIntObject": "function", + "isBigUint64Array": "function", + "isBooleanObject": "function", + "isBoxedPrimitive": "function", + "isDataView": "function", + "isDate": "function", + "isFloat32Array": "function", + "isFloat64Array": "function", + "isGeneratorFunction": "function", + "isGeneratorObject": "function", + "isInt16Array": "function", + "isInt32Array": "function", + "isInt8Array": "function", + "isMap": "function", + "isMapIterator": "function", + "isNativeError": "function", + "isNumberObject": "function", + "isPromise": "function", + "isRegExp": "function", + "isSet": "function", + "isSetIterator": "function", + "isSharedArrayBuffer": "function", + "isStringObject": "function", + "isSymbolObject": "function", + "isTypedArray": "function", + "isUint16Array": "function", + "isUint32Array": "function", + "isUint8Array": "function", + "isUint8ClampedArray": "function", + "isWeakMap": "function", + "isWeakSet": "function", + "isWebAssemblyCompiledModule": "function" + } + } + }, + "node:timers": { + "clearImmediate": "function", + "clearInterval": "function", + "clearTimeout": "function", + "default": { + "clearInterval": "function", + "clearTimeout": "function", + "setImmediate": "function", + "setInterval": "function", + "setTimeout": "function" + }, + "setImmediate": "function", + "setInterval": "function", + "setTimeout": "function" + }, + "node:timers/promises": { + "default": { + "setImmediate": "function", + "setInterval": "function", + "setTimeout": "function" + }, + "setImmediate": "function", + "setInterval": "function", + "setTimeout": "function" + }, + "node:tls": { + "CLIENT_RENEG_LIMIT": "number", + "CLIENT_RENEG_WINDOW": "number", + "DEFAULT_CIPHERS": "string", + "DEFAULT_ECDH_CURVE": "string", + "DEFAULT_MAX_VERSION": "string", + "DEFAULT_MIN_VERSION": "string", + "SecureContext": "function", + "Server": "function", + "TLSSocket": "function", + "connect": "function", + "convertALPNProtocols": "function", + "createConnection": "function", + "createSecureContext": "function", + "createServer": "function", + "default": { + "CLIENT_RENEG_LIMIT": "number", + "CLIENT_RENEG_WINDOW": "number", + "DEFAULT_CIPHERS": "string", + "DEFAULT_ECDH_CURVE": "string", + "DEFAULT_MAX_VERSION": "string", + "DEFAULT_MIN_VERSION": "string", + "SecureContext": "function", + "Server": "function", + "TLSSocket": "function", + "connect": "function", + "convertALPNProtocols": "function", + "createConnection": "function", + "createSecureContext": "function", + "createServer": "function", + "getCiphers": "function", + "getCurves": "function", + "parseCertString": "function" + }, + "getCiphers": "function", + "getCurves": "function", + "parseCertString": "function" + }, + "node:trace_events": { + "createTracing": "function", + "default": { + "createTracing": "function", + "getEnabledCategories": "function" + }, + "getEnabledCategories": "function" + }, + "node:tty": { + "ReadStream": "function", + "WriteStream": "function", + "default": { + "ReadStream": "function", + "WriteStream": "function", + "isatty": "function" + }, + "isatty": "function" + }, + "node:url": { + "URL": { + "createObjectURL": "function", + "revokeObjectURL": "function" + }, + "URLSearchParams": "function", + "Url": "function", + "default": { + "URL": { + "createObjectURL": "function", + "revokeObjectURL": "function" + }, + "URLSearchParams": "function", + "Url": "function", + "fileURLToPath": "function", + "format": "function", + "parse": "function", + "pathToFileURL": "function", + "resolve": "function", + "resolveObject": "function", + "urlToHttpOptions": "function" + }, + "fileURLToPath": "function", + "format": "function", + "parse": "function", + "pathToFileURL": "function", + "resolve": "function", + "resolveObject": "function", + "urlToHttpOptions": "function" + }, + "node:util": { + "TextDecoder": "function", + "TextEncoder": "function", + "callbackify": "function", + "debuglog": "function", + "default": { + "TextDecoder": "function", + "TextEncoder": "function", + "_extend": "function", + "callbackify": "function", + "debuglog": "function", + "deprecate": "function", + "format": "function", + "inherits": "function", + "inspect": { + "colors": "object", + "styles": "object" + }, + "isArray": "function", + "isBoolean": "function", + "isBuffer": "function", + "isDate": "function", + "isDeepStrictEqual": "function", + "isError": "function", + "isFunction": "function", + "isNull": "function", + "isNullOrUndefined": "function", + "isNumber": "function", + "isObject": "function", + "isPrimitive": "function", + "isRegExp": "function", + "isString": "function", + "isSymbol": "function", + "isUndefined": "function", + "log": "function", + "promisify": { + "custom": "symbol" + }, + "types": { + "default": "object", + "isAnyArrayBuffer": "function", + "isArgumentsObject": "function", + "isArrayBuffer": "function", + "isArrayBufferView": "function", + "isAsyncFunction": "function", + "isBigInt64Array": "function", + "isBigIntObject": "function", + "isBigUint64Array": "function", + "isBooleanObject": "function", + "isBoxedPrimitive": "function", + "isCryptoKey": "function", + "isDataView": "function", + "isDate": "function", + "isExternal": "function", + "isFloat32Array": "function", + "isFloat64Array": "function", + "isGeneratorFunction": "function", + "isGeneratorObject": "function", + "isInt16Array": "function", + "isInt32Array": "function", + "isInt8Array": "function", + "isKeyObject": "function", + "isMap": "function", + "isMapIterator": "function", + "isModuleNamespaceObject": "function", + "isNativeError": "function", + "isNumberObject": "function", + "isPromise": "function", + "isProxy": "function", + "isRegExp": "function", + "isSet": "function", + "isSetIterator": "function", + "isSharedArrayBuffer": "function", + "isStringObject": "function", + "isSymbolObject": "function", + "isTypedArray": "function", + "isUint16Array": "function", + "isUint32Array": "function", + "isUint8Array": "function", + "isUint8ClampedArray": "function", + "isWeakMap": "function", + "isWeakSet": "function" + } + }, + "deprecate": "function", + "format": "function", + "inherits": "function", + "inspect": { + "colors": { + "black": "object", + "blue": "object", + "bold": "object", + "cyan": "object", + "green": "object", + "grey": "object", + "inverse": "object", + "italic": "object", + "magenta": "object", + "red": "object", + "underline": "object", + "white": "object", + "yellow": "object" + }, + "styles": { + "boolean": "string", + "date": "string", + "null": "string", + "number": "string", + "regexp": "string", + "special": "string", + "string": "string", + "undefined": "string" + } + }, + "isArray": "function", + "isBoolean": "function", + "isBuffer": "function", + "isDate": "function", + "isDeepStrictEqual": "function", + "isError": "function", + "isFunction": "function", + "isNull": "function", + "isNullOrUndefined": "function", + "isNumber": "function", + "isObject": "function", + "isPrimitive": "function", + "isRegExp": "function", + "isString": "function", + "isSymbol": "function", + "isUndefined": "function", + "log": "function", + "promisify": { + "custom": "symbol" + }, + "types": { + "isAnyArrayBuffer": "function", + "isArgumentsObject": "function", + "isArrayBuffer": "function", + "isArrayBufferView": "function", + "isAsyncFunction": "function", + "isBigInt64Array": "function", + "isBigIntObject": "function", + "isBigUint64Array": "function", + "isBooleanObject": "function", + "isBoxedPrimitive": "function", + "isCryptoKey": "function", + "isDataView": "function", + "isDate": "function", + "isExternal": "function", + "isFloat32Array": "function", + "isFloat64Array": "function", + "isGeneratorFunction": "function", + "isGeneratorObject": "function", + "isInt16Array": "function", + "isInt32Array": "function", + "isInt8Array": "function", + "isKeyObject": "function", + "isMap": "function", + "isMapIterator": "function", + "isModuleNamespaceObject": "function", + "isNativeError": "function", + "isNumberObject": "function", + "isPromise": "function", + "isProxy": "function", + "isRegExp": "function", + "isSet": "function", + "isSetIterator": "function", + "isSharedArrayBuffer": "function", + "isStringObject": "function", + "isSymbolObject": "function", + "isTypedArray": "function", + "isUint16Array": "function", + "isUint32Array": "function", + "isUint8Array": "function", + "isUint8ClampedArray": "function", + "isWeakMap": "function", + "isWeakSet": "function" + } + }, + "node:util/types": { + "default": { + "isAnyArrayBuffer": "function", + "isArgumentsObject": "function", + "isArrayBuffer": "function", + "isArrayBufferView": "function", + "isAsyncFunction": "function", + "isBigInt64Array": "function", + "isBigIntObject": "function", + "isBigUint64Array": "function", + "isBooleanObject": "function", + "isBoxedPrimitive": "function", + "isCryptoKey": "function", + "isDataView": "function", + "isDate": "function", + "isExternal": "function", + "isFloat32Array": "function", + "isFloat64Array": "function", + "isGeneratorFunction": "function", + "isGeneratorObject": "function", + "isInt16Array": "function", + "isInt32Array": "function", + "isInt8Array": "function", + "isKeyObject": "function", + "isMap": "function", + "isMapIterator": "function", + "isModuleNamespaceObject": "function", + "isNativeError": "function", + "isNumberObject": "function", + "isPromise": "function", + "isProxy": "function", + "isRegExp": "function", + "isSet": "function", + "isSetIterator": "function", + "isSharedArrayBuffer": "function", + "isStringObject": "function", + "isSymbolObject": "function", + "isTypedArray": "function", + "isUint16Array": "function", + "isUint32Array": "function", + "isUint8Array": "function", + "isUint8ClampedArray": "function", + "isWeakMap": "function", + "isWeakSet": "function" + }, + "isAnyArrayBuffer": "function", + "isArgumentsObject": "function", + "isArrayBuffer": "function", + "isArrayBufferView": "function", + "isAsyncFunction": "function", + "isBigInt64Array": "function", + "isBigIntObject": "function", + "isBigUint64Array": "function", + "isBooleanObject": "function", + "isBoxedPrimitive": "function", + "isCryptoKey": "function", + "isDataView": "function", + "isDate": "function", + "isExternal": "function", + "isFloat32Array": "function", + "isFloat64Array": "function", + "isGeneratorFunction": "function", + "isGeneratorObject": "function", + "isInt16Array": "function", + "isInt32Array": "function", + "isInt8Array": "function", + "isKeyObject": "function", + "isMap": "function", + "isMapIterator": "function", + "isModuleNamespaceObject": "function", + "isNativeError": "function", + "isNumberObject": "function", + "isPromise": "function", + "isProxy": "function", + "isRegExp": "function", + "isSet": "function", + "isSetIterator": "function", + "isSharedArrayBuffer": "function", + "isStringObject": "function", + "isSymbolObject": "function", + "isTypedArray": "function", + "isUint16Array": "function", + "isUint32Array": "function", + "isUint8Array": "function", + "isUint8ClampedArray": "function", + "isWeakMap": "function", + "isWeakSet": "function" + }, + "node:v8": { + "DefaultDeserializer": "function", + "DefaultSerializer": "function", + "Deserializer": "function", + "GCProfiler": "function", + "Serializer": "function", + "cachedDataVersionTag": "function", + "default": { + "Deserializer": "function", + "Serializer": "function", + "cachedDataVersionTag": "function", + "deserialize": "function", + "getHeapCodeStatistics": "function", + "getHeapSnapshot": "function", + "getHeapSpaceStatistics": "function", + "getHeapStatistics": "function", + "promiseHooks": { + "createHook": "function", + "onAfter": "function", + "onBefore": "function", + "onInit": "function", + "onSettled": "function" + }, + "serialize": "function", + "setFlagsFromString": "function", + "setHeapSnapshotNearHeapLimit": "function", + "startupSnapshot": { + "addDeserializeCallback": "function", + "addSerializeCallback": "function", + "isBuildingSnapshot": "function", + "setDeserializeMainFunction": "function" + }, + "stopCoverage": "function", + "takeCoverage": "function", + "writeHeapSnapshot": "function" + }, + "deserialize": "function", + "getHeapCodeStatistics": "function", + "getHeapSnapshot": "function", + "getHeapSpaceStatistics": "function", + "getHeapStatistics": "function", + "promiseHooks": { + "createHook": "function", + "onAfter": "function", + "onBefore": "function", + "onInit": "function", + "onSettled": "function" + }, + "serialize": "function", + "setFlagsFromString": "function", + "setHeapSnapshotNearHeapLimit": "function", + "startupSnapshot": { + "addDeserializeCallback": "function", + "addSerializeCallback": "function", + "isBuildingSnapshot": "function", + "setDeserializeMainFunction": "function" + }, + "stopCoverage": "function", + "takeCoverage": "function", + "writeHeapSnapshot": "function" + }, + "node:vm": { + "Script": "function", + "compileFunction": "function", + "createContext": "function", + "default": { + "Script": "function", + "compileFunction": "function", + "createContext": "function", + "isContext": "function", + "measureMemory": "function", + "runInContext": "function", + "runInNewContext": "function", + "runInThisContext": "function" + }, + "isContext": "function", + "measureMemory": "function", + "runInContext": "function", + "runInNewContext": "function", + "runInThisContext": "function" + }, + "node:worker_threads": { + "default": "undefined" + }, + "node:zlib": { + "Deflate": { + "super_": { + "super_": "function" + } + }, + "DeflateRaw": { + "super_": { + "super_": "function" + } + }, + "Gunzip": { + "super_": { + "super_": "function" + } + }, + "Gzip": { + "super_": { + "super_": "function" + } + }, + "Inflate": { + "super_": { + "super_": "function" + } + }, + "InflateRaw": { + "super_": { + "super_": "function" + } + }, + "Unzip": { + "super_": { + "super_": "function" + } + }, + "constants": { + "Z_BEST_COMPRESSION": "number", + "Z_BEST_SPEED": "number", + "Z_BINARY": "number", + "Z_BLOCK": "number", + "Z_BUF_ERROR": "number", + "Z_DATA_ERROR": "number", + "Z_DEFAULT_COMPRESSION": "number", + "Z_DEFAULT_STRATEGY": "number", + "Z_DEFLATED": "number", + "Z_ERRNO": "number", + "Z_FILTERED": "number", + "Z_FINISH": "number", + "Z_FIXED": "number", + "Z_FULL_FLUSH": "number", + "Z_HUFFMAN_ONLY": "number", + "Z_NEED_DICT": "number", + "Z_NO_COMPRESSION": "number", + "Z_NO_FLUSH": "number", + "Z_OK": "number", + "Z_PARTIAL_FLUSH": "number", + "Z_RLE": "number", + "Z_STREAM_END": "number", + "Z_STREAM_ERROR": "number", + "Z_SYNC_FLUSH": "number", + "Z_TEXT": "number", + "Z_TREES": "number", + "Z_UNKNOWN": "number" + }, + "createDeflate": "function", + "createDeflateRaw": "function", + "createGunzip": "function", + "createGzip": "function", + "createInflate": "function", + "createInflateRaw": "function", + "createUnzip": "function", + "default": { + "Deflate": { + "super_": "function" + }, + "DeflateRaw": { + "super_": "function" + }, + "Gunzip": { + "super_": "function" + }, + "Gzip": { + "super_": "function" + }, + "Inflate": { + "super_": "function" + }, + "InflateRaw": { + "super_": "function" + }, + "Unzip": { + "super_": "function" + }, + "Z_BEST_COMPRESSION": "number", + "Z_BEST_SPEED": "number", + "Z_BINARY": "number", + "Z_BLOCK": "number", + "Z_BUF_ERROR": "number", + "Z_DATA_ERROR": "number", + "Z_DEFAULT_CHUNK": "number", + "Z_DEFAULT_COMPRESSION": "number", + "Z_DEFAULT_LEVEL": "number", + "Z_DEFAULT_MEMLEVEL": "number", + "Z_DEFAULT_STRATEGY": "number", + "Z_DEFAULT_WINDOWBITS": "number", + "Z_DEFLATED": "number", + "Z_ERRNO": "number", + "Z_FILTERED": "number", + "Z_FINISH": "number", + "Z_FIXED": "number", + "Z_FULL_FLUSH": "number", + "Z_HUFFMAN_ONLY": "number", + "Z_MAX_CHUNK": "number", + "Z_MAX_LEVEL": "number", + "Z_MAX_MEMLEVEL": "number", + "Z_MAX_WINDOWBITS": "number", + "Z_MIN_CHUNK": "number", + "Z_MIN_LEVEL": "number", + "Z_MIN_MEMLEVEL": "number", + "Z_MIN_WINDOWBITS": "number", + "Z_NEED_DICT": "number", + "Z_NO_COMPRESSION": "number", + "Z_NO_FLUSH": "number", + "Z_OK": "number", + "Z_PARTIAL_FLUSH": "number", + "Z_RLE": "number", + "Z_STREAM_END": "number", + "Z_STREAM_ERROR": "number", + "Z_SYNC_FLUSH": "number", + "Z_TEXT": "number", + "Z_TREES": "number", + "Z_UNKNOWN": "number", + "Zlib": "function", + "codes": { + "0": "string", + "1": "string", + "2": "string", + "-1": "string", + "-2": "string", + "-3": "string", + "-5": "string", + "Z_BUF_ERROR": "number", + "Z_DATA_ERROR": "number", + "Z_ERRNO": "number", + "Z_MEM_ERROR": "undefined", + "Z_NEED_DICT": "number", + "Z_OK": "number", + "Z_STREAM_END": "number", + "Z_STREAM_ERROR": "number", + "Z_VERSION_ERROR": "undefined", + "undefined": "string" + }, + "constants": { + "Z_BEST_COMPRESSION": "number", + "Z_BEST_SPEED": "number", + "Z_BINARY": "number", + "Z_BLOCK": "number", + "Z_BUF_ERROR": "number", + "Z_DATA_ERROR": "number", + "Z_DEFAULT_COMPRESSION": "number", + "Z_DEFAULT_STRATEGY": "number", + "Z_DEFLATED": "number", + "Z_ERRNO": "number", + "Z_FILTERED": "number", + "Z_FINISH": "number", + "Z_FIXED": "number", + "Z_FULL_FLUSH": "number", + "Z_HUFFMAN_ONLY": "number", + "Z_NEED_DICT": "number", + "Z_NO_COMPRESSION": "number", + "Z_NO_FLUSH": "number", + "Z_OK": "number", + "Z_PARTIAL_FLUSH": "number", + "Z_RLE": "number", + "Z_STREAM_END": "number", + "Z_STREAM_ERROR": "number", + "Z_SYNC_FLUSH": "number", + "Z_TEXT": "number", + "Z_TREES": "number", + "Z_UNKNOWN": "number" + }, + "createDeflate": "function", + "createDeflateRaw": "function", + "createGunzip": "function", + "createGzip": "function", + "createInflate": "function", + "createInflateRaw": "function", + "createUnzip": "function", + "deflate": "function", + "deflateRaw": "function", + "deflateRawSync": "function", + "deflateSync": "function", + "gunzip": "function", + "gunzipSync": "function", + "gzip": "function", + "gzipSync": "function", + "inflate": "function", + "inflateRaw": "function", + "inflateRawSync": "function", + "inflateSync": "function", + "unzip": "function", + "unzipSync": "function" + }, + "deflate": "function", + "deflateRaw": "function", + "deflateRawSync": "function", + "deflateSync": "function", + "gunzip": "function", + "gunzipSync": "function", + "gzip": "function", + "gzipSync": "function", + "inflate": "function", + "inflateRaw": "function", + "inflateRawSync": "function", + "inflateSync": "function", + "unzip": "function", + "unzipSync": "function" + } + }, + "require": { + "node:assert": { + "AssertionError": "function", + "CallTracker": "function", + "deepEqual": "function", + "deepStrictEqual": "function", + "doesNotReject": "function", + "doesNotThrow": "function", + "equal": "function", + "fail": "function", + "ifError": "function", + "match": "function", + "notDeepEqual": "function", + "notDeepStrictEqual": "function", + "notEqual": "function", + "notStrictEqual": "function", + "ok": { + "AssertionError": "function", + "CallTracker": "function", + "deepEqual": "function", + "deepStrictEqual": "function", + "doesNotReject": "function", + "doesNotThrow": "function", + "equal": "function", + "fail": "function", + "ifError": "function", + "match": "function", + "notDeepEqual": "function", + "notDeepStrictEqual": "function", + "notEqual": "function", + "notStrictEqual": "function", + "ok": { + "AssertionError": "function", + "CallTracker": "function", + "deepEqual": "function", + "deepStrictEqual": "function", + "doesNotReject": "function", + "doesNotThrow": "function", + "equal": "function", + "fail": "function", + "ifError": "function", + "match": "function", + "notDeepEqual": "function", + "notDeepStrictEqual": "function", + "notEqual": "function", + "notStrictEqual": "function", + "ok": "function", + "rejects": "function", + "strict": "function", + "strictEqual": "function", + "throws": "function" + }, + "rejects": "function", + "strict": { + "AssertionError": "function", + "deepEqual": "function", + "deepStrictEqual": "function", + "doesNotReject": "function", + "doesNotThrow": "function", + "equal": "function", + "fail": "function", + "ifError": "function", + "match": "function", + "notDeepEqual": "function", + "notDeepStrictEqual": "function", + "notEqual": "function", + "notStrictEqual": "function", + "ok": "function", + "rejects": "function", + "strict": "function", + "strictEqual": "function", + "throws": "function" + }, + "strictEqual": "function", + "throws": "function" + }, + "rejects": "function", + "strict": { + "AssertionError": "function", + "deepEqual": "function", + "deepStrictEqual": "function", + "doesNotReject": "function", + "doesNotThrow": "function", + "equal": "function", + "fail": "function", + "ifError": "function", + "match": "function", + "notDeepEqual": "function", + "notDeepStrictEqual": "function", + "notEqual": "function", + "notStrictEqual": "function", + "ok": { + "AssertionError": "function", + "CallTracker": "function", + "deepEqual": "function", + "deepStrictEqual": "function", + "doesNotReject": "function", + "doesNotThrow": "function", + "equal": "function", + "fail": "function", + "ifError": "function", + "match": "function", + "notDeepEqual": "function", + "notDeepStrictEqual": "function", + "notEqual": "function", + "notStrictEqual": "function", + "ok": "function", + "rejects": "function", + "strict": "function", + "strictEqual": "function", + "throws": "function" + }, + "rejects": "function", + "strict": { + "AssertionError": "function", + "deepEqual": "function", + "deepStrictEqual": "function", + "doesNotReject": "function", + "doesNotThrow": "function", + "equal": "function", + "fail": "function", + "ifError": "function", + "match": "function", + "notDeepEqual": "function", + "notDeepStrictEqual": "function", + "notEqual": "function", + "notStrictEqual": "function", + "ok": "function", + "rejects": "function", + "strict": "function", + "strictEqual": "function", + "throws": "function" + }, + "strictEqual": "function", + "throws": "function" + }, + "strictEqual": "function", + "throws": "function" + }, + "node:assert/strict": { + "AssertionError": "function", + "CallTracker": "undefined", + "deepEqual": "function", + "deepStrictEqual": "function", + "doesNotMatch": "undefined", + "doesNotReject": "function", + "doesNotThrow": "function", + "equal": "function", + "fail": "function", + "ifError": "function", + "match": "function", + "notDeepEqual": "function", + "notDeepStrictEqual": "function", + "notEqual": "function", + "notStrictEqual": "function", + "ok": { + "AssertionError": "function", + "CallTracker": "function", + "deepEqual": "function", + "deepStrictEqual": "function", + "doesNotReject": "function", + "doesNotThrow": "function", + "equal": "function", + "fail": "function", + "ifError": "function", + "match": "function", + "notDeepEqual": "function", + "notDeepStrictEqual": "function", + "notEqual": "function", + "notStrictEqual": "function", + "ok": { + "AssertionError": "function", + "CallTracker": "function", + "deepEqual": "function", + "deepStrictEqual": "function", + "doesNotReject": "function", + "doesNotThrow": "function", + "equal": "function", + "fail": "function", + "ifError": "function", + "match": "function", + "notDeepEqual": "function", + "notDeepStrictEqual": "function", + "notEqual": "function", + "notStrictEqual": "function", + "ok": "function", + "rejects": "function", + "strict": "function", + "strictEqual": "function", + "throws": "function" + }, + "rejects": "function", + "strict": { + "AssertionError": "function", + "deepEqual": "function", + "deepStrictEqual": "function", + "doesNotReject": "function", + "doesNotThrow": "function", + "equal": "function", + "fail": "function", + "ifError": "function", + "match": "function", + "notDeepEqual": "function", + "notDeepStrictEqual": "function", + "notEqual": "function", + "notStrictEqual": "function", + "ok": "function", + "rejects": "function", + "strict": "function", + "strictEqual": "function", + "throws": "function" + }, + "strictEqual": "function", + "throws": "function" + }, + "rejects": "function", + "strictEqual": "function", + "throws": "function" + }, + "node:async_hooks": { + "AsyncLocalStorage": "function", + "AsyncResource": { + "allowedRunInAsyncScope": "object" + }, + "asyncWrapProviders": { + "CHECKPRIMEREQUEST": "number", + "CIPHERREQUEST": "number", + "DERIVEBITSREQUEST": "number", + "DIRHANDLE": "number", + "DNSCHANNEL": "number", + "ELDHISTOGRAM": "number", + "FILEHANDLE": "number", + "FILEHANDLECLOSEREQ": "number", + "FIXEDSIZEBLOBCOPY": "number", + "FSEVENTWRAP": "number", + "FSREQCALLBACK": "number", + "FSREQPROMISE": "number", + "GETADDRINFOREQWRAP": "number", + "GETNAMEINFOREQWRAP": "number", + "HASHREQUEST": "number", + "HEAPSNAPSHOT": "number", + "HTTP2PING": "number", + "HTTP2SESSION": "number", + "HTTP2SETTINGS": "number", + "HTTP2STREAM": "number", + "HTTPCLIENTREQUEST": "number", + "HTTPINCOMINGMESSAGE": "number", + "INSPECTORJSBINDING": "number", + "JSSTREAM": "number", + "JSUDPWRAP": "number", + "KEYEXPORTREQUEST": "number", + "KEYGENREQUEST": "number", + "KEYPAIRGENREQUEST": "number", + "MESSAGEPORT": "number", + "NONE": "number", + "PBKDF2REQUEST": "number", + "PIPECONNECTWRAP": "number", + "PIPESERVERWRAP": "number", + "PIPEWRAP": "number", + "PROCESSWRAP": "number", + "PROMISE": "number", + "QUERYWRAP": "number", + "RANDOMBYTESREQUEST": "number", + "RANDOMPRIMEREQUEST": "number", + "SCRYPTREQUEST": "number", + "SHUTDOWNWRAP": "number", + "SIGINTWATCHDOG": "number", + "SIGNALWRAP": "number", + "SIGNREQUEST": "number", + "STATWATCHER": "number", + "STREAMPIPE": "number", + "TCPCONNECTWRAP": "number", + "TCPSERVERWRAP": "number", + "TCPWRAP": "number", + "TLSWRAP": "number", + "TTYWRAP": "number", + "UDPSENDWRAP": "number", + "UDPWRAP": "number", + "VERIFYREQUEST": "number", + "WORKER": "number", + "WORKERHEAPSNAPSHOT": "number", + "WRITEWRAP": "number", + "ZLIB": "number" + }, + "createHook": "function", + "executionAsyncId": "function", + "executionAsyncResource": "function", + "triggerAsyncId": "function" + }, + "node:buffer": { + "Blob": "function", + "Buffer": { + "alloc": "function", + "allocUnsafe": "function", + "allocUnsafeSlow": "function", + "byteLength": "function", + "compare": "function", + "concat": "function", + "from": "function", + "isBuffer": "function", + "isEncoding": "function", + "toBuffer": "function" + }, + "File": "function", + "INSPECT_MAX_BYTES": "number", + "SlowBuffer": "function", + "atob": "function", + "btoa": "function", + "constants": { + "MAX_LENGTH": "number", + "MAX_STRING_LENGTH": "number" + }, + "kMaxLength": "number", + "kStringMaxLength": "number", + "resolveObjectURL": "undefined", + "transcode": "undefined" + }, + "node:child_process": { + "ChildProcess": "function", + "exec": "function", + "execFile": "function", + "execFileSync": "function", + "execSync": "function", + "fork": "function", + "spawn": "function", + "spawnSync": "function" + }, + "node:cluster": { + "SCHED_NONE": "number", + "SCHED_RR": "number", + "_events": "object", + "_eventsCount": "number", + "_maxListeners": "undefined", + "schedulingPolicy": "number", + "settings": "object", + "workers": "object" + }, + "node:console": { + "default": { + "assert": "function", + "clear": "function", + "count": "function", + "countReset": "function", + "debug": "function", + "dir": "function", + "dirxml": "function", + "error": "function", + "group": "function", + "groupCollapsed": "function", + "groupEnd": "function", + "info": "function", + "log": "function", + "profile": "function", + "profileEnd": "function", + "record": "function", + "recordEnd": "function", + "screenshot": "function", + "table": "function", + "takeHeapSnapshot": "function", + "time": "function", + "timeEnd": "function", + "timeLog": "function", + "timeStamp": "function", + "trace": "function", + "warn": "function", + "write": "function" + } + }, + "node:constants": {}, + "node:crypto": { + "Cipher": "function", + "Cipheriv": "function", + "DEFAULT_ENCODING": "string", + "Decipher": "function", + "Decipheriv": "function", + "DiffieHellman": "function", + "DiffieHellmanGroup": "function", + "Hash": "function", + "Hmac": "function", + "Sign": "function", + "Verify": "function", + "constants": { + "ALPN_ENABLED": "number", + "DH_CHECK_P_NOT_PRIME": "number", + "DH_CHECK_P_NOT_SAFE_PRIME": "number", + "DH_NOT_SUITABLE_GENERATOR": "number", + "DH_UNABLE_TO_CHECK_GENERATOR": "number", + "NPN_ENABLED": "number", + "POINT_CONVERSION_COMPRESSED": "number", + "POINT_CONVERSION_HYBRID": "number", + "POINT_CONVERSION_UNCOMPRESSED": "number", + "RSA_NO_PADDING": "number", + "RSA_PKCS1_OAEP_PADDING": "number", + "RSA_PKCS1_PADDING": "number", + "RSA_PKCS1_PSS_PADDING": "number", + "RSA_SSLV23_PADDING": "number", + "RSA_X931_PADDING": "number" + }, + "createCipher": "function", + "createCipheriv": "function", + "createCredentials": "function", + "createDecipher": "function", + "createDecipheriv": "function", + "createDiffieHellman": "function", + "createDiffieHellmanGroup": "function", + "createECDH": "function", + "createHash": { + "Hash": "function", + "createHash": { + "Hash": "function", + "createHash": "function" + } + }, + "createHmac": "function", + "createSign": "function", + "createVerify": "function", + "getCiphers": "function", + "getDiffieHellman": "function", + "getHashes": "function", + "getRandomValues": "function", + "listCiphers": "function", + "pbkdf2": "function", + "pbkdf2Sync": "function", + "privateDecrypt": "function", + "privateEncrypt": "function", + "prng": "function", + "pseudoRandomBytes": "function", + "publicDecrypt": "function", + "publicEncrypt": "function", + "randomBytes": "function", + "randomFill": "function", + "randomFillSync": "function", + "randomInt": "function", + "randomUUID": "function", + "rng": "function", + "scrypt": "function", + "scryptSync": "function", + "subtle": "object", + "timingSafeEqual": "function", + "webcrypto": { + "getRandomValues": "function", + "randomUUID": "function", + "subtle": "object", + "timingSafeEqual": "function" + } + }, + "node:dgram": { + "Socket": "function", + "_createSocketHandle": "function", + "createSocket": "function" + }, + "node:diagnostics_channel": { + "Channel": "function", + "channel": "function", + "hasSubscribers": "function", + "subscribe": "function", + "unsubscribe": "function" + }, + "node:dns": { + "ADDRCONFIG": "number", + "ADDRGETNETWORKPARAMS": "string", + "ALL": "number", + "BADFAMILY": "string", + "BADFLAGS": "string", + "BADHINTS": "string", + "BADNAME": "string", + "BADQUERY": "string", + "BADRESP": "string", + "BADSTR": "string", + "CANCELLED": "string", + "CONNREFUSED": "string", + "DESTRUCTION": "string", + "EOF": "string", + "FILE": "string", + "FORMERR": "string", + "LOADIPHLPAPI": "string", + "NODATA": "string", + "NOMEM": "string", + "NONAME": "string", + "NOTFOUND": "string", + "NOTIMP": "string", + "NOTINITIALIZED": "string", + "REFUSED": "string", + "Resolver": "function", + "SERVFAIL": "string", + "TIMEOUT": "string", + "V4MAPPED": "number", + "lookup": "function", + "lookupService": "function", + "promises": { + "Resolver": "function", + "lookup": "function", + "lookupService": "function", + "resolve": "function", + "resolve4": "function", + "resolve6": "function", + "resolveAny": "function", + "resolveCaa": "function", + "resolveCname": "function", + "resolveMx": "function", + "resolveNaptr": "function", + "resolveNs": "function", + "resolvePtr": "function", + "resolveSoa": "function", + "resolveSrv": "function", + "resolveTxt": "function", + "reverse": "function" + }, + "resolve": "function", + "resolve4": "function", + "resolve6": "function", + "resolveAny": "function", + "resolveCaa": "function", + "resolveCname": "function", + "resolveMx": "function", + "resolveNaptr": "function", + "resolveNs": "function", + "resolvePtr": "function", + "resolveSoa": "function", + "resolveSrv": "function", + "resolveTxt": "function", + "reverse": "function", + "setDefaultResultOrder": "function", + "setServers": "function" + }, + "node:dns/promises": { + "Resolver": "function", + "lookup": "function", + "lookupService": "function", + "resolve": "function", + "resolve4": "function", + "resolveAny": "function", + "resolveCaa": "function", + "resolveCname": "function", + "resolveMx": "function", + "resolveNaptr": "function", + "resolveNs": "function", + "resolvePtr": "function", + "resolveSoa": "function", + "resolveSrv": "function", + "resolveTxt": "function", + "reverse": "function", + "setDefaultResultOrder": "undefined", + "setServers": "undefined" + }, + "node:domain": { + "create": "function", + "createDomain": "function", + "default": { + "create": "function", + "createDomain": "function" + } + }, + "node:events": { + "EventEmitter": { + "EventEmitter": { + "EventEmitter": "function", + "EventEmitterAsyncResource": "function", + "captureRejectionSymbol": "symbol", + "captureRejections": "boolean", + "defaultMaxListeners": "number", + "errorMonitor": "symbol", + "getEventListeners": "function", + "init": "function", + "listenerCount": "function", + "on": "function", + "once": "function", + "setMaxListeners": "function", + "usingDomains": "boolean" + }, + "EventEmitterAsyncResource": "function", + "captureRejectionSymbol": "symbol", + "captureRejections": "boolean", + "defaultMaxListeners": "number", + "errorMonitor": "symbol", + "getEventListeners": "function", + "init": { + "EventEmitter": "function", + "EventEmitterAsyncResource": "function", + "captureRejectionSymbol": "symbol", + "captureRejections": "boolean", + "defaultMaxListeners": "number", + "errorMonitor": "symbol", + "getEventListeners": "function", + "init": "function", + "listenerCount": "function", + "on": "function", + "once": "function", + "setMaxListeners": "function", + "usingDomains": "boolean" + }, + "listenerCount": "function", + "on": "function", + "once": "function", + "setMaxListeners": "function", + "usingDomains": "boolean" + }, + "EventEmitterAsyncResource": "function", + "captureRejectionSymbol": "symbol", + "captureRejections": "boolean", + "defaultMaxListeners": "number", + "errorMonitor": "symbol", + "getEventListeners": "function", + "init": { + "EventEmitter": { + "EventEmitter": "function", + "EventEmitterAsyncResource": "function", + "captureRejectionSymbol": "symbol", + "captureRejections": "boolean", + "defaultMaxListeners": "number", + "errorMonitor": "symbol", + "getEventListeners": "function", + "init": "function", + "listenerCount": "function", + "on": "function", + "once": "function", + "setMaxListeners": "function", + "usingDomains": "boolean" + }, + "EventEmitterAsyncResource": "function", + "captureRejectionSymbol": "symbol", + "captureRejections": "boolean", + "defaultMaxListeners": "number", + "errorMonitor": "symbol", + "getEventListeners": "function", + "init": { + "EventEmitter": "function", + "EventEmitterAsyncResource": "function", + "captureRejectionSymbol": "symbol", + "captureRejections": "boolean", + "defaultMaxListeners": "number", + "errorMonitor": "symbol", + "getEventListeners": "function", + "init": "function", + "listenerCount": "function", + "on": "function", + "once": "function", + "setMaxListeners": "function", + "usingDomains": "boolean" + }, + "listenerCount": "function", + "on": "function", + "once": "function", + "setMaxListeners": "function", + "usingDomains": "boolean" + }, + "listenerCount": "function", + "on": "function", + "once": "function", + "setMaxListeners": "function", + "usingDomains": "boolean" + }, + "node:fs": { + "Dirent": "function", + "FSWatcher": "function", + "ReadStream": "function", + "Stats": "function", + "WriteStream": "function", + "access": "function", + "accessSync": "function", + "appendFile": "function", + "appendFileSync": "function", + "chmod": "function", + "chmodSync": "function", + "chown": "function", + "chownSync": "function", + "close": "function", + "closeSync": "function", + "constants": { + "COPYFILE_EXCL": "number", + "COPYFILE_FICLONE": "number", + "COPYFILE_FICLONE_FORCE": "number", + "F_OK": "number", + "O_APPEND": "number", + "O_CREAT": "number", + "O_DIRECT": "number", + "O_DIRECTORY": "number", + "O_DSYNC": "number", + "O_EXCL": "number", + "O_NOATIME": "number", + "O_NOCTTY": "number", + "O_NOFOLLOW": "number", + "O_NONBLOCK": "number", + "O_RDONLY": "number", + "O_RDWR": "number", + "O_SYMLINK": "number", + "O_SYNC": "number", + "O_TRUNC": "number", + "O_WRONLY": "number", + "R_OK": "number", + "S_IFBLK": "number", + "S_IFCHR": "number", + "S_IFDIR": "number", + "S_IFIFO": "number", + "S_IFLNK": "number", + "S_IFMT": "number", + "S_IFREG": "number", + "S_IFSOCK": "number", + "S_IRGRP": "number", + "S_IROTH": "number", + "S_IRUSR": "number", + "S_IRWXG": "number", + "S_IRWXO": "number", + "S_IRWXU": "number", + "S_IWGRP": "number", + "S_IWOTH": "number", + "S_IWUSR": "number", + "S_IXGRP": "number", + "S_IXOTH": "number", + "S_IXUSR": "number", + "UV_FS_O_FILEMAP": "number", + "W_OK": "number", + "X_OK": "number" + }, + "copyFile": "function", + "copyFileSync": "function", + "createReadStream": "function", + "createWriteStream": "function", + "exists": "function", + "existsSync": "function", + "fchmod": "function", + "fchmodSync": "function", + "fchown": "function", + "fchownSync": "function", + "fstat": "function", + "fstatSync": "function", + "fsync": "function", + "fsyncSync": "function", + "ftruncate": "function", + "ftruncateSync": "function", + "futimes": "function", + "futimesSync": "function", + "lchmod": "function", + "lchmodSync": "function", + "lchown": "function", + "lchownSync": "function", + "link": "function", + "linkSync": "function", + "lstat": "function", + "lstatSync": "function", + "lutimes": "function", + "lutimesSync": "function", + "mkdir": "function", + "mkdirSync": "function", + "mkdtemp": "function", + "mkdtempSync": "function", + "open": "function", + "openSync": "function", + "promises": { + "access": "function", + "appendFile": "function", + "chmod": "function", + "chown": "function", + "close": "function", + "constants": { + "COPYFILE_EXCL": "number", + "COPYFILE_FICLONE": "number", + "COPYFILE_FICLONE_FORCE": "number", + "F_OK": "number", + "O_APPEND": "number", + "O_CREAT": "number", + "O_DIRECT": "number", + "O_DIRECTORY": "number", + "O_DSYNC": "number", + "O_EXCL": "number", + "O_NOATIME": "number", + "O_NOCTTY": "number", + "O_NOFOLLOW": "number", + "O_NONBLOCK": "number", + "O_RDONLY": "number", + "O_RDWR": "number", + "O_SYMLINK": "number", + "O_SYNC": "number", + "O_TRUNC": "number", + "O_WRONLY": "number", + "R_OK": "number", + "S_IFBLK": "number", + "S_IFCHR": "number", + "S_IFDIR": "number", + "S_IFIFO": "number", + "S_IFLNK": "number", + "S_IFMT": "number", + "S_IFREG": "number", + "S_IFSOCK": "number", + "S_IRGRP": "number", + "S_IROTH": "number", + "S_IRUSR": "number", + "S_IRWXG": "number", + "S_IRWXO": "number", + "S_IRWXU": "number", + "S_IWGRP": "number", + "S_IWOTH": "number", + "S_IWUSR": "number", + "S_IXGRP": "number", + "S_IXOTH": "number", + "S_IXUSR": "number", + "UV_FS_O_FILEMAP": "number", + "W_OK": "number", + "X_OK": "number" + }, + "copyFile": "function", + "exists": "function", + "fchmod": "function", + "fchown": "function", + "fstat": "function", + "fsync": "function", + "ftruncate": "function", + "futimes": "function", + "lchmod": "function", + "lchown": "function", + "link": "function", + "lstat": "function", + "lutimes": "function", + "mkdir": "function", + "mkdtemp": "function", + "open": "function", + "read": "function", + "readFile": "function", + "readdir": "function", + "readlink": "function", + "readv": "function", + "realpath": "function", + "rename": "function", + "rm": "function", + "rmdir": "function", + "stat": "function", + "symlink": "function", + "truncate": "function", + "unlink": "function", + "utimes": "function", + "watch": "function", + "write": "function", + "writeFile": "function", + "writev": "function" + }, + "read": "function", + "readFile": "function", + "readFileSync": "function", + "readSync": "function", + "readdir": "function", + "readdirSync": "function", + "readlink": "function", + "readlinkSync": "function", + "readv": "function", + "readvSync": "function", + "realpath": { + "native": { + "native": "function" + } + }, + "realpathSync": { + "native": { + "native": "function" + } + }, + "rename": "function", + "renameSync": "function", + "rm": "function", + "rmSync": "function", + "rmdir": "function", + "rmdirSync": "function", + "stat": "function", + "statSync": "function", + "symlink": "function", + "symlinkSync": "function", + "truncate": "function", + "truncateSync": "function", + "unlink": "function", + "unlinkSync": "function", + "utimes": "function", + "utimesSync": "function", + "watch": "function", + "write": "function", + "writeFile": "function", + "writeFileSync": "function", + "writeSync": "function", + "writev": "function", + "writevSync": "function" + }, + "node:fs/promises": { + "access": "function", + "appendFile": "function", + "chmod": "function", + "chown": "function", + "close": "function", + "constants": { + "COPYFILE_EXCL": "number", + "COPYFILE_FICLONE": "number", + "COPYFILE_FICLONE_FORCE": "number", + "F_OK": "number", + "O_APPEND": "number", + "O_CREAT": "number", + "O_DIRECT": "number", + "O_DIRECTORY": "number", + "O_DSYNC": "number", + "O_EXCL": "number", + "O_NOATIME": "number", + "O_NOCTTY": "number", + "O_NOFOLLOW": "number", + "O_NONBLOCK": "number", + "O_RDONLY": "number", + "O_RDWR": "number", + "O_SYMLINK": "number", + "O_SYNC": "number", + "O_TRUNC": "number", + "O_WRONLY": "number", + "R_OK": "number", + "S_IFBLK": "number", + "S_IFCHR": "number", + "S_IFDIR": "number", + "S_IFIFO": "number", + "S_IFLNK": "number", + "S_IFMT": "number", + "S_IFREG": "number", + "S_IFSOCK": "number", + "S_IRGRP": "number", + "S_IROTH": "number", + "S_IRUSR": "number", + "S_IRWXG": "number", + "S_IRWXO": "number", + "S_IRWXU": "number", + "S_IWGRP": "number", + "S_IWOTH": "number", + "S_IWUSR": "number", + "S_IXGRP": "number", + "S_IXOTH": "number", + "S_IXUSR": "number", + "UV_FS_O_FILEMAP": "number", + "W_OK": "number", + "X_OK": "number" + }, + "copyFile": "function", + "exists": "function", + "fchmod": "function", + "fchown": "function", + "fstat": "function", + "fsync": "function", + "ftruncate": "function", + "futimes": "function", + "lchmod": "function", + "lchown": "function", + "link": "function", + "lstat": "function", + "lutimes": "function", + "mkdir": "function", + "mkdtemp": "function", + "open": "function", + "read": "function", + "readFile": "function", + "readdir": "function", + "readlink": "function", + "readv": "function", + "realpath": "function", + "rename": "function", + "rm": "function", + "rmdir": "function", + "stat": "function", + "symlink": "function", + "truncate": "function", + "unlink": "function", + "utimes": "function", + "watch": "function", + "write": "function", + "writeFile": "function", + "writev": "function" + }, + "node:http": { + "Agent": "function", + "IncomingMessage": "function", + "METHODS": { + "0": "string", + "1": "string", + "2": "string", + "3": "string", + "4": "string", + "5": "string", + "6": "string", + "7": "string", + "8": "string", + "9": "string", + "10": "string", + "11": "string", + "12": "string", + "13": "string", + "14": "string", + "15": "string", + "16": "string", + "17": "string", + "18": "string", + "19": "string", + "20": "string", + "21": "string", + "22": "string", + "23": "string", + "24": "string", + "25": "string", + "26": "string", + "27": "string", + "28": "string", + "29": "string", + "30": "string", + "31": "string", + "32": "string", + "33": "string" + }, + "STATUS_CODES": { + "100": "string", + "101": "string", + "102": "string", + "103": "string", + "200": "string", + "201": "string", + "202": "string", + "203": "string", + "204": "string", + "205": "string", + "206": "string", + "207": "string", + "208": "string", + "226": "string", + "300": "string", + "301": "string", + "302": "string", + "303": "string", + "304": "string", + "305": "string", + "307": "string", + "308": "string", + "400": "string", + "401": "string", + "402": "string", + "403": "string", + "404": "string", + "405": "string", + "406": "string", + "407": "string", + "408": "string", + "409": "string", + "410": "string", + "411": "string", + "412": "string", + "413": "string", + "414": "string", + "415": "string", + "416": "string", + "417": "string", + "418": "string", + "421": "string", + "422": "string", + "423": "string", + "424": "string", + "425": "string", + "426": "string", + "428": "string", + "429": "string", + "431": "string", + "451": "string", + "500": "string", + "501": "string", + "502": "string", + "503": "string", + "504": "string", + "505": "string", + "506": "string", + "507": "string", + "508": "string", + "509": "string", + "510": "string", + "511": "string" + }, + "Server": "function", + "ServerResponse": "function", + "createServer": "function", + "get": "function", + "globalAgent": { + "_events": "object", + "_eventsCount": "number", + "_maxListeners": "undefined" + }, + "maxHeaderSize": "number", + "request": "function", + "setMaxIdleHTTPParsers": "function" + }, + "node:http2": { + "Http2ServerRequest": "function", + "Http2ServerResponse": "function", + "connect": "function", + "constants": { + "DEFAULT_SETTINGS_ENABLE_CONNECT_PROTOCOL": "number", + "DEFAULT_SETTINGS_ENABLE_PUSH": "number", + "DEFAULT_SETTINGS_HEADER_TABLE_SIZE": "number", + "DEFAULT_SETTINGS_INITIAL_WINDOW_SIZE": "number", + "DEFAULT_SETTINGS_MAX_CONCURRENT_STREAMS": "number", + "DEFAULT_SETTINGS_MAX_FRAME_SIZE": "number", + "DEFAULT_SETTINGS_MAX_HEADER_LIST_SIZE": "number", + "HTTP2_HEADER_ACCEPT": "string", + "HTTP2_HEADER_ACCEPT_CHARSET": "string", + "HTTP2_HEADER_ACCEPT_ENCODING": "string", + "HTTP2_HEADER_ACCEPT_LANGUAGE": "string", + "HTTP2_HEADER_ACCEPT_RANGES": "string", + "HTTP2_HEADER_ACCESS_CONTROL_ALLOW_CREDENTIALS": "string", + "HTTP2_HEADER_ACCESS_CONTROL_ALLOW_HEADERS": "string", + "HTTP2_HEADER_ACCESS_CONTROL_ALLOW_METHODS": "string", + "HTTP2_HEADER_ACCESS_CONTROL_ALLOW_ORIGIN": "string", + "HTTP2_HEADER_ACCESS_CONTROL_EXPOSE_HEADERS": "string", + "HTTP2_HEADER_ACCESS_CONTROL_MAX_AGE": "string", + "HTTP2_HEADER_ACCESS_CONTROL_REQUEST_HEADERS": "string", + "HTTP2_HEADER_ACCESS_CONTROL_REQUEST_METHOD": "string", + "HTTP2_HEADER_AGE": "string", + "HTTP2_HEADER_ALLOW": "string", + "HTTP2_HEADER_ALT_SVC": "string", + "HTTP2_HEADER_AUTHORITY": "string", + "HTTP2_HEADER_AUTHORIZATION": "string", + "HTTP2_HEADER_CACHE_CONTROL": "string", + "HTTP2_HEADER_CONNECTION": "string", + "HTTP2_HEADER_CONTENT_DISPOSITION": "string", + "HTTP2_HEADER_CONTENT_ENCODING": "string", + "HTTP2_HEADER_CONTENT_LANGUAGE": "string", + "HTTP2_HEADER_CONTENT_LENGTH": "string", + "HTTP2_HEADER_CONTENT_LOCATION": "string", + "HTTP2_HEADER_CONTENT_MD5": "string", + "HTTP2_HEADER_CONTENT_RANGE": "string", + "HTTP2_HEADER_CONTENT_SECURITY_POLICY": "string", + "HTTP2_HEADER_CONTENT_TYPE": "string", + "HTTP2_HEADER_COOKIE": "string", + "HTTP2_HEADER_DATE": "string", + "HTTP2_HEADER_DNT": "string", + "HTTP2_HEADER_EARLY_DATA": "string", + "HTTP2_HEADER_ETAG": "string", + "HTTP2_HEADER_EXPECT": "string", + "HTTP2_HEADER_EXPECT_CT": "string", + "HTTP2_HEADER_EXPIRES": "string", + "HTTP2_HEADER_FORWARDED": "string", + "HTTP2_HEADER_FROM": "string", + "HTTP2_HEADER_HOST": "string", + "HTTP2_HEADER_HTTP2_SETTINGS": "string", + "HTTP2_HEADER_IF_MATCH": "string", + "HTTP2_HEADER_IF_MODIFIED_SINCE": "string", + "HTTP2_HEADER_IF_NONE_MATCH": "string", + "HTTP2_HEADER_IF_RANGE": "string", + "HTTP2_HEADER_IF_UNMODIFIED_SINCE": "string", + "HTTP2_HEADER_KEEP_ALIVE": "string", + "HTTP2_HEADER_LAST_MODIFIED": "string", + "HTTP2_HEADER_LINK": "string", + "HTTP2_HEADER_LOCATION": "string", + "HTTP2_HEADER_MAX_FORWARDS": "string", + "HTTP2_HEADER_METHOD": "string", + "HTTP2_HEADER_ORIGIN": "string", + "HTTP2_HEADER_PATH": "string", + "HTTP2_HEADER_PREFER": "string", + "HTTP2_HEADER_PRIORITY": "string", + "HTTP2_HEADER_PROTOCOL": "string", + "HTTP2_HEADER_PROXY_AUTHENTICATE": "string", + "HTTP2_HEADER_PROXY_AUTHORIZATION": "string", + "HTTP2_HEADER_PROXY_CONNECTION": "string", + "HTTP2_HEADER_PURPOSE": "string", + "HTTP2_HEADER_RANGE": "string", + "HTTP2_HEADER_REFERER": "string", + "HTTP2_HEADER_REFRESH": "string", + "HTTP2_HEADER_RETRY_AFTER": "string", + "HTTP2_HEADER_SCHEME": "string", + "HTTP2_HEADER_SERVER": "string", + "HTTP2_HEADER_SET_COOKIE": "string", + "HTTP2_HEADER_STATUS": "string", + "HTTP2_HEADER_STRICT_TRANSPORT_SECURITY": "string", + "HTTP2_HEADER_TE": "string", + "HTTP2_HEADER_TIMING_ALLOW_ORIGIN": "string", + "HTTP2_HEADER_TK": "string", + "HTTP2_HEADER_TRAILER": "string", + "HTTP2_HEADER_TRANSFER_ENCODING": "string", + "HTTP2_HEADER_UPGRADE": "string", + "HTTP2_HEADER_UPGRADE_INSECURE_REQUESTS": "string", + "HTTP2_HEADER_USER_AGENT": "string", + "HTTP2_HEADER_VARY": "string", + "HTTP2_HEADER_VIA": "string", + "HTTP2_HEADER_WARNING": "string", + "HTTP2_HEADER_WWW_AUTHENTICATE": "string", + "HTTP2_HEADER_X_CONTENT_TYPE_OPTIONS": "string", + "HTTP2_HEADER_X_FORWARDED_FOR": "string", + "HTTP2_HEADER_X_FRAME_OPTIONS": "string", + "HTTP2_HEADER_X_XSS_PROTECTION": "string", + "HTTP2_METHOD_ACL": "string", + "HTTP2_METHOD_BASELINE_CONTROL": "string", + "HTTP2_METHOD_BIND": "string", + "HTTP2_METHOD_CHECKIN": "string", + "HTTP2_METHOD_CHECKOUT": "string", + "HTTP2_METHOD_CONNECT": "string", + "HTTP2_METHOD_COPY": "string", + "HTTP2_METHOD_DELETE": "string", + "HTTP2_METHOD_GET": "string", + "HTTP2_METHOD_HEAD": "string", + "HTTP2_METHOD_LABEL": "string", + "HTTP2_METHOD_LINK": "string", + "HTTP2_METHOD_LOCK": "string", + "HTTP2_METHOD_MERGE": "string", + "HTTP2_METHOD_MKACTIVITY": "string", + "HTTP2_METHOD_MKCALENDAR": "string", + "HTTP2_METHOD_MKCOL": "string", + "HTTP2_METHOD_MKREDIRECTREF": "string", + "HTTP2_METHOD_MKWORKSPACE": "string", + "HTTP2_METHOD_MOVE": "string", + "HTTP2_METHOD_OPTIONS": "string", + "HTTP2_METHOD_ORDERPATCH": "string", + "HTTP2_METHOD_PATCH": "string", + "HTTP2_METHOD_POST": "string", + "HTTP2_METHOD_PRI": "string", + "HTTP2_METHOD_PROPFIND": "string", + "HTTP2_METHOD_PROPPATCH": "string", + "HTTP2_METHOD_PUT": "string", + "HTTP2_METHOD_REBIND": "string", + "HTTP2_METHOD_REPORT": "string", + "HTTP2_METHOD_SEARCH": "string", + "HTTP2_METHOD_TRACE": "string", + "HTTP2_METHOD_UNBIND": "string", + "HTTP2_METHOD_UNCHECKOUT": "string", + "HTTP2_METHOD_UNLINK": "string", + "HTTP2_METHOD_UNLOCK": "string", + "HTTP2_METHOD_UPDATE": "string", + "HTTP2_METHOD_UPDATEREDIRECTREF": "string", + "HTTP2_METHOD_VERSION_CONTROL": "string", + "HTTP_STATUS_ACCEPTED": "number", + "HTTP_STATUS_ALREADY_REPORTED": "number", + "HTTP_STATUS_BAD_GATEWAY": "number", + "HTTP_STATUS_BAD_REQUEST": "number", + "HTTP_STATUS_BANDWIDTH_LIMIT_EXCEEDED": "number", + "HTTP_STATUS_CONFLICT": "number", + "HTTP_STATUS_CONTINUE": "number", + "HTTP_STATUS_CREATED": "number", + "HTTP_STATUS_EARLY_HINTS": "number", + "HTTP_STATUS_EXPECTATION_FAILED": "number", + "HTTP_STATUS_FAILED_DEPENDENCY": "number", + "HTTP_STATUS_FORBIDDEN": "number", + "HTTP_STATUS_FOUND": "number", + "HTTP_STATUS_GATEWAY_TIMEOUT": "number", + "HTTP_STATUS_GONE": "number", + "HTTP_STATUS_HTTP_VERSION_NOT_SUPPORTED": "number", + "HTTP_STATUS_IM_USED": "number", + "HTTP_STATUS_INSUFFICIENT_STORAGE": "number", + "HTTP_STATUS_INTERNAL_SERVER_ERROR": "number", + "HTTP_STATUS_LENGTH_REQUIRED": "number", + "HTTP_STATUS_LOCKED": "number", + "HTTP_STATUS_LOOP_DETECTED": "number", + "HTTP_STATUS_METHOD_NOT_ALLOWED": "number", + "HTTP_STATUS_MISDIRECTED_REQUEST": "number", + "HTTP_STATUS_MOVED_PERMANENTLY": "number", + "HTTP_STATUS_MULTIPLE_CHOICES": "number", + "HTTP_STATUS_MULTI_STATUS": "number", + "HTTP_STATUS_NETWORK_AUTHENTICATION_REQUIRED": "number", + "HTTP_STATUS_NON_AUTHORITATIVE_INFORMATION": "number", + "HTTP_STATUS_NOT_ACCEPTABLE": "number", + "HTTP_STATUS_NOT_EXTENDED": "number", + "HTTP_STATUS_NOT_FOUND": "number", + "HTTP_STATUS_NOT_IMPLEMENTED": "number", + "HTTP_STATUS_NOT_MODIFIED": "number", + "HTTP_STATUS_NO_CONTENT": "number", + "HTTP_STATUS_OK": "number", + "HTTP_STATUS_PARTIAL_CONTENT": "number", + "HTTP_STATUS_PAYLOAD_TOO_LARGE": "number", + "HTTP_STATUS_PAYMENT_REQUIRED": "number", + "HTTP_STATUS_PERMANENT_REDIRECT": "number", + "HTTP_STATUS_PRECONDITION_FAILED": "number", + "HTTP_STATUS_PRECONDITION_REQUIRED": "number", + "HTTP_STATUS_PROCESSING": "number", + "HTTP_STATUS_PROXY_AUTHENTICATION_REQUIRED": "number", + "HTTP_STATUS_RANGE_NOT_SATISFIABLE": "number", + "HTTP_STATUS_REQUEST_HEADER_FIELDS_TOO_LARGE": "number", + "HTTP_STATUS_REQUEST_TIMEOUT": "number", + "HTTP_STATUS_RESET_CONTENT": "number", + "HTTP_STATUS_SEE_OTHER": "number", + "HTTP_STATUS_SERVICE_UNAVAILABLE": "number", + "HTTP_STATUS_SWITCHING_PROTOCOLS": "number", + "HTTP_STATUS_TEAPOT": "number", + "HTTP_STATUS_TEMPORARY_REDIRECT": "number", + "HTTP_STATUS_TOO_EARLY": "number", + "HTTP_STATUS_TOO_MANY_REQUESTS": "number", + "HTTP_STATUS_UNAUTHORIZED": "number", + "HTTP_STATUS_UNAVAILABLE_FOR_LEGAL_REASONS": "number", + "HTTP_STATUS_UNPROCESSABLE_ENTITY": "number", + "HTTP_STATUS_UNSUPPORTED_MEDIA_TYPE": "number", + "HTTP_STATUS_UPGRADE_REQUIRED": "number", + "HTTP_STATUS_URI_TOO_LONG": "number", + "HTTP_STATUS_USE_PROXY": "number", + "HTTP_STATUS_VARIANT_ALSO_NEGOTIATES": "number", + "MAX_INITIAL_WINDOW_SIZE": "number", + "MAX_MAX_FRAME_SIZE": "number", + "MIN_MAX_FRAME_SIZE": "number", + "NGHTTP2_CANCEL": "number", + "NGHTTP2_COMPRESSION_ERROR": "number", + "NGHTTP2_CONNECT_ERROR": "number", + "NGHTTP2_DEFAULT_WEIGHT": "number", + "NGHTTP2_ENHANCE_YOUR_CALM": "number", + "NGHTTP2_ERR_FRAME_SIZE_ERROR": "number", + "NGHTTP2_FLAG_ACK": "number", + "NGHTTP2_FLAG_END_HEADERS": "number", + "NGHTTP2_FLAG_END_STREAM": "number", + "NGHTTP2_FLAG_NONE": "number", + "NGHTTP2_FLAG_PADDED": "number", + "NGHTTP2_FLAG_PRIORITY": "number", + "NGHTTP2_FLOW_CONTROL_ERROR": "number", + "NGHTTP2_FRAME_SIZE_ERROR": "number", + "NGHTTP2_HTTP_1_1_REQUIRED": "number", + "NGHTTP2_INADEQUATE_SECURITY": "number", + "NGHTTP2_INTERNAL_ERROR": "number", + "NGHTTP2_NO_ERROR": "number", + "NGHTTP2_PROTOCOL_ERROR": "number", + "NGHTTP2_REFUSED_STREAM": "number", + "NGHTTP2_SESSION_CLIENT": "number", + "NGHTTP2_SESSION_SERVER": "number", + "NGHTTP2_SETTINGS_ENABLE_CONNECT_PROTOCOL": "number", + "NGHTTP2_SETTINGS_ENABLE_PUSH": "number", + "NGHTTP2_SETTINGS_HEADER_TABLE_SIZE": "number", + "NGHTTP2_SETTINGS_INITIAL_WINDOW_SIZE": "number", + "NGHTTP2_SETTINGS_MAX_CONCURRENT_STREAMS": "number", + "NGHTTP2_SETTINGS_MAX_FRAME_SIZE": "number", + "NGHTTP2_SETTINGS_MAX_HEADER_LIST_SIZE": "number", + "NGHTTP2_SETTINGS_TIMEOUT": "number", + "NGHTTP2_STREAM_CLOSED": "number", + "NGHTTP2_STREAM_STATE_CLOSED": "number", + "NGHTTP2_STREAM_STATE_HALF_CLOSED_LOCAL": "number", + "NGHTTP2_STREAM_STATE_HALF_CLOSED_REMOTE": "number", + "NGHTTP2_STREAM_STATE_IDLE": "number", + "NGHTTP2_STREAM_STATE_OPEN": "number", + "NGHTTP2_STREAM_STATE_RESERVED_LOCAL": "number", + "NGHTTP2_STREAM_STATE_RESERVED_REMOTE": "number", + "PADDING_STRATEGY_ALIGNED": "number", + "PADDING_STRATEGY_CALLBACK": "number", + "PADDING_STRATEGY_MAX": "number", + "PADDING_STRATEGY_NONE": "number" + }, + "createSecureServer": "function", + "createServer": "function", + "getDefaultSettings": "function", + "getPackedSettings": "function", + "getUnpackedSettings": "function", + "sensitiveHeaders": "symbol" + }, + "node:https": { + "Agent": "function", + "IncomingMessage": "function", + "METHODS": { + "0": "string", + "1": "string", + "2": "string", + "3": "string", + "4": "string", + "5": "string", + "6": "string", + "7": "string", + "8": "string", + "9": "string", + "10": "string", + "11": "string", + "12": "string", + "13": "string", + "14": "string", + "15": "string", + "16": "string", + "17": "string", + "18": "string", + "19": "string", + "20": "string", + "21": "string", + "22": "string", + "23": "string", + "24": "string", + "25": "string", + "26": "string", + "27": "string", + "28": "string", + "29": "string", + "30": "string", + "31": "string", + "32": "string", + "33": "string" + }, + "STATUS_CODES": { + "100": "string", + "101": "string", + "102": "string", + "103": "string", + "200": "string", + "201": "string", + "202": "string", + "203": "string", + "204": "string", + "205": "string", + "206": "string", + "207": "string", + "208": "string", + "226": "string", + "300": "string", + "301": "string", + "302": "string", + "303": "string", + "304": "string", + "305": "string", + "307": "string", + "308": "string", + "400": "string", + "401": "string", + "402": "string", + "403": "string", + "404": "string", + "405": "string", + "406": "string", + "407": "string", + "408": "string", + "409": "string", + "410": "string", + "411": "string", + "412": "string", + "413": "string", + "414": "string", + "415": "string", + "416": "string", + "417": "string", + "418": "string", + "421": "string", + "422": "string", + "423": "string", + "424": "string", + "425": "string", + "426": "string", + "428": "string", + "429": "string", + "431": "string", + "451": "string", + "500": "string", + "501": "string", + "502": "string", + "503": "string", + "504": "string", + "505": "string", + "506": "string", + "507": "string", + "508": "string", + "509": "string", + "510": "string", + "511": "string" + }, + "Server": "function", + "ServerResponse": "function", + "createServer": "function", + "get": "function", + "globalAgent": { + "_events": "object", + "_eventsCount": "number", + "_maxListeners": "undefined" + }, + "maxHeaderSize": "number", + "request": "function", + "setMaxIdleHTTPParsers": "function" + }, + "node:inspector": { + "Session": "function", + "close": "function", + "console": { + "assert": "function", + "clear": "function", + "context": { + "console": "object" + }, + "count": "function", + "countReset": "function", + "debug": "function", + "dir": "function", + "dirxml": "function", + "error": "function", + "group": "function", + "groupCollapsed": "function", + "groupEnd": "function", + "info": "function", + "log": "function", + "profile": "function", + "profileEnd": "function", + "record": "function", + "recordEnd": "function", + "screenshot": "function", + "table": "function", + "takeHeapSnapshot": "function", + "time": "function", + "timeEnd": "function", + "timeLog": "function", + "timeStamp": "function", + "trace": "function", + "warn": "function", + "write": "function" + }, + "open": "function", + "url": "function", + "waitForDebugger": "function" + }, + "node:inspector/promises": { + "Session": "function", + "close": "function", + "console": { + "assert": "function", + "clear": "function", + "context": { + "console": "object" + }, + "count": "function", + "countReset": "function", + "debug": "function", + "dir": "function", + "dirxml": "function", + "error": "function", + "group": "function", + "groupCollapsed": "function", + "groupEnd": "function", + "info": "function", + "log": "function", + "profile": "function", + "profileEnd": "function", + "record": "function", + "recordEnd": "function", + "screenshot": "function", + "table": "function", + "takeHeapSnapshot": "function", + "time": "function", + "timeEnd": "function", + "timeLog": "function", + "timeStamp": "function", + "trace": "function", + "warn": "function", + "write": "function" + }, + "open": "function", + "url": "function", + "waitForDebugger": "function" + }, + "node:module": { + "SourceMap": "function", + "_cache": { + "/Users/jarred/Code/bun/test/exports/generate-exports.mjs": { + "exports": "object" + }, + "/bun-vfs/node_modules/console/index.js": { + "exports": "object" + }, + "/bun-vfs/node_modules/constants/index.js": { + "exports": "object" + }, + "/bun-vfs/node_modules/domain/index.js": { + "exports": "object" + }, + "bun:events_native": { + "exports": "object" + }, + "bun:jsc": { + "exports": "object" + }, + "bun:main": { + "exports": "object" + }, + "node:assert": { + "exports": "function" + }, + "node:assert/strict": { + "exports": "object" + }, + "node:async_hooks": { + "exports": "object" + }, + "node:buffer": { + "exports": "object" + }, + "node:child_process": { + "exports": "object" + }, + "node:cluster": { + "exports": "object" + }, + "node:crypto": { + "exports": "object" + }, + "node:dgram": { + "exports": "object" + }, + "node:diagnostics_channel": { + "exports": "object" + }, + "node:dns": { + "exports": "object" + }, + "node:dns/promises": { + "exports": "object" + }, + "node:events": { + "exports": "function" + }, + "node:fs": { + "exports": "object" + }, + "node:fs/promises": { + "exports": "object" + }, + "node:http": { + "exports": "object" + }, + "node:http2": { + "exports": "object" + }, + "node:https": { + "exports": "object" + }, + "node:inspector": { + "exports": "object" + }, + "node:module": { + "exports": "object" + }, + "node:os": { + "exports": "object" + }, + "node:process": { + "exports": "object" + }, + "node:stream": { + "exports": "function" + }, + "node:string_decoder": { + "exports": "object" + }, + "node:util": { + "exports": "object" + }, + "node:util/types": { + "exports": "object" + } + }, + "_nodeModulePaths": "function", + "_resolveFilename": "function", + "builtinModules": { + "0": "string", + "1": "string", + "2": "string", + "3": "string", + "4": "string", + "5": "string", + "6": "string" + }, + "createRequire": "function", + "default": { + "SourceMap": "function", + "_cache": { + "/Users/jarred/Code/bun/test/exports/generate-exports.mjs": "object", + "/bun-vfs/node_modules/console/index.js": "object", + "/bun-vfs/node_modules/constants/index.js": "object", + "/bun-vfs/node_modules/domain/index.js": "object", + "bun:events_native": "object", + "bun:jsc": "object", + "bun:main": "object", + "node:assert": "object", + "node:assert/strict": "object", + "node:async_hooks": "object", + "node:buffer": "object", + "node:child_process": "object", + "node:cluster": "object", + "node:crypto": "object", + "node:dgram": "object", + "node:diagnostics_channel": "object", + "node:dns": "object", + "node:dns/promises": "object", + "node:events": "object", + "node:fs": "object", + "node:fs/promises": "object", + "node:http": "object", + "node:http2": "object", + "node:https": "object", + "node:inspector": "object", + "node:module": "object", + "node:os": "object", + "node:process": "object", + "node:stream": "object", + "node:string_decoder": "object", + "node:util": "object", + "node:util/types": "object" + }, + "_nodeModulePaths": "function", + "_resolveFilename": "function", + "builtinModules": { + "0": "string", + "1": "string", + "2": "string", + "3": "string", + "4": "string", + "5": "string", + "6": "string" + }, + "createRequire": "function", + "findSourceMap": "function", + "globalPaths": "object", + "paths": "function", + "prototype": "object", + "syncBuiltinExports": "function" + }, + "findSourceMap": "function", + "globalPaths": "object", + "paths": "function", + "prototype": "object", + "syncBuiltinExports": "function" + }, + "node:net": { + "Server": "function", + "Socket": "function", + "connect": "function", + "createConnection": "function", + "createServer": "function", + "isIP": "function", + "isIPv4": "function", + "isIPv6": "function" + }, + "node:os": { + "EOL": "string", + "arch": "function", + "constants": { + "UV_UDP_REUSEADDR": "number", + "dlopen": { + "RTLD_GLOBAL": "number", + "RTLD_LAZY": "number", + "RTLD_LOCAL": "number", + "RTLD_NOW": "number" + }, + "errno": { + "E2BIG": "number", + "EACCES": "number", + "EADDRINUSE": "number", + "EADDRNOTAVAIL": "number", + "EAFNOSUPPORT": "number", + "EAGAIN": "number", + "EALREADY": "number", + "EBADF": "number", + "EBADMSG": "number", + "EBUSY": "number", + "ECANCELED": "number", + "ECHILD": "number", + "ECONNABORTED": "number", + "ECONNREFUSED": "number", + "ECONNRESET": "number", + "EDEADLK": "number", + "EDESTADDRREQ": "number", + "EDOM": "number", + "EDQUOT": "number", + "EEXIST": "number", + "EFAULT": "number", + "EFBIG": "number", + "EHOSTUNREACH": "number", + "EIDRM": "number", + "EILSEQ": "number", + "EINPROGRESS": "number", + "EINTR": "number", + "EINVAL": "number", + "EIO": "number", + "EISCONN": "number", + "EISDIR": "number", + "ELOOP": "number", + "EMFILE": "number", + "EMLINK": "number", + "EMSGSIZE": "number", + "EMULTIHOP": "number", + "ENAMETOOLONG": "number", + "ENETDOWN": "number", + "ENETRESET": "number", + "ENETUNREACH": "number", + "ENFILE": "number", + "ENOBUFS": "number", + "ENODATA": "number", + "ENODEV": "number", + "ENOENT": "number", + "ENOEXEC": "number", + "ENOLCK": "number", + "ENOLINK": "number", + "ENOMEM": "number", + "ENOMSG": "number", + "ENOPROTOOPT": "number", + "ENOSPC": "number", + "ENOSR": "number", + "ENOSTR": "number", + "ENOSYS": "number", + "ENOTCONN": "number", + "ENOTDIR": "number", + "ENOTEMPTY": "number", + "ENOTSOCK": "number", + "ENOTTY": "number", + "ENXIO": "number", + "EOPNOTSUPP": "number", + "EOVERFLOW": "number", + "EPERM": "number", + "EPIPE": "number", + "EPROTO": "number", + "EPROTONOSUPPORT": "number", + "EPROTOTYPE": "number", + "ERANGE": "number", + "EROFS": "number", + "ESPIPE": "number", + "ESRCH": "number", + "ESTALE": "number", + "ETIME": "number", + "ETIMEDOUT": "number", + "ETXTBSY": "number", + "EXDEV": "number" + }, + "priority": { + "PRIORITY_ABOVE_NORMAL": "number", + "PRIORITY_BELOW_NORMAL": "number", + "PRIORITY_HIGH": "number", + "PRIORITY_HIGHEST": "number", + "PRIORITY_LOW": "number", + "PRIORITY_NORMAL": "number" + }, + "signals": { + "SIGABRT": "number", + "SIGALRM": "number", + "SIGBUS": "number", + "SIGCHLD": "number", + "SIGCONT": "number", + "SIGFPE": "number", + "SIGHUP": "number", + "SIGILL": "number", + "SIGINFO": "number", + "SIGINT": "number", + "SIGIO": "number", + "SIGIOT": "number", + "SIGKILL": "number", + "SIGPIPE": "number", + "SIGPOLL": "number", + "SIGPROF": "number", + "SIGQUIT": "number", + "SIGSEGV": "number", + "SIGSTOP": "number", + "SIGSYS": "number", + "SIGTERM": "number", + "SIGTRAP": "number", + "SIGTSTP": "number", + "SIGTTIN": "number", + "SIGTTOU": "number", + "SIGURG": "number", + "SIGUSR1": "number", + "SIGUSR2": "number", + "SIGVTALRM": "number", + "SIGWINCH": "number", + "SIGXCPU": "number", + "SIGXFSZ": "number" + } + }, + "cpus": "function", + "default": { + "EOL": "string", + "arch": "function", + "constants": { + "UV_UDP_REUSEADDR": "number", + "dlopen": "object", + "errno": "object", + "priority": "object", + "signals": "object" + }, + "cpus": "function", + "devNull": "string", + "endianness": "function", + "freemem": "function", + "getPriority": "function", + "homedir": "function", + "hostname": "function", + "loadavg": "function", + "machine": "function", + "networkInterfaces": "function", + "platform": "function", + "release": "function", + "setPriority": "function", + "tmpdir": "function", + "totalmem": "function", + "type": "function", + "uptime": "function", + "userInfo": "function", + "version": "function" + }, + "devNull": "string", + "endianness": "function", + "freemem": "function", + "getPriority": "function", + "homedir": "function", + "hostname": "function", + "loadavg": "function", + "machine": "function", + "networkInterfaces": "function", + "platform": "function", + "release": "function", + "setPriority": "function", + "tmpdir": "function", + "totalmem": "function", + "type": "function", + "uptime": "function", + "userInfo": "function", + "version": "function" + }, + "node:path": { + "__esModule": "boolean", + "basename": "function", + "default": { + "__esModule": "boolean", + "basename": "function", + "default": { + "__esModule": "boolean", + "basename": "function", + "default": "object", + "delimiter": "string", + "dirname": "function", + "extname": "function", + "format": "function", + "isAbsolute": "function", + "join": "function", + "normalize": "function", + "parse": "function", + "posix": "object", + "relative": "function", + "resolve": "function", + "sep": "string", + "toNamespacedPath": "function", + "win32": "object" + }, + "delimiter": "string", + "dirname": "function", + "extname": "function", + "format": "function", + "isAbsolute": "function", + "join": "function", + "normalize": "function", + "parse": "function", + "posix": { + "basename": "function", + "default": "object", + "delimiter": "string", + "dirname": "function", + "extname": "function", + "format": "function", + "isAbsolute": "function", + "join": "function", + "normalize": "function", + "parse": "function", + "relative": "function", + "resolve": "function", + "sep": "string", + "toNamespacedPath": "function" + }, + "relative": "function", + "resolve": "function", + "sep": "string", + "toNamespacedPath": "function", + "win32": { + "basename": "function", + "default": "object", + "delimiter": "string", + "dirname": "function", + "extname": "function", + "format": "function", + "isAbsolute": "function", + "join": "function", + "normalize": "function", + "parse": "function", + "relative": "function", + "resolve": "function", + "sep": "string", + "toNamespacedPath": "function" + } + }, + "delimiter": "string", + "dirname": "function", + "extname": "function", + "format": "function", + "isAbsolute": "function", + "join": "function", + "normalize": "function", + "parse": "function", + "posix": { + "basename": "function", + "default": { + "basename": "function", + "default": "object", + "delimiter": "string", + "dirname": "function", + "extname": "function", + "format": "function", + "isAbsolute": "function", + "join": "function", + "normalize": "function", + "parse": "function", + "relative": "function", + "resolve": "function", + "sep": "string", + "toNamespacedPath": "function" + }, + "delimiter": "string", + "dirname": "function", + "extname": "function", + "format": "function", + "isAbsolute": "function", + "join": "function", + "normalize": "function", + "parse": "function", + "relative": "function", + "resolve": "function", + "sep": "string", + "toNamespacedPath": "function" + }, + "relative": "function", + "resolve": "function", + "sep": "string", + "toNamespacedPath": "function", + "win32": { + "basename": "function", + "default": { + "basename": "function", + "default": "object", + "delimiter": "string", + "dirname": "function", + "extname": "function", + "format": "function", + "isAbsolute": "function", + "join": "function", + "normalize": "function", + "parse": "function", + "relative": "function", + "resolve": "function", + "sep": "string", + "toNamespacedPath": "function" + }, + "delimiter": "string", + "dirname": "function", + "extname": "function", + "format": "function", + "isAbsolute": "function", + "join": "function", + "normalize": "function", + "parse": "function", + "relative": "function", + "resolve": "function", + "sep": "string", + "toNamespacedPath": "function" + } + }, + "node:path/posix": { + "basename": "function", + "delimiter": "string", + "dirname": "function", + "extname": "function", + "format": "function", + "isAbsolute": "function", + "join": "function", + "normalize": "function", + "parse": "function", + "relative": "function", + "resolve": "function", + "sep": "string", + "toNamespacedPath": "function" + }, + "node:path/win32": { + "basename": "function", + "default": { + "basename": "function", + "delimiter": "string", + "dirname": "function", + "extname": "function", + "format": "function", + "isAbsolute": "function", + "join": "function", + "normalize": "function", + "parse": "function", + "relative": "function", + "resolve": "function", + "sep": "string", + "toNamespacedPath": "function" + }, + "delimiter": "string", + "dirname": "function", + "extname": "function", + "format": "function", + "isAbsolute": "function", + "join": "function", + "normalize": "function", + "parse": "function", + "relative": "function", + "resolve": "function", + "sep": "string", + "toNamespacedPath": "function" + }, + "node:perf_hooks": { + "PerformanceEntry": "function", + "PerformanceNodeTiming": "function", + "performance": { + "now": "function", + "timeOrigin": "number" + } + }, + "node:process": { + "abort": "function", + "addListener": "function", + "arch": "string", + "argv": { + "0": "string", + "1": "string" + }, + "argv0": "string", + "binding": "function", + "browser": "number", + "chdir": "function", + "config": { + "target_defaults": "object", + "variables": { + "v8_enable_i8n_support": "number" + } + }, + "cwd": "function", + "default": { + "abort": "function", + "arch": "string", + "argv": { + "0": "string", + "1": "string" + }, + "argv0": "string", + "binding": "function", + "browser": "number", + "chdir": "function", + "config": { + "target_defaults": "object", + "variables": "object" + }, + "cwd": "function", + "dlopen": "function", + "emitWarning": "function", + "env": { + "ALACRITTY_LOG": "string", + "ALACRITTY_SOCKET": "string", + "BUN_INSTALL": "string", + "CC": "string", + "CODESIGN_IDENTITY": "string", + "COLORTERM": "string", + "COMMAND_MODE": "string", + "CXX": "string", + "HOME": "string", + "LC_ALL": "string", + "LLVM_PREFIX": "string", + "LOGNAME": "string", + "LS_COLORS": "string", + "PATH": "string", + "PWD": "string", + "SDKROOT": "string", + "SHELL": "string", + "SHLVL": "string", + "SSH_AUTH_SOCK": "string", + "STARSHIP_SESSION_KEY": "string", + "STARSHIP_SHELL": "string", + "TERM": "string", + "TMPDIR": "string", + "USER": "string", + "VOLTA_HOME": "string", + "XPC_FLAGS": "string", + "XPC_SERVICE_NAME": "string", + "__CFBundleIdentifier": "string", + "__CF_USER_TEXT_ENCODING": "string" + }, + "execArgv": "object", + "execPath": "string", + "exit": "function", + "exitCode": "number", + "hrtime": { + "bigint": "function" + }, + "isBun": "number", + "nextTick": "function", + "pid": "number", + "platform": "string", + "ppid": "number", + "release": { + "headersUrl": "string", + "libUrl": "string", + "lts": "boolean", + "name": "string", + "sourceUrl": "string" + }, + "revision": "string", + "stderr": { + "_events": "object", + "_eventsCount": "number", + "_maxListeners": "undefined", + "bytesWritten": "number" + }, + "stdin": { + "_readableState": "object", + "_writableState": "object", + "allowHalfOpen": "boolean" + }, + "stdout": { + "_events": "object", + "_eventsCount": "number", + "_maxListeners": "undefined", + "bytesWritten": "number" + }, + "title": "string", + "umask": "function", + "uptime": "function", + "version": "string", + "versions": { + "ares": "string", + "boringssl": "string", + "bun": "string", + "libarchive": "string", + "lolhtml": "string", + "mimalloc": "string", + "modules": "string", + "napi": "string", + "node": "string", + "picohttpparser": "string", + "tinycc": "string", + "usockets": "string", + "uv": "string", + "uwebsockets": "string", + "v8": "string", + "webkit": "string", + "zig": "string", + "zlib": "string" + } + }, + "dlopen": "function", + "emit": "function", + "emitWarning": "function", + "env": { + "ALACRITTY_LOG": "string", + "ALACRITTY_SOCKET": "string", + "BUN_INSTALL": "string", + "CC": "string", + "CODESIGN_IDENTITY": "string", + "COLORTERM": "string", + "COMMAND_MODE": "string", + "CXX": "string", + "HOME": "string", + "LC_ALL": "string", + "LLVM_PREFIX": "string", + "LOGNAME": "string", + "LS_COLORS": "string", + "PATH": "string", + "PWD": "string", + "SDKROOT": "string", + "SHELL": "string", + "SHLVL": "string", + "SSH_AUTH_SOCK": "string", + "STARSHIP_SESSION_KEY": "string", + "STARSHIP_SHELL": "string", + "TERM": "string", + "TMPDIR": "string", + "USER": "string", + "VOLTA_HOME": "string", + "XPC_FLAGS": "string", + "XPC_SERVICE_NAME": "string", + "__CFBundleIdentifier": "string", + "__CF_USER_TEXT_ENCODING": "string" + }, + "eventNames": "function", + "execArgv": "object", + "execPath": "string", + "exit": "function", + "exitCode": "number", + "getMaxListeners": "function", + "hrtime": { + "bigint": "function" + }, + "isBun": "number", + "listenerCount": "function", + "listeners": "function", + "nextTick": "function", + "off": "function", + "on": "function", + "once": "function", + "pid": "number", + "platform": "string", + "ppid": "number", + "prepend": "function", + "prependOnce": "function", + "rawListeners": "function", + "release": { + "headersUrl": "string", + "libUrl": "string", + "lts": "boolean", + "name": "string", + "sourceUrl": "string" + }, + "removeAllListeners": "function", + "removeListener": "function", + "revision": "string", + "setMaxListeners": "function", + "stderr": { + "_events": "object", + "_eventsCount": "number", + "_maxListeners": "undefined", + "bytesWritten": "number" + }, + "stdin": { + "_readableState": "object", + "_writableState": { + "afterWriteTickInfo": "object", + "allBuffers": "boolean", + "allNoop": "boolean", + "autoDestroy": "boolean", + "bufferProcessing": "boolean", + "buffered": "object", + "bufferedIndex": "number", + "closeEmitted": "boolean", + "closed": "boolean", + "constructed": "boolean", + "corked": "number", + "decodeStrings": "boolean", + "defaultEncoding": "string", + "destroyed": "boolean", + "emitClose": "boolean", + "ended": "boolean", + "ending": "boolean", + "errorEmitted": "boolean", + "errored": "object", + "finalCalled": "boolean", + "finished": "boolean", + "highWaterMark": "number", + "length": "number", + "needDrain": "boolean", + "objectMode": "boolean", + "onwrite": "function", + "pendingcb": "number", + "prefinished": "boolean", + "sync": "boolean", + "writecb": "object", + "writelen": "number", + "writing": "boolean" + }, + "allowHalfOpen": "boolean" + }, + "stdout": { + "_events": "object", + "_eventsCount": "number", + "_maxListeners": "undefined", + "bytesWritten": "number" + }, + "title": "string", + "umask": "function", + "uptime": "function", + "version": "string", + "versions": { + "ares": "string", + "boringssl": "string", + "bun": "string", + "libarchive": "string", + "lolhtml": "string", + "mimalloc": "string", + "modules": "string", + "napi": "string", + "node": "string", + "picohttpparser": "string", + "tinycc": "string", + "usockets": "string", + "uv": "string", + "uwebsockets": "string", + "v8": "string", + "webkit": "string", + "zig": "string", + "zlib": "string" + } + }, + "node:punycode": { + "decode": "function", + "encode": "function", + "toASCII": "function", + "toUnicode": "function", + "ucs2decode": "function", + "ucs2encode": "function" + }, + "node:querystring": { + "decode": "function", + "default": { + "decode": "function", + "encode": "function", + "escape": "function", + "parse": "function", + "stringify": "function", + "unescape": "function", + "unescapeBuffer": "function" + }, + "encode": "function", + "escape": "function", + "parse": "function", + "stringify": "function", + "unescape": "function", + "unescapeBuffer": "function" + }, + "node:readline": { + "Interface": "function", + "clearLine": "function", + "clearScreenDown": "function", + "createInterface": "function", + "cursorTo": "function", + "emitKeypressEvents": "function", + "moveCursor": "function", + "promises": { + "Interface": "function", + "Readline": "function", + "createInterface": "function" + } + }, + "node:readline/promises": { + "Interface": "function", + "Readline": "function", + "createInterface": "function" + }, + "node:repl": { + "_domain": "undefined", + "_initialPrompt": "string", + "allowBlockingCompletions": "boolean", + "breakEvalOnSigint": "boolean", + "completer": "function", + "context": { + "AbortController": "function", + "AbortSignal": { + "abort": "function", + "timeout": "function", + "whenSignalAborted": "function" + }, + "Blob": "function", + "Buffer": { + "alloc": "function", + "allocUnsafe": "function", + "allocUnsafeSlow": "function", + "byteLength": "function", + "compare": "function", + "concat": "function", + "from": "function", + "isBuffer": "function", + "isEncoding": "function", + "toBuffer": "function" + }, + "BuildError": "function", + "BuildMessage": "function", + "Bun": { + "ArrayBufferSink": "function", + "concatArrayBuffers": "function", + "deepEquals": "function", + "deepMatch": "function", + "dns": "object", + "env": "object", + "escapeHTML": "function", + "fetch": "function", + "fileURLToPath": "function", + "nanoseconds": "function", + "password": "object", + "pathToFileURL": "function", + "peek": "function", + "plugin": "function", + "readableStreamToArray": "function", + "readableStreamToArrayBuffer": "function", + "readableStreamToBlob": "function", + "readableStreamToJSON": "function", + "readableStreamToText": "function", + "revision": "string", + "sleep": "function", + "stringHashCode": "function", + "version": "string" + }, + "ByteLengthQueuingStrategy": "function", + "CloseEvent": "function", + "CountQueuingStrategy": "function", + "Crypto": "function", + "CryptoKey": "function", + "CustomEvent": "function", + "DOMException": { + "ABORT_ERR": "number", + "DATA_CLONE_ERR": "number", + "DOMSTRING_SIZE_ERR": "number", + "HIERARCHY_REQUEST_ERR": "number", + "INDEX_SIZE_ERR": "number", + "INUSE_ATTRIBUTE_ERR": "number", + "INVALID_ACCESS_ERR": "number", + "INVALID_CHARACTER_ERR": "number", + "INVALID_MODIFICATION_ERR": "number", + "INVALID_NODE_TYPE_ERR": "number", + "INVALID_STATE_ERR": "number", + "NAMESPACE_ERR": "number", + "NETWORK_ERR": "number", + "NOT_FOUND_ERR": "number", + "NOT_SUPPORTED_ERR": "number", + "NO_DATA_ALLOWED_ERR": "number", + "NO_MODIFICATION_ALLOWED_ERR": "number", + "QUOTA_EXCEEDED_ERR": "number", + "SECURITY_ERR": "number", + "SYNTAX_ERR": "number", + "TIMEOUT_ERR": "number", + "TYPE_MISMATCH_ERR": "number", + "URL_MISMATCH_ERR": "number", + "VALIDATION_ERR": "number", + "WRONG_DOCUMENT_ERR": "number" + }, + "ErrorEvent": "function", + "Event": { + "AT_TARGET": "number", + "BUBBLING_PHASE": "number", + "CAPTURING_PHASE": "number", + "NONE": "number" + }, + "EventSource": "function", + "EventTarget": "function", + "FormData": "function", + "HTMLRewriter": "object", + "Headers": "function", + "MessageEvent": "function", + "ReadableByteStreamController": "function", + "ReadableStream": "function", + "ReadableStreamBYOBReader": "function", + "ReadableStreamBYOBRequest": "function", + "ReadableStreamDefaultController": "function", + "ReadableStreamDefaultReader": "function", + "Request": "function", + "ResolveError": "function", + "ResolveMessage": "function", + "Response": { + "error": "function", + "json": "function", + "redirect": "function" + }, + "SubtleCrypto": "function", + "TextDecoder": "function", + "TextEncoder": "function", + "URL": { + "createObjectURL": "function", + "revokeObjectURL": "function" + }, + "URLSearchParams": "function", + "WebSocket": { + "CLOSED": "number", + "CLOSING": "number", + "CONNECTING": "number", + "OPEN": "number" + }, + "WritableStream": "function", + "WritableStreamDefaultController": "function", + "WritableStreamDefaultWriter": "function", + "__IDS_TO_TRACK": "object", + "addEventListener": "function", + "alert": "function", + "atob": "function", + "btoa": "function", + "bunJSX": "function", + "clearImmediate": "function", + "clearInterval": "function", + "clearTimeout": "function", + "confirm": "function", + "crypto": { + "getRandomValues": "function", + "randomUUID": "function", + "subtle": "object", + "timingSafeEqual": "function" + }, + "fetch": "function", + "navigator": { + "hardwareConcurrency": "number", + "userAgent": "string" + }, + "performance": { + "now": "function", + "timeOrigin": "number" + }, + "process": { + "abort": "function", + "arch": "string", + "argv": "object", + "argv0": "string", + "binding": "function", + "browser": "number", + "chdir": "function", + "config": "object", + "cwd": "function", + "dlopen": "function", + "emitWarning": "function", + "env": "object", + "execArgv": "object", + "execPath": "string", + "exit": "function", + "exitCode": "number", + "hrtime": "function", + "isBun": "number", + "nextTick": "function", + "pid": "number", + "platform": "string", + "ppid": "number", + "release": "object", + "revision": "string", + "stderr": "object", + "stdin": "object", + "stdout": "object", + "title": "string", + "umask": "function", + "uptime": "function", + "version": "string", + "versions": "object" + }, + "prompt": "function", + "queueMicrotask": "function", + "reportError": "function", + "setImmediate": "function", + "setInterval": "function", + "setTimeout": "function" + }, + "crlfDelay": "number", + "cursor": "number", + "escapeCodeTimeout": "number", + "eval": "function", + "history": "object", + "historyIndex": "number", + "historySize": "number", + "input": "object", + "isCompletionEnabled": "boolean", + "last": "undefined", + "line": "string", + "lines": "object", + "output": "object", + "removeHistoryDuplicates": "boolean", + "tabSize": "number", + "terminal": "boolean", + "underscoreAssigned": "boolean", + "useColors": "boolean", + "useGlobal": "boolean" + }, + "node:stream": { + "Duplex": { + "from": "function", + "fromWeb": "function", + "toWeb": "function" + }, + "NativeWritable": "function", + "PassThrough": "function", + "Readable": { + "_fromList": "function", + "from": "function", + "fromWeb": "function", + "toWeb": "function", + "wrap": "function" + }, + "Stream": { + "Duplex": { + "from": "function", + "fromWeb": "function", + "toWeb": "function" + }, + "NativeWritable": "function", + "PassThrough": "function", + "Readable": { + "_fromList": "function", + "from": "function", + "fromWeb": "function", + "toWeb": "function", + "wrap": "function" + }, + "Stream": { + "Duplex": "function", + "NativeWritable": "function", + "PassThrough": "function", + "Readable": "function", + "Stream": "function", + "Transform": "function", + "Writable": "function", + "_getNativeReadableStreamPrototype": "function", + "_isUint8Array": "function", + "_uint8ArrayToBuffer": "function", + "addAbortSignal": "function", + "compose": "function", + "default": "function", + "destroy": "function", + "eos": "function", + "finished": "function", + "isDisturbed": "function", + "isErrored": "function", + "isReadable": "function", + "isWritable": "function", + "pipeline": "function", + "promises": "object" + }, + "Transform": "function", + "Writable": { + "fromWeb": "function", + "toWeb": "function" + }, + "_getNativeReadableStreamPrototype": "function", + "_isUint8Array": "function", + "_uint8ArrayToBuffer": "function", + "addAbortSignal": "function", + "compose": "function", + "default": { + "Duplex": "function", + "NativeWritable": "function", + "PassThrough": "function", + "Readable": "function", + "Stream": "function", + "Transform": "function", + "Writable": "function", + "_getNativeReadableStreamPrototype": "function", + "_isUint8Array": "function", + "_uint8ArrayToBuffer": "function", + "addAbortSignal": "function", + "compose": "function", + "default": "function", + "destroy": "function", + "eos": "function", + "finished": "function", + "isDisturbed": "function", + "isErrored": "function", + "isReadable": "function", + "isWritable": "function", + "pipeline": "function", + "promises": "object" + }, + "destroy": "function", + "eos": "function", + "finished": { + "finished": "function" + }, + "isDisturbed": "function", + "isErrored": "function", + "isReadable": "function", + "isWritable": "function", + "pipeline": "function", + "promises": { + "finished": "function", + "pipeline": "function" + } + }, + "Transform": "function", + "Writable": { + "fromWeb": "function", + "toWeb": "function" + }, + "_getNativeReadableStreamPrototype": "function", + "_isUint8Array": "function", + "_uint8ArrayToBuffer": "function", + "addAbortSignal": "function", + "compose": "function", + "default": { + "Duplex": { + "from": "function", + "fromWeb": "function", + "toWeb": "function" + }, + "NativeWritable": "function", + "PassThrough": "function", + "Readable": { + "_fromList": "function", + "from": "function", + "fromWeb": "function", + "toWeb": "function", + "wrap": "function" + }, + "Stream": { + "Duplex": "function", + "NativeWritable": "function", + "PassThrough": "function", + "Readable": "function", + "Stream": "function", + "Transform": "function", + "Writable": "function", + "_getNativeReadableStreamPrototype": "function", + "_isUint8Array": "function", + "_uint8ArrayToBuffer": "function", + "addAbortSignal": "function", + "compose": "function", + "default": "function", + "destroy": "function", + "eos": "function", + "finished": "function", + "isDisturbed": "function", + "isErrored": "function", + "isReadable": "function", + "isWritable": "function", + "pipeline": "function", + "promises": "object" + }, + "Transform": "function", + "Writable": { + "fromWeb": "function", + "toWeb": "function" + }, + "_getNativeReadableStreamPrototype": "function", + "_isUint8Array": "function", + "_uint8ArrayToBuffer": "function", + "addAbortSignal": "function", + "compose": "function", + "default": { + "Duplex": "function", + "NativeWritable": "function", + "PassThrough": "function", + "Readable": "function", + "Stream": "function", + "Transform": "function", + "Writable": "function", + "_getNativeReadableStreamPrototype": "function", + "_isUint8Array": "function", + "_uint8ArrayToBuffer": "function", + "addAbortSignal": "function", + "compose": "function", + "default": "function", + "destroy": "function", + "eos": "function", + "finished": "function", + "isDisturbed": "function", + "isErrored": "function", + "isReadable": "function", + "isWritable": "function", + "pipeline": "function", + "promises": "object" + }, + "destroy": "function", + "eos": "function", + "finished": { + "finished": "function" + }, + "isDisturbed": "function", + "isErrored": "function", + "isReadable": "function", + "isWritable": "function", + "pipeline": "function", + "promises": { + "finished": "function", + "pipeline": "function" + } + }, + "destroy": "function", + "eos": "function", + "finished": { + "finished": "function" + }, + "isDisturbed": "function", + "isErrored": "function", + "isReadable": "function", + "isWritable": "function", + "pipeline": "function", + "promises": { + "finished": "function", + "pipeline": "function" + } + }, + "node:stream/consumers": { + "arrayBuffer": "function", + "blob": "function", + "buffer": "function", + "json": "function", + "text": "function" + }, + "node:stream/promises": { + "finished": "function", + "pipeline": "function" + }, + "node:stream/web": { + "ByteLengthQueuingStrategy": "function", + "CountQueuingStrategy": "function", + "ReadableStream": "function", + "ReadableStreamBYOBReader": "function", + "ReadableStreamBYOBRequest": "function", + "ReadableStreamDefaultController": "function", + "ReadableStreamDefaultReader": "function", + "TransformStream": "function", + "TransformStreamDefaultController": "function", + "WritableStream": "function", + "WritableStreamDefaultController": "function", + "WritableStreamDefaultWriter": "function" + }, + "node:string_decoder": { + "StringDecoder": "function", + "default": { + "StringDecoder": "function" + } + }, + "node:sys": { + "default": { + "_extend": "function", + "callbackify": "function", + "debuglog": "function", + "default": { + "_extend": "function", + "callbackify": "function", + "debuglog": "function", + "deprecate": "function", + "format": "function", + "inherits": "function", + "inspect": "function", + "isArray": "function", + "isBoolean": "function", + "isBuffer": "function", + "isDate": "function", + "isError": "function", + "isFunction": "function", + "isNull": "function", + "isNullOrUndefined": "function", + "isNumber": "function", + "isObject": "function", + "isPrimitive": "function", + "isRegExp": "function", + "isString": "function", + "isSymbol": "function", + "isUndefined": "function", + "log": "function", + "promisify": "function", + "types": "object" + }, + "deprecate": "function", + "format": "function", + "inherits": "function", + "inspect": { + "colors": "object", + "styles": "object" + }, + "isArray": "function", + "isBoolean": "function", + "isBuffer": "function", + "isDate": "function", + "isError": "function", + "isFunction": "function", + "isNull": "function", + "isNullOrUndefined": "function", + "isNumber": "function", + "isObject": "function", + "isPrimitive": "function", + "isRegExp": "function", + "isString": "function", + "isSymbol": "function", + "isUndefined": "function", + "log": "function", + "promisify": { + "custom": "symbol" + }, + "types": { + "isAnyArrayBuffer": "function", + "isArgumentsObject": "function", + "isArrayBuffer": "function", + "isArrayBufferView": "function", + "isAsyncFunction": "function", + "isBigInt64Array": "function", + "isBigIntObject": "function", + "isBigUint64Array": "function", + "isBooleanObject": "function", + "isBoxedPrimitive": "function", + "isDataView": "function", + "isDate": "function", + "isFloat32Array": "function", + "isFloat64Array": "function", + "isGeneratorFunction": "function", + "isGeneratorObject": "function", + "isInt16Array": "function", + "isInt32Array": "function", + "isInt8Array": "function", + "isMap": "function", + "isMapIterator": "function", + "isNativeError": "function", + "isNumberObject": "function", + "isPromise": "function", + "isRegExp": "function", + "isSet": "function", + "isSetIterator": "function", + "isSharedArrayBuffer": "function", + "isStringObject": "function", + "isSymbolObject": "function", + "isTypedArray": "function", + "isUint16Array": "function", + "isUint32Array": "function", + "isUint8Array": "function", + "isUint8ClampedArray": "function", + "isWeakMap": "function", + "isWeakSet": "function", + "isWebAssemblyCompiledModule": "function" + } + } + }, + "node:timers": { + "clearInterval": "function", + "clearTimeout": "function", + "setImmediate": "function", + "setInterval": "function", + "setTimeout": "function" + }, + "node:timers/promises": { + "default": { + "setImmediate": "function", + "setInterval": "function", + "setTimeout": "function" + }, + "setImmediate": "function", + "setInterval": "function", + "setTimeout": "function" + }, + "node:tls": { + "CLIENT_RENEG_LIMIT": "number", + "CLIENT_RENEG_WINDOW": "number", + "DEFAULT_CIPHERS": "string", + "DEFAULT_ECDH_CURVE": "string", + "DEFAULT_MAX_VERSION": "string", + "DEFAULT_MIN_VERSION": "string", + "SecureContext": "function", + "Server": "function", + "TLSSocket": "function", + "connect": "function", + "convertALPNProtocols": "function", + "createConnection": "function", + "createSecureContext": "function", + "createServer": "function", + "getCiphers": "function", + "getCurves": "function", + "parseCertString": "function" + }, + "node:trace_events": { + "createTracing": "function", + "getEnabledCategories": "function" + }, + "node:tty": { + "ReadStream": "function", + "WriteStream": "function", + "isatty": "function" + }, + "node:url": { + "URL": { + "createObjectURL": "function", + "revokeObjectURL": "function" + }, + "URLSearchParams": "function", + "Url": "function", + "default": { + "URL": { + "createObjectURL": "function", + "revokeObjectURL": "function" + }, + "URLSearchParams": "function", + "Url": "function", + "fileURLToPath": "function", + "format": "function", + "parse": "function", + "pathToFileURL": "function", + "resolve": "function", + "resolveObject": "function", + "urlToHttpOptions": "function" + }, + "fileURLToPath": "function", + "format": "function", + "parse": "function", + "pathToFileURL": "function", + "resolve": "function", + "resolveObject": "function", + "urlToHttpOptions": "function" + }, + "node:util": { + "TextDecoder": "function", + "TextEncoder": "function", + "callbackify": "function", + "debuglog": "function", + "default": { + "TextDecoder": "function", + "TextEncoder": "function", + "_extend": "function", + "callbackify": "function", + "debuglog": "function", + "deprecate": "function", + "format": "function", + "inherits": "function", + "inspect": { + "colors": "object", + "styles": "object" + }, + "isArray": "function", + "isBoolean": "function", + "isBuffer": "function", + "isDate": "function", + "isDeepStrictEqual": "function", + "isError": "function", + "isFunction": "function", + "isNull": "function", + "isNullOrUndefined": "function", + "isNumber": "function", + "isObject": "function", + "isPrimitive": "function", + "isRegExp": "function", + "isString": "function", + "isSymbol": "function", + "isUndefined": "function", + "log": "function", + "promisify": { + "custom": "symbol" + }, + "types": { + "default": "object", + "isAnyArrayBuffer": "function", + "isArgumentsObject": "function", + "isArrayBuffer": "function", + "isArrayBufferView": "function", + "isAsyncFunction": "function", + "isBigInt64Array": "function", + "isBigIntObject": "function", + "isBigUint64Array": "function", + "isBooleanObject": "function", + "isBoxedPrimitive": "function", + "isCryptoKey": "function", + "isDataView": "function", + "isDate": "function", + "isExternal": "function", + "isFloat32Array": "function", + "isFloat64Array": "function", + "isGeneratorFunction": "function", + "isGeneratorObject": "function", + "isInt16Array": "function", + "isInt32Array": "function", + "isInt8Array": "function", + "isKeyObject": "function", + "isMap": "function", + "isMapIterator": "function", + "isModuleNamespaceObject": "function", + "isNativeError": "function", + "isNumberObject": "function", + "isPromise": "function", + "isProxy": "function", + "isRegExp": "function", + "isSet": "function", + "isSetIterator": "function", + "isSharedArrayBuffer": "function", + "isStringObject": "function", + "isSymbolObject": "function", + "isTypedArray": "function", + "isUint16Array": "function", + "isUint32Array": "function", + "isUint8Array": "function", + "isUint8ClampedArray": "function", + "isWeakMap": "function", + "isWeakSet": "function" + } + }, + "deprecate": "function", + "format": "function", + "inherits": "function", + "inspect": { + "colors": { + "black": "object", + "blue": "object", + "bold": "object", + "cyan": "object", + "green": "object", + "grey": "object", + "inverse": "object", + "italic": "object", + "magenta": "object", + "red": "object", + "underline": "object", + "white": "object", + "yellow": "object" + }, + "styles": { + "boolean": "string", + "date": "string", + "null": "string", + "number": "string", + "regexp": "string", + "special": "string", + "string": "string", + "undefined": "string" + } + }, + "isArray": "function", + "isBoolean": "function", + "isBuffer": "function", + "isDate": "function", + "isDeepStrictEqual": "function", + "isError": "function", + "isFunction": "function", + "isNull": "function", + "isNullOrUndefined": "function", + "isNumber": "function", + "isObject": "function", + "isPrimitive": "function", + "isRegExp": "function", + "isString": "function", + "isSymbol": "function", + "isUndefined": "function", + "log": "function", + "promisify": { + "custom": "symbol" + }, + "types": { + "isAnyArrayBuffer": "function", + "isArgumentsObject": "function", + "isArrayBuffer": "function", + "isArrayBufferView": "function", + "isAsyncFunction": "function", + "isBigInt64Array": "function", + "isBigIntObject": "function", + "isBigUint64Array": "function", + "isBooleanObject": "function", + "isBoxedPrimitive": "function", + "isCryptoKey": "function", + "isDataView": "function", + "isDate": "function", + "isExternal": "function", + "isFloat32Array": "function", + "isFloat64Array": "function", + "isGeneratorFunction": "function", + "isGeneratorObject": "function", + "isInt16Array": "function", + "isInt32Array": "function", + "isInt8Array": "function", + "isKeyObject": "function", + "isMap": "function", + "isMapIterator": "function", + "isModuleNamespaceObject": "function", + "isNativeError": "function", + "isNumberObject": "function", + "isPromise": "function", + "isProxy": "function", + "isRegExp": "function", + "isSet": "function", + "isSetIterator": "function", + "isSharedArrayBuffer": "function", + "isStringObject": "function", + "isSymbolObject": "function", + "isTypedArray": "function", + "isUint16Array": "function", + "isUint32Array": "function", + "isUint8Array": "function", + "isUint8ClampedArray": "function", + "isWeakMap": "function", + "isWeakSet": "function" + } + }, + "node:util/types": { + "default": { + "isAnyArrayBuffer": "function", + "isArgumentsObject": "function", + "isArrayBuffer": "function", + "isArrayBufferView": "function", + "isAsyncFunction": "function", + "isBigInt64Array": "function", + "isBigIntObject": "function", + "isBigUint64Array": "function", + "isBooleanObject": "function", + "isBoxedPrimitive": "function", + "isCryptoKey": "function", + "isDataView": "function", + "isDate": "function", + "isExternal": "function", + "isFloat32Array": "function", + "isFloat64Array": "function", + "isGeneratorFunction": "function", + "isGeneratorObject": "function", + "isInt16Array": "function", + "isInt32Array": "function", + "isInt8Array": "function", + "isKeyObject": "function", + "isMap": "function", + "isMapIterator": "function", + "isModuleNamespaceObject": "function", + "isNativeError": "function", + "isNumberObject": "function", + "isPromise": "function", + "isProxy": "function", + "isRegExp": "function", + "isSet": "function", + "isSetIterator": "function", + "isSharedArrayBuffer": "function", + "isStringObject": "function", + "isSymbolObject": "function", + "isTypedArray": "function", + "isUint16Array": "function", + "isUint32Array": "function", + "isUint8Array": "function", + "isUint8ClampedArray": "function", + "isWeakMap": "function", + "isWeakSet": "function" + }, + "isAnyArrayBuffer": "function", + "isArgumentsObject": "function", + "isArrayBuffer": "function", + "isArrayBufferView": "function", + "isAsyncFunction": "function", + "isBigInt64Array": "function", + "isBigIntObject": "function", + "isBigUint64Array": "function", + "isBooleanObject": "function", + "isBoxedPrimitive": "function", + "isCryptoKey": "function", + "isDataView": "function", + "isDate": "function", + "isExternal": "function", + "isFloat32Array": "function", + "isFloat64Array": "function", + "isGeneratorFunction": "function", + "isGeneratorObject": "function", + "isInt16Array": "function", + "isInt32Array": "function", + "isInt8Array": "function", + "isKeyObject": "function", + "isMap": "function", + "isMapIterator": "function", + "isModuleNamespaceObject": "function", + "isNativeError": "function", + "isNumberObject": "function", + "isPromise": "function", + "isProxy": "function", + "isRegExp": "function", + "isSet": "function", + "isSetIterator": "function", + "isSharedArrayBuffer": "function", + "isStringObject": "function", + "isSymbolObject": "function", + "isTypedArray": "function", + "isUint16Array": "function", + "isUint32Array": "function", + "isUint8Array": "function", + "isUint8ClampedArray": "function", + "isWeakMap": "function", + "isWeakSet": "function" + }, + "node:v8": { + "Deserializer": "function", + "Serializer": "function", + "cachedDataVersionTag": "function", + "deserialize": "function", + "getHeapCodeStatistics": "function", + "getHeapSnapshot": "function", + "getHeapSpaceStatistics": "function", + "getHeapStatistics": "function", + "promiseHooks": { + "createHook": "function", + "onAfter": "function", + "onBefore": "function", + "onInit": "function", + "onSettled": "function" + }, + "serialize": "function", + "setFlagsFromString": "function", + "setHeapSnapshotNearHeapLimit": "function", + "startupSnapshot": { + "addDeserializeCallback": "function", + "addSerializeCallback": "function", + "isBuildingSnapshot": "function", + "setDeserializeMainFunction": "function" + }, + "stopCoverage": "function", + "takeCoverage": "function", + "writeHeapSnapshot": "function" + }, + "node:vm": { + "Script": "function", + "compileFunction": "function", + "createContext": "function", + "isContext": "function", + "measureMemory": "function", + "runInContext": "function", + "runInNewContext": "function", + "runInThisContext": "function" + }, + "node:worker_threads": { + "default": "undefined" + }, + "node:zlib": { + "Deflate": { + "super_": { + "super_": "function" + } + }, + "DeflateRaw": { + "super_": { + "super_": "function" + } + }, + "Gunzip": { + "super_": { + "super_": "function" + } + }, + "Gzip": { + "super_": { + "super_": "function" + } + }, + "Inflate": { + "super_": { + "super_": "function" + } + }, + "InflateRaw": { + "super_": { + "super_": "function" + } + }, + "Unzip": { + "super_": { + "super_": "function" + } + }, + "Z_BEST_COMPRESSION": "number", + "Z_BEST_SPEED": "number", + "Z_BINARY": "number", + "Z_BLOCK": "number", + "Z_BUF_ERROR": "number", + "Z_DATA_ERROR": "number", + "Z_DEFAULT_CHUNK": "number", + "Z_DEFAULT_COMPRESSION": "number", + "Z_DEFAULT_LEVEL": "number", + "Z_DEFAULT_MEMLEVEL": "number", + "Z_DEFAULT_STRATEGY": "number", + "Z_DEFAULT_WINDOWBITS": "number", + "Z_DEFLATED": "number", + "Z_ERRNO": "number", + "Z_FILTERED": "number", + "Z_FINISH": "number", + "Z_FIXED": "number", + "Z_FULL_FLUSH": "number", + "Z_HUFFMAN_ONLY": "number", + "Z_MAX_CHUNK": "number", + "Z_MAX_LEVEL": "number", + "Z_MAX_MEMLEVEL": "number", + "Z_MAX_WINDOWBITS": "number", + "Z_MIN_CHUNK": "number", + "Z_MIN_LEVEL": "number", + "Z_MIN_MEMLEVEL": "number", + "Z_MIN_WINDOWBITS": "number", + "Z_NEED_DICT": "number", + "Z_NO_COMPRESSION": "number", + "Z_NO_FLUSH": "number", + "Z_OK": "number", + "Z_PARTIAL_FLUSH": "number", + "Z_RLE": "number", + "Z_STREAM_END": "number", + "Z_STREAM_ERROR": "number", + "Z_SYNC_FLUSH": "number", + "Z_TEXT": "number", + "Z_TREES": "number", + "Z_UNKNOWN": "number", + "Zlib": "function", + "codes": { + "0": "string", + "1": "string", + "2": "string", + "-1": "string", + "-2": "string", + "-3": "string", + "-5": "string", + "Z_BUF_ERROR": "number", + "Z_DATA_ERROR": "number", + "Z_ERRNO": "number", + "Z_MEM_ERROR": "undefined", + "Z_NEED_DICT": "number", + "Z_OK": "number", + "Z_STREAM_END": "number", + "Z_STREAM_ERROR": "number", + "Z_VERSION_ERROR": "undefined", + "undefined": "string" + }, + "constants": { + "Z_BEST_COMPRESSION": "number", + "Z_BEST_SPEED": "number", + "Z_BINARY": "number", + "Z_BLOCK": "number", + "Z_BUF_ERROR": "number", + "Z_DATA_ERROR": "number", + "Z_DEFAULT_COMPRESSION": "number", + "Z_DEFAULT_STRATEGY": "number", + "Z_DEFLATED": "number", + "Z_ERRNO": "number", + "Z_FILTERED": "number", + "Z_FINISH": "number", + "Z_FIXED": "number", + "Z_FULL_FLUSH": "number", + "Z_HUFFMAN_ONLY": "number", + "Z_NEED_DICT": "number", + "Z_NO_COMPRESSION": "number", + "Z_NO_FLUSH": "number", + "Z_OK": "number", + "Z_PARTIAL_FLUSH": "number", + "Z_RLE": "number", + "Z_STREAM_END": "number", + "Z_STREAM_ERROR": "number", + "Z_SYNC_FLUSH": "number", + "Z_TEXT": "number", + "Z_TREES": "number", + "Z_UNKNOWN": "number" + }, + "createDeflate": "function", + "createDeflateRaw": "function", + "createGunzip": "function", + "createGzip": "function", + "createInflate": "function", + "createInflateRaw": "function", + "createUnzip": "function", + "deflate": "function", + "deflateRaw": "function", + "deflateRawSync": "function", + "deflateSync": "function", + "gunzip": "function", + "gunzipSync": "function", + "gzip": "function", + "gzipSync": "function", + "inflate": "function", + "inflateRaw": "function", + "inflateRawSync": "function", + "inflateSync": "function", + "unzip": "function", + "unzipSync": "function" + } + }, + "runtime": "bun", + "version": "0.6.11", + "errors": { + "node:_http_agent": { + "name": "ResolveMessage", + "message": "Cannot find package \"node:_http_agent\" from \"/Users/jarred/Code/bun/test/exports/generate-exports.mjs\"" + }, + "node:_http_client": { + "name": "ResolveMessage", + "message": "Cannot find package \"node:_http_client\" from \"/Users/jarred/Code/bun/test/exports/generate-exports.mjs\"" + }, + "node:_http_common": { + "name": "ResolveMessage", + "message": "Cannot find package \"node:_http_common\" from \"/Users/jarred/Code/bun/test/exports/generate-exports.mjs\"" + }, + "node:_http_incoming": { + "name": "ResolveMessage", + "message": "Cannot find package \"node:_http_incoming\" from \"/Users/jarred/Code/bun/test/exports/generate-exports.mjs\"" + }, + "node:_http_outgoing": { + "name": "ResolveMessage", + "message": "Cannot find package \"node:_http_outgoing\" from \"/Users/jarred/Code/bun/test/exports/generate-exports.mjs\"" + }, + "node:_http_server": { + "name": "ResolveMessage", + "message": "Cannot find package \"node:_http_server\" from \"/Users/jarred/Code/bun/test/exports/generate-exports.mjs\"" + }, + "node:_stream_duplex": { + "name": "ResolveMessage", + "message": "Cannot find package \"node:_stream_duplex\" from \"/Users/jarred/Code/bun/test/exports/generate-exports.mjs\"" + }, + "node:_stream_passthrough": { + "name": "ResolveMessage", + "message": "Cannot find package \"node:_stream_passthrough\" from \"/Users/jarred/Code/bun/test/exports/generate-exports.mjs\"" + }, + "node:_stream_readable": { + "name": "ResolveMessage", + "message": "Cannot find package \"node:_stream_readable\" from \"/Users/jarred/Code/bun/test/exports/generate-exports.mjs\"" + }, + "node:_stream_transform": { + "name": "ResolveMessage", + "message": "Cannot find package \"node:_stream_transform\" from \"/Users/jarred/Code/bun/test/exports/generate-exports.mjs\"" + }, + "node:_stream_wrap": { + "name": "ResolveMessage", + "message": "Cannot find package \"node:_stream_wrap\" from \"/Users/jarred/Code/bun/test/exports/generate-exports.mjs\"" + }, + "node:_stream_writable": { + "name": "ResolveMessage", + "message": "Cannot find package \"node:_stream_writable\" from \"/Users/jarred/Code/bun/test/exports/generate-exports.mjs\"" + }, + "node:_tls_common": { + "name": "ResolveMessage", + "message": "Cannot find package \"node:_tls_common\" from \"/Users/jarred/Code/bun/test/exports/generate-exports.mjs\"" + }, + "node:_tls_wrap": { + "name": "ResolveMessage", + "message": "Cannot find package \"node:_tls_wrap\" from \"/Users/jarred/Code/bun/test/exports/generate-exports.mjs\"" + }, + "node:test/reporters": { + "name": "ResolveMessage", + "message": "Cannot find module \"node:test/reporters\" from \"/Users/jarred/Code/bun/test/exports/generate-exports.mjs\"" + }, + "node:wasi": { + "name": "ReferenceError", + "message": "Can't find variable: constants" + } + } +}
\ No newline at end of file diff --git a/test/exports/node-exports.node-v20.1.0.json b/test/exports/node-exports.node-v20.1.0.json new file mode 100644 index 000000000..0ffc90856 --- /dev/null +++ b/test/exports/node-exports.node-v20.1.0.json @@ -0,0 +1,12843 @@ +{ + "import": { + "node:_http_agent": { + "Agent": { + "defaultMaxSockets": "number" + }, + "default": { + "Agent": { + "defaultMaxSockets": "number" + }, + "globalAgent": { + "_events": "object", + "_eventsCount": "number", + "_maxListeners": "undefined", + "defaultPort": "number", + "freeSockets": "object", + "keepAlive": "boolean", + "keepAliveMsecs": "number", + "maxFreeSockets": "number", + "maxSockets": "number", + "maxTotalSockets": "number", + "options": "object", + "protocol": "string", + "requests": "object", + "scheduling": "string", + "sockets": "object", + "totalSocketCount": "number" + } + }, + "globalAgent": { + "_events": { + "free": "function", + "newListener": "function" + }, + "_eventsCount": "number", + "_maxListeners": "undefined", + "defaultPort": "number", + "freeSockets": "object", + "keepAlive": "boolean", + "keepAliveMsecs": "number", + "maxFreeSockets": "number", + "maxSockets": "number", + "maxTotalSockets": "number", + "options": { + "keepAlive": "boolean", + "noDelay": "boolean", + "path": "object", + "scheduling": "string", + "timeout": "number" + }, + "protocol": "string", + "requests": "object", + "scheduling": "string", + "sockets": "object", + "totalSocketCount": "number" + } + }, + "node:_http_client": { + "ClientRequest": "function", + "default": { + "ClientRequest": "function" + } + }, + "node:_http_common": { + "CRLF": "string", + "HTTPParser": { + "REQUEST": "number", + "RESPONSE": "number", + "kLenientAll": "number", + "kLenientChunkedLength": "number", + "kLenientHeaders": "number", + "kLenientKeepAlive": "number", + "kLenientNone": "number", + "kOnBody": "number", + "kOnExecute": "number", + "kOnHeaders": "number", + "kOnHeadersComplete": "number", + "kOnMessageBegin": "number", + "kOnMessageComplete": "number", + "kOnTimeout": "number" + }, + "_checkInvalidHeaderChar": "function", + "_checkIsHttpToken": "function", + "chunkExpression": "object", + "continueExpression": "object", + "default": { + "CRLF": "string", + "HTTPParser": { + "REQUEST": "number", + "RESPONSE": "number", + "kLenientAll": "number", + "kLenientChunkedLength": "number", + "kLenientHeaders": "number", + "kLenientKeepAlive": "number", + "kLenientNone": "number", + "kOnBody": "number", + "kOnExecute": "number", + "kOnHeaders": "number", + "kOnHeadersComplete": "number", + "kOnMessageBegin": "number", + "kOnMessageComplete": "number", + "kOnTimeout": "number" + }, + "_checkInvalidHeaderChar": "function", + "_checkIsHttpToken": "function", + "chunkExpression": "object", + "continueExpression": "object", + "freeParser": "function", + "isLenient": "function", + "kIncomingMessage": "symbol", + "methods": { + "0": "string", + "1": "string", + "2": "string", + "3": "string", + "4": "string", + "5": "string", + "6": "string", + "7": "string", + "8": "string", + "9": "string", + "10": "string", + "11": "string", + "12": "string", + "13": "string", + "14": "string", + "15": "string", + "16": "string", + "17": "string", + "18": "string", + "19": "string", + "20": "string", + "21": "string", + "22": "string", + "23": "string", + "24": "string", + "25": "string", + "26": "string", + "27": "string", + "28": "string", + "29": "string", + "30": "string", + "31": "string", + "32": "string", + "33": "string" + }, + "parsers": { + "ctor": "function", + "list": "object", + "max": "number", + "name": "string" + }, + "prepareError": "function" + }, + "freeParser": "function", + "isLenient": "function", + "kIncomingMessage": "symbol", + "methods": { + "0": "string", + "1": "string", + "2": "string", + "3": "string", + "4": "string", + "5": "string", + "6": "string", + "7": "string", + "8": "string", + "9": "string", + "10": "string", + "11": "string", + "12": "string", + "13": "string", + "14": "string", + "15": "string", + "16": "string", + "17": "string", + "18": "string", + "19": "string", + "20": "string", + "21": "string", + "22": "string", + "23": "string", + "24": "string", + "25": "string", + "26": "string", + "27": "string", + "28": "string", + "29": "string", + "30": "string", + "31": "string", + "32": "string", + "33": "string" + }, + "parsers": { + "ctor": "function", + "list": "object", + "max": "number", + "name": "string" + }, + "prepareError": "function" + }, + "node:_http_incoming": { + "IncomingMessage": "function", + "default": { + "IncomingMessage": "function", + "readStart": "function", + "readStop": "function" + }, + "readStart": "function", + "readStop": "function" + }, + "node:_http_outgoing": { + "OutgoingMessage": "function", + "default": { + "OutgoingMessage": "function", + "kHighWaterMark": "symbol", + "kUniqueHeaders": "symbol", + "parseUniqueHeadersOption": "function", + "validateHeaderName": "function", + "validateHeaderValue": "function" + }, + "kHighWaterMark": "symbol", + "kUniqueHeaders": "symbol", + "parseUniqueHeadersOption": "function", + "validateHeaderName": "function", + "validateHeaderValue": "function" + }, + "node:_http_server": { + "STATUS_CODES": { + "100": "string", + "101": "string", + "102": "string", + "103": "string", + "200": "string", + "201": "string", + "202": "string", + "203": "string", + "204": "string", + "205": "string", + "206": "string", + "207": "string", + "208": "string", + "226": "string", + "300": "string", + "301": "string", + "302": "string", + "303": "string", + "304": "string", + "305": "string", + "307": "string", + "308": "string", + "400": "string", + "401": "string", + "402": "string", + "403": "string", + "404": "string", + "405": "string", + "406": "string", + "407": "string", + "408": "string", + "409": "string", + "410": "string", + "411": "string", + "412": "string", + "413": "string", + "414": "string", + "415": "string", + "416": "string", + "417": "string", + "418": "string", + "421": "string", + "422": "string", + "423": "string", + "424": "string", + "425": "string", + "426": "string", + "428": "string", + "429": "string", + "431": "string", + "451": "string", + "500": "string", + "501": "string", + "502": "string", + "503": "string", + "504": "string", + "505": "string", + "506": "string", + "507": "string", + "508": "string", + "509": "string", + "510": "string", + "511": "string" + }, + "Server": "function", + "ServerResponse": "function", + "_connectionListener": "function", + "default": { + "STATUS_CODES": { + "100": "string", + "101": "string", + "102": "string", + "103": "string", + "200": "string", + "201": "string", + "202": "string", + "203": "string", + "204": "string", + "205": "string", + "206": "string", + "207": "string", + "208": "string", + "226": "string", + "300": "string", + "301": "string", + "302": "string", + "303": "string", + "304": "string", + "305": "string", + "307": "string", + "308": "string", + "400": "string", + "401": "string", + "402": "string", + "403": "string", + "404": "string", + "405": "string", + "406": "string", + "407": "string", + "408": "string", + "409": "string", + "410": "string", + "411": "string", + "412": "string", + "413": "string", + "414": "string", + "415": "string", + "416": "string", + "417": "string", + "418": "string", + "421": "string", + "422": "string", + "423": "string", + "424": "string", + "425": "string", + "426": "string", + "428": "string", + "429": "string", + "431": "string", + "451": "string", + "500": "string", + "501": "string", + "502": "string", + "503": "string", + "504": "string", + "505": "string", + "506": "string", + "507": "string", + "508": "string", + "509": "string", + "510": "string", + "511": "string" + }, + "Server": "function", + "ServerResponse": "function", + "_connectionListener": "function", + "kServerResponse": "symbol", + "setupConnectionsTracking": "function", + "storeHTTPOptions": "function" + }, + "kServerResponse": "symbol", + "setupConnectionsTracking": "function", + "storeHTTPOptions": "function" + }, + "node:_stream_duplex": { + "default": { + "from": "function", + "fromWeb": "function", + "toWeb": "function" + }, + "from": "function", + "fromWeb": "function", + "toWeb": "function" + }, + "node:_stream_passthrough": { + "default": "function" + }, + "node:_stream_readable": { + "ReadableState": "function", + "_fromList": "function", + "default": { + "ReadableState": "function", + "_fromList": "function", + "from": "function", + "fromWeb": "function", + "toWeb": "function", + "wrap": "function" + }, + "from": "function", + "fromWeb": "function", + "toWeb": "function", + "wrap": "function" + }, + "node:_stream_transform": { + "default": "function" + }, + "node:_stream_wrap": { + "default": "function" + }, + "node:_stream_writable": { + "WritableState": "function", + "default": { + "WritableState": "function", + "fromWeb": "function", + "toWeb": "function" + }, + "fromWeb": "function", + "toWeb": "function" + }, + "node:_tls_common": { + "SecureContext": "function", + "createSecureContext": "function", + "default": { + "SecureContext": "function", + "createSecureContext": "function", + "translatePeerCertificate": "function" + }, + "translatePeerCertificate": "function" + }, + "node:_tls_wrap": { + "Server": "function", + "TLSSocket": "function", + "connect": "function", + "createServer": "function", + "default": { + "Server": "function", + "TLSSocket": "function", + "connect": "function", + "createServer": "function" + } + }, + "node:assert": { + "AssertionError": "function", + "CallTracker": "function", + "deepEqual": "function", + "deepStrictEqual": "function", + "default": { + "AssertionError": "function", + "CallTracker": "function", + "deepEqual": "function", + "deepStrictEqual": "function", + "doesNotMatch": "function", + "doesNotReject": "function", + "doesNotThrow": "function", + "equal": "function", + "fail": "function", + "ifError": "function", + "match": "function", + "notDeepEqual": "function", + "notDeepStrictEqual": "function", + "notEqual": "function", + "notStrictEqual": "function", + "ok": { + "AssertionError": "function", + "CallTracker": "function", + "deepEqual": "function", + "deepStrictEqual": "function", + "doesNotMatch": "function", + "doesNotReject": "function", + "doesNotThrow": "function", + "equal": "function", + "fail": "function", + "ifError": "function", + "match": "function", + "notDeepEqual": "function", + "notDeepStrictEqual": "function", + "notEqual": "function", + "notStrictEqual": "function", + "ok": "function", + "rejects": "function", + "strict": "function", + "strictEqual": "function", + "throws": "function" + }, + "rejects": "function", + "strict": { + "AssertionError": "function", + "CallTracker": "function", + "deepEqual": "function", + "deepStrictEqual": "function", + "doesNotMatch": "function", + "doesNotReject": "function", + "doesNotThrow": "function", + "equal": "function", + "fail": "function", + "ifError": "function", + "match": "function", + "notDeepEqual": "function", + "notDeepStrictEqual": "function", + "notEqual": "function", + "notStrictEqual": "function", + "ok": "function", + "rejects": "function", + "strict": "function", + "strictEqual": "function", + "throws": "function" + }, + "strictEqual": "function", + "throws": "function" + }, + "doesNotMatch": "function", + "doesNotReject": "function", + "doesNotThrow": "function", + "equal": "function", + "fail": "function", + "ifError": "function", + "match": "function", + "notDeepEqual": "function", + "notDeepStrictEqual": "function", + "notEqual": "function", + "notStrictEqual": "function", + "ok": { + "AssertionError": "function", + "CallTracker": "function", + "deepEqual": "function", + "deepStrictEqual": "function", + "doesNotMatch": "function", + "doesNotReject": "function", + "doesNotThrow": "function", + "equal": "function", + "fail": "function", + "ifError": "function", + "match": "function", + "notDeepEqual": "function", + "notDeepStrictEqual": "function", + "notEqual": "function", + "notStrictEqual": "function", + "ok": { + "AssertionError": "function", + "CallTracker": "function", + "deepEqual": "function", + "deepStrictEqual": "function", + "doesNotMatch": "function", + "doesNotReject": "function", + "doesNotThrow": "function", + "equal": "function", + "fail": "function", + "ifError": "function", + "match": "function", + "notDeepEqual": "function", + "notDeepStrictEqual": "function", + "notEqual": "function", + "notStrictEqual": "function", + "ok": "function", + "rejects": "function", + "strict": "function", + "strictEqual": "function", + "throws": "function" + }, + "rejects": "function", + "strict": { + "AssertionError": "function", + "CallTracker": "function", + "deepEqual": "function", + "deepStrictEqual": "function", + "doesNotMatch": "function", + "doesNotReject": "function", + "doesNotThrow": "function", + "equal": "function", + "fail": "function", + "ifError": "function", + "match": "function", + "notDeepEqual": "function", + "notDeepStrictEqual": "function", + "notEqual": "function", + "notStrictEqual": "function", + "ok": "function", + "rejects": "function", + "strict": "function", + "strictEqual": "function", + "throws": "function" + }, + "strictEqual": "function", + "throws": "function" + }, + "rejects": "function", + "strict": { + "AssertionError": "function", + "CallTracker": "function", + "deepEqual": "function", + "deepStrictEqual": "function", + "doesNotMatch": "function", + "doesNotReject": "function", + "doesNotThrow": "function", + "equal": "function", + "fail": "function", + "ifError": "function", + "match": "function", + "notDeepEqual": "function", + "notDeepStrictEqual": "function", + "notEqual": "function", + "notStrictEqual": "function", + "ok": { + "AssertionError": "function", + "CallTracker": "function", + "deepEqual": "function", + "deepStrictEqual": "function", + "doesNotMatch": "function", + "doesNotReject": "function", + "doesNotThrow": "function", + "equal": "function", + "fail": "function", + "ifError": "function", + "match": "function", + "notDeepEqual": "function", + "notDeepStrictEqual": "function", + "notEqual": "function", + "notStrictEqual": "function", + "ok": "function", + "rejects": "function", + "strict": "function", + "strictEqual": "function", + "throws": "function" + }, + "rejects": "function", + "strict": { + "AssertionError": "function", + "CallTracker": "function", + "deepEqual": "function", + "deepStrictEqual": "function", + "doesNotMatch": "function", + "doesNotReject": "function", + "doesNotThrow": "function", + "equal": "function", + "fail": "function", + "ifError": "function", + "match": "function", + "notDeepEqual": "function", + "notDeepStrictEqual": "function", + "notEqual": "function", + "notStrictEqual": "function", + "ok": "function", + "rejects": "function", + "strict": "function", + "strictEqual": "function", + "throws": "function" + }, + "strictEqual": "function", + "throws": "function" + }, + "strictEqual": "function", + "throws": "function" + }, + "node:assert/strict": { + "AssertionError": "function", + "CallTracker": "function", + "deepEqual": "function", + "deepStrictEqual": "function", + "default": { + "AssertionError": "function", + "CallTracker": "function", + "deepEqual": "function", + "deepStrictEqual": "function", + "doesNotMatch": "function", + "doesNotReject": "function", + "doesNotThrow": "function", + "equal": "function", + "fail": "function", + "ifError": "function", + "match": "function", + "notDeepEqual": "function", + "notDeepStrictEqual": "function", + "notEqual": "function", + "notStrictEqual": "function", + "ok": { + "AssertionError": "function", + "CallTracker": "function", + "deepEqual": "function", + "deepStrictEqual": "function", + "doesNotMatch": "function", + "doesNotReject": "function", + "doesNotThrow": "function", + "equal": "function", + "fail": "function", + "ifError": "function", + "match": "function", + "notDeepEqual": "function", + "notDeepStrictEqual": "function", + "notEqual": "function", + "notStrictEqual": "function", + "ok": "function", + "rejects": "function", + "strict": "function", + "strictEqual": "function", + "throws": "function" + }, + "rejects": "function", + "strict": { + "AssertionError": "function", + "CallTracker": "function", + "deepEqual": "function", + "deepStrictEqual": "function", + "doesNotMatch": "function", + "doesNotReject": "function", + "doesNotThrow": "function", + "equal": "function", + "fail": "function", + "ifError": "function", + "match": "function", + "notDeepEqual": "function", + "notDeepStrictEqual": "function", + "notEqual": "function", + "notStrictEqual": "function", + "ok": "function", + "rejects": "function", + "strict": "function", + "strictEqual": "function", + "throws": "function" + }, + "strictEqual": "function", + "throws": "function" + }, + "doesNotMatch": "function", + "doesNotReject": "function", + "doesNotThrow": "function", + "equal": "function", + "fail": "function", + "ifError": "function", + "match": "function", + "notDeepEqual": "function", + "notDeepStrictEqual": "function", + "notEqual": "function", + "notStrictEqual": "function", + "ok": { + "AssertionError": "function", + "CallTracker": "function", + "deepEqual": "function", + "deepStrictEqual": "function", + "doesNotMatch": "function", + "doesNotReject": "function", + "doesNotThrow": "function", + "equal": "function", + "fail": "function", + "ifError": "function", + "match": "function", + "notDeepEqual": "function", + "notDeepStrictEqual": "function", + "notEqual": "function", + "notStrictEqual": "function", + "ok": { + "AssertionError": "function", + "CallTracker": "function", + "deepEqual": "function", + "deepStrictEqual": "function", + "doesNotMatch": "function", + "doesNotReject": "function", + "doesNotThrow": "function", + "equal": "function", + "fail": "function", + "ifError": "function", + "match": "function", + "notDeepEqual": "function", + "notDeepStrictEqual": "function", + "notEqual": "function", + "notStrictEqual": "function", + "ok": "function", + "rejects": "function", + "strict": "function", + "strictEqual": "function", + "throws": "function" + }, + "rejects": "function", + "strict": { + "AssertionError": "function", + "CallTracker": "function", + "deepEqual": "function", + "deepStrictEqual": "function", + "doesNotMatch": "function", + "doesNotReject": "function", + "doesNotThrow": "function", + "equal": "function", + "fail": "function", + "ifError": "function", + "match": "function", + "notDeepEqual": "function", + "notDeepStrictEqual": "function", + "notEqual": "function", + "notStrictEqual": "function", + "ok": "function", + "rejects": "function", + "strict": "function", + "strictEqual": "function", + "throws": "function" + }, + "strictEqual": "function", + "throws": "function" + }, + "rejects": "function", + "strict": { + "AssertionError": "function", + "CallTracker": "function", + "deepEqual": "function", + "deepStrictEqual": "function", + "doesNotMatch": "function", + "doesNotReject": "function", + "doesNotThrow": "function", + "equal": "function", + "fail": "function", + "ifError": "function", + "match": "function", + "notDeepEqual": "function", + "notDeepStrictEqual": "function", + "notEqual": "function", + "notStrictEqual": "function", + "ok": { + "AssertionError": "function", + "CallTracker": "function", + "deepEqual": "function", + "deepStrictEqual": "function", + "doesNotMatch": "function", + "doesNotReject": "function", + "doesNotThrow": "function", + "equal": "function", + "fail": "function", + "ifError": "function", + "match": "function", + "notDeepEqual": "function", + "notDeepStrictEqual": "function", + "notEqual": "function", + "notStrictEqual": "function", + "ok": "function", + "rejects": "function", + "strict": "function", + "strictEqual": "function", + "throws": "function" + }, + "rejects": "function", + "strict": { + "AssertionError": "function", + "CallTracker": "function", + "deepEqual": "function", + "deepStrictEqual": "function", + "doesNotMatch": "function", + "doesNotReject": "function", + "doesNotThrow": "function", + "equal": "function", + "fail": "function", + "ifError": "function", + "match": "function", + "notDeepEqual": "function", + "notDeepStrictEqual": "function", + "notEqual": "function", + "notStrictEqual": "function", + "ok": "function", + "rejects": "function", + "strict": "function", + "strictEqual": "function", + "throws": "function" + }, + "strictEqual": "function", + "throws": "function" + }, + "strictEqual": "function", + "throws": "function" + }, + "node:async_hooks": { + "AsyncLocalStorage": "function", + "AsyncResource": "function", + "asyncWrapProviders": { + "BLOBREADER": "number", + "CHECKPRIMEREQUEST": "number", + "CIPHERREQUEST": "number", + "DERIVEBITSREQUEST": "number", + "DIRHANDLE": "number", + "DNSCHANNEL": "number", + "ELDHISTOGRAM": "number", + "FILEHANDLE": "number", + "FILEHANDLECLOSEREQ": "number", + "FSEVENTWRAP": "number", + "FSREQCALLBACK": "number", + "FSREQPROMISE": "number", + "GETADDRINFOREQWRAP": "number", + "GETNAMEINFOREQWRAP": "number", + "HASHREQUEST": "number", + "HEAPSNAPSHOT": "number", + "HTTP2PING": "number", + "HTTP2SESSION": "number", + "HTTP2SETTINGS": "number", + "HTTP2STREAM": "number", + "HTTPCLIENTREQUEST": "number", + "HTTPINCOMINGMESSAGE": "number", + "INSPECTORJSBINDING": "number", + "JSSTREAM": "number", + "JSUDPWRAP": "number", + "KEYEXPORTREQUEST": "number", + "KEYGENREQUEST": "number", + "KEYPAIRGENREQUEST": "number", + "MESSAGEPORT": "number", + "NONE": "number", + "PBKDF2REQUEST": "number", + "PIPECONNECTWRAP": "number", + "PIPESERVERWRAP": "number", + "PIPEWRAP": "number", + "PROCESSWRAP": "number", + "PROMISE": "number", + "QUERYWRAP": "number", + "QUIC_LOGSTREAM": "number", + "QUIC_PACKET": "number", + "RANDOMBYTESREQUEST": "number", + "RANDOMPRIMEREQUEST": "number", + "SCRYPTREQUEST": "number", + "SHUTDOWNWRAP": "number", + "SIGINTWATCHDOG": "number", + "SIGNALWRAP": "number", + "SIGNREQUEST": "number", + "STATWATCHER": "number", + "STREAMPIPE": "number", + "TCPCONNECTWRAP": "number", + "TCPSERVERWRAP": "number", + "TCPWRAP": "number", + "TLSWRAP": "number", + "TTYWRAP": "number", + "UDPSENDWRAP": "number", + "UDPWRAP": "number", + "VERIFYREQUEST": "number", + "WORKER": "number", + "WORKERHEAPSNAPSHOT": "number", + "WRITEWRAP": "number", + "ZLIB": "number" + }, + "createHook": "function", + "default": { + "AsyncLocalStorage": "function", + "AsyncResource": "function", + "asyncWrapProviders": { + "BLOBREADER": "number", + "CHECKPRIMEREQUEST": "number", + "CIPHERREQUEST": "number", + "DERIVEBITSREQUEST": "number", + "DIRHANDLE": "number", + "DNSCHANNEL": "number", + "ELDHISTOGRAM": "number", + "FILEHANDLE": "number", + "FILEHANDLECLOSEREQ": "number", + "FSEVENTWRAP": "number", + "FSREQCALLBACK": "number", + "FSREQPROMISE": "number", + "GETADDRINFOREQWRAP": "number", + "GETNAMEINFOREQWRAP": "number", + "HASHREQUEST": "number", + "HEAPSNAPSHOT": "number", + "HTTP2PING": "number", + "HTTP2SESSION": "number", + "HTTP2SETTINGS": "number", + "HTTP2STREAM": "number", + "HTTPCLIENTREQUEST": "number", + "HTTPINCOMINGMESSAGE": "number", + "INSPECTORJSBINDING": "number", + "JSSTREAM": "number", + "JSUDPWRAP": "number", + "KEYEXPORTREQUEST": "number", + "KEYGENREQUEST": "number", + "KEYPAIRGENREQUEST": "number", + "MESSAGEPORT": "number", + "NONE": "number", + "PBKDF2REQUEST": "number", + "PIPECONNECTWRAP": "number", + "PIPESERVERWRAP": "number", + "PIPEWRAP": "number", + "PROCESSWRAP": "number", + "PROMISE": "number", + "QUERYWRAP": "number", + "QUIC_LOGSTREAM": "number", + "QUIC_PACKET": "number", + "RANDOMBYTESREQUEST": "number", + "RANDOMPRIMEREQUEST": "number", + "SCRYPTREQUEST": "number", + "SHUTDOWNWRAP": "number", + "SIGINTWATCHDOG": "number", + "SIGNALWRAP": "number", + "SIGNREQUEST": "number", + "STATWATCHER": "number", + "STREAMPIPE": "number", + "TCPCONNECTWRAP": "number", + "TCPSERVERWRAP": "number", + "TCPWRAP": "number", + "TLSWRAP": "number", + "TTYWRAP": "number", + "UDPSENDWRAP": "number", + "UDPWRAP": "number", + "VERIFYREQUEST": "number", + "WORKER": "number", + "WORKERHEAPSNAPSHOT": "number", + "WRITEWRAP": "number", + "ZLIB": "number" + }, + "createHook": "function", + "executionAsyncId": "function", + "executionAsyncResource": "function", + "triggerAsyncId": "function" + }, + "executionAsyncId": "function", + "executionAsyncResource": "function", + "triggerAsyncId": "function" + }, + "node:buffer": { + "Blob": "function", + "Buffer": { + "alloc": "function", + "allocUnsafe": "function", + "allocUnsafeSlow": "function", + "byteLength": "function", + "compare": "function", + "concat": "function", + "copyBytesFrom": "function", + "from": "function", + "isBuffer": "function", + "isEncoding": "function", + "of": "function", + "poolSize": "number" + }, + "File": "function", + "INSPECT_MAX_BYTES": "number", + "SlowBuffer": "function", + "atob": "function", + "btoa": "function", + "constants": { + "MAX_LENGTH": "number", + "MAX_STRING_LENGTH": "number" + }, + "default": { + "Blob": "function", + "Buffer": { + "alloc": "function", + "allocUnsafe": "function", + "allocUnsafeSlow": "function", + "byteLength": "function", + "compare": "function", + "concat": "function", + "copyBytesFrom": "function", + "from": "function", + "isBuffer": "function", + "isEncoding": "function", + "of": "function", + "poolSize": "number" + }, + "File": "function", + "INSPECT_MAX_BYTES": "number", + "SlowBuffer": "function", + "atob": "function", + "btoa": "function", + "constants": { + "MAX_LENGTH": "number", + "MAX_STRING_LENGTH": "number" + }, + "isAscii": "function", + "isUtf8": "function", + "kMaxLength": "number", + "kStringMaxLength": "number", + "resolveObjectURL": "function", + "transcode": "function" + }, + "isAscii": "function", + "isUtf8": "function", + "kMaxLength": "number", + "kStringMaxLength": "number", + "resolveObjectURL": "function", + "transcode": "function" + }, + "node:child_process": { + "ChildProcess": "function", + "_forkChild": "function", + "default": { + "ChildProcess": "function", + "_forkChild": "function", + "exec": "function", + "execFile": "function", + "execFileSync": "function", + "execSync": "function", + "fork": "function", + "spawn": "function", + "spawnSync": "function" + }, + "exec": "function", + "execFile": "function", + "execFileSync": "function", + "execSync": "function", + "fork": "function", + "spawn": "function", + "spawnSync": "function" + }, + "node:cluster": { + "SCHED_NONE": "number", + "SCHED_RR": "number", + "Worker": "function", + "_events": "object", + "_eventsCount": "number", + "_maxListeners": "undefined", + "default": { + "SCHED_NONE": "number", + "SCHED_RR": "number", + "Worker": "function", + "_events": "object", + "_eventsCount": "number", + "_maxListeners": "undefined", + "disconnect": "function", + "fork": "function", + "isMaster": "boolean", + "isPrimary": "boolean", + "isWorker": "boolean", + "schedulingPolicy": "number", + "settings": "object", + "setupMaster": "function", + "setupPrimary": "function", + "workers": "object" + }, + "disconnect": "function", + "fork": "function", + "isMaster": "boolean", + "isPrimary": "boolean", + "isWorker": "boolean", + "schedulingPolicy": "number", + "settings": "object", + "setupMaster": "function", + "setupPrimary": "function", + "workers": "object" + }, + "node:console": { + "Console": "function", + "assert": "function", + "clear": "function", + "context": "function", + "count": "function", + "countReset": "function", + "createTask": "function", + "debug": "function", + "default": { + "Console": "function", + "assert": "function", + "clear": "function", + "context": "function", + "count": "function", + "countReset": "function", + "createTask": "function", + "debug": "function", + "dir": "function", + "dirxml": "function", + "error": "function", + "group": "function", + "groupCollapsed": "function", + "groupEnd": "function", + "info": "function", + "log": "function", + "profile": "function", + "profileEnd": "function", + "table": "function", + "time": "function", + "timeEnd": "function", + "timeLog": "function", + "timeStamp": "function", + "trace": "function", + "warn": "function" + }, + "dir": "function", + "dirxml": "function", + "error": "function", + "group": "function", + "groupCollapsed": "function", + "groupEnd": "function", + "info": "function", + "log": "function", + "profile": "function", + "profileEnd": "function", + "table": "function", + "time": "function", + "timeEnd": "function", + "timeLog": "function", + "timeStamp": "function", + "trace": "function", + "warn": "function" + }, + "node:constants": { + "COPYFILE_EXCL": "number", + "COPYFILE_FICLONE": "number", + "COPYFILE_FICLONE_FORCE": "number", + "DH_CHECK_P_NOT_PRIME": "number", + "DH_CHECK_P_NOT_SAFE_PRIME": "number", + "DH_NOT_SUITABLE_GENERATOR": "number", + "DH_UNABLE_TO_CHECK_GENERATOR": "number", + "E2BIG": "number", + "EACCES": "number", + "EADDRINUSE": "number", + "EADDRNOTAVAIL": "number", + "EAFNOSUPPORT": "number", + "EAGAIN": "number", + "EALREADY": "number", + "EBADF": "number", + "EBADMSG": "number", + "EBUSY": "number", + "ECANCELED": "number", + "ECHILD": "number", + "ECONNABORTED": "number", + "ECONNREFUSED": "number", + "ECONNRESET": "number", + "EDEADLK": "number", + "EDESTADDRREQ": "number", + "EDOM": "number", + "EDQUOT": "number", + "EEXIST": "number", + "EFAULT": "number", + "EFBIG": "number", + "EHOSTUNREACH": "number", + "EIDRM": "number", + "EILSEQ": "number", + "EINPROGRESS": "number", + "EINTR": "number", + "EINVAL": "number", + "EIO": "number", + "EISCONN": "number", + "EISDIR": "number", + "ELOOP": "number", + "EMFILE": "number", + "EMLINK": "number", + "EMSGSIZE": "number", + "EMULTIHOP": "number", + "ENAMETOOLONG": "number", + "ENETDOWN": "number", + "ENETRESET": "number", + "ENETUNREACH": "number", + "ENFILE": "number", + "ENGINE_METHOD_ALL": "number", + "ENGINE_METHOD_CIPHERS": "number", + "ENGINE_METHOD_DH": "number", + "ENGINE_METHOD_DIGESTS": "number", + "ENGINE_METHOD_DSA": "number", + "ENGINE_METHOD_EC": "number", + "ENGINE_METHOD_NONE": "number", + "ENGINE_METHOD_PKEY_ASN1_METHS": "number", + "ENGINE_METHOD_PKEY_METHS": "number", + "ENGINE_METHOD_RAND": "number", + "ENGINE_METHOD_RSA": "number", + "ENOBUFS": "number", + "ENODATA": "number", + "ENODEV": "number", + "ENOENT": "number", + "ENOEXEC": "number", + "ENOLCK": "number", + "ENOLINK": "number", + "ENOMEM": "number", + "ENOMSG": "number", + "ENOPROTOOPT": "number", + "ENOSPC": "number", + "ENOSR": "number", + "ENOSTR": "number", + "ENOSYS": "number", + "ENOTCONN": "number", + "ENOTDIR": "number", + "ENOTEMPTY": "number", + "ENOTSOCK": "number", + "ENOTSUP": "number", + "ENOTTY": "number", + "ENXIO": "number", + "EOPNOTSUPP": "number", + "EOVERFLOW": "number", + "EPERM": "number", + "EPIPE": "number", + "EPROTO": "number", + "EPROTONOSUPPORT": "number", + "EPROTOTYPE": "number", + "ERANGE": "number", + "EROFS": "number", + "ESPIPE": "number", + "ESRCH": "number", + "ESTALE": "number", + "ETIME": "number", + "ETIMEDOUT": "number", + "ETXTBSY": "number", + "EWOULDBLOCK": "number", + "EXDEV": "number", + "F_OK": "number", + "OPENSSL_VERSION_NUMBER": "number", + "O_APPEND": "number", + "O_CREAT": "number", + "O_DIRECTORY": "number", + "O_DSYNC": "number", + "O_EXCL": "number", + "O_NOCTTY": "number", + "O_NOFOLLOW": "number", + "O_NONBLOCK": "number", + "O_RDONLY": "number", + "O_RDWR": "number", + "O_SYMLINK": "number", + "O_SYNC": "number", + "O_TRUNC": "number", + "O_WRONLY": "number", + "POINT_CONVERSION_COMPRESSED": "number", + "POINT_CONVERSION_HYBRID": "number", + "POINT_CONVERSION_UNCOMPRESSED": "number", + "PRIORITY_ABOVE_NORMAL": "number", + "PRIORITY_BELOW_NORMAL": "number", + "PRIORITY_HIGH": "number", + "PRIORITY_HIGHEST": "number", + "PRIORITY_LOW": "number", + "PRIORITY_NORMAL": "number", + "RSA_NO_PADDING": "number", + "RSA_PKCS1_OAEP_PADDING": "number", + "RSA_PKCS1_PADDING": "number", + "RSA_PKCS1_PSS_PADDING": "number", + "RSA_PSS_SALTLEN_AUTO": "number", + "RSA_PSS_SALTLEN_DIGEST": "number", + "RSA_PSS_SALTLEN_MAX_SIGN": "number", + "RSA_SSLV23_PADDING": "number", + "RSA_X931_PADDING": "number", + "RTLD_GLOBAL": "number", + "RTLD_LAZY": "number", + "RTLD_LOCAL": "number", + "RTLD_NOW": "number", + "R_OK": "number", + "SIGABRT": "number", + "SIGALRM": "number", + "SIGBUS": "number", + "SIGCHLD": "number", + "SIGCONT": "number", + "SIGFPE": "number", + "SIGHUP": "number", + "SIGILL": "number", + "SIGINFO": "number", + "SIGINT": "number", + "SIGIO": "number", + "SIGIOT": "number", + "SIGKILL": "number", + "SIGPIPE": "number", + "SIGPROF": "number", + "SIGQUIT": "number", + "SIGSEGV": "number", + "SIGSTOP": "number", + "SIGSYS": "number", + "SIGTERM": "number", + "SIGTRAP": "number", + "SIGTSTP": "number", + "SIGTTIN": "number", + "SIGTTOU": "number", + "SIGURG": "number", + "SIGUSR1": "number", + "SIGUSR2": "number", + "SIGVTALRM": "number", + "SIGWINCH": "number", + "SIGXCPU": "number", + "SIGXFSZ": "number", + "SSL_OP_ALL": "number", + "SSL_OP_ALLOW_NO_DHE_KEX": "number", + "SSL_OP_ALLOW_UNSAFE_LEGACY_RENEGOTIATION": "number", + "SSL_OP_CIPHER_SERVER_PREFERENCE": "number", + "SSL_OP_CISCO_ANYCONNECT": "number", + "SSL_OP_COOKIE_EXCHANGE": "number", + "SSL_OP_CRYPTOPRO_TLSEXT_BUG": "number", + "SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS": "number", + "SSL_OP_LEGACY_SERVER_CONNECT": "number", + "SSL_OP_NO_COMPRESSION": "number", + "SSL_OP_NO_ENCRYPT_THEN_MAC": "number", + "SSL_OP_NO_QUERY_MTU": "number", + "SSL_OP_NO_RENEGOTIATION": "number", + "SSL_OP_NO_SESSION_RESUMPTION_ON_RENEGOTIATION": "number", + "SSL_OP_NO_SSLv2": "number", + "SSL_OP_NO_SSLv3": "number", + "SSL_OP_NO_TICKET": "number", + "SSL_OP_NO_TLSv1": "number", + "SSL_OP_NO_TLSv1_1": "number", + "SSL_OP_NO_TLSv1_2": "number", + "SSL_OP_NO_TLSv1_3": "number", + "SSL_OP_PRIORITIZE_CHACHA": "number", + "SSL_OP_TLS_ROLLBACK_BUG": "number", + "S_IFBLK": "number", + "S_IFCHR": "number", + "S_IFDIR": "number", + "S_IFIFO": "number", + "S_IFLNK": "number", + "S_IFMT": "number", + "S_IFREG": "number", + "S_IFSOCK": "number", + "S_IRGRP": "number", + "S_IROTH": "number", + "S_IRUSR": "number", + "S_IRWXG": "number", + "S_IRWXO": "number", + "S_IRWXU": "number", + "S_IWGRP": "number", + "S_IWOTH": "number", + "S_IWUSR": "number", + "S_IXGRP": "number", + "S_IXOTH": "number", + "S_IXUSR": "number", + "TLS1_1_VERSION": "number", + "TLS1_2_VERSION": "number", + "TLS1_3_VERSION": "number", + "TLS1_VERSION": "number", + "UV_DIRENT_BLOCK": "number", + "UV_DIRENT_CHAR": "number", + "UV_DIRENT_DIR": "number", + "UV_DIRENT_FIFO": "number", + "UV_DIRENT_FILE": "number", + "UV_DIRENT_LINK": "number", + "UV_DIRENT_SOCKET": "number", + "UV_DIRENT_UNKNOWN": "number", + "UV_FS_COPYFILE_EXCL": "number", + "UV_FS_COPYFILE_FICLONE": "number", + "UV_FS_COPYFILE_FICLONE_FORCE": "number", + "UV_FS_O_FILEMAP": "number", + "UV_FS_SYMLINK_DIR": "number", + "UV_FS_SYMLINK_JUNCTION": "number", + "W_OK": "number", + "X_OK": "number", + "default": { + "COPYFILE_EXCL": "number", + "COPYFILE_FICLONE": "number", + "COPYFILE_FICLONE_FORCE": "number", + "DH_CHECK_P_NOT_PRIME": "number", + "DH_CHECK_P_NOT_SAFE_PRIME": "number", + "DH_NOT_SUITABLE_GENERATOR": "number", + "DH_UNABLE_TO_CHECK_GENERATOR": "number", + "E2BIG": "number", + "EACCES": "number", + "EADDRINUSE": "number", + "EADDRNOTAVAIL": "number", + "EAFNOSUPPORT": "number", + "EAGAIN": "number", + "EALREADY": "number", + "EBADF": "number", + "EBADMSG": "number", + "EBUSY": "number", + "ECANCELED": "number", + "ECHILD": "number", + "ECONNABORTED": "number", + "ECONNREFUSED": "number", + "ECONNRESET": "number", + "EDEADLK": "number", + "EDESTADDRREQ": "number", + "EDOM": "number", + "EDQUOT": "number", + "EEXIST": "number", + "EFAULT": "number", + "EFBIG": "number", + "EHOSTUNREACH": "number", + "EIDRM": "number", + "EILSEQ": "number", + "EINPROGRESS": "number", + "EINTR": "number", + "EINVAL": "number", + "EIO": "number", + "EISCONN": "number", + "EISDIR": "number", + "ELOOP": "number", + "EMFILE": "number", + "EMLINK": "number", + "EMSGSIZE": "number", + "EMULTIHOP": "number", + "ENAMETOOLONG": "number", + "ENETDOWN": "number", + "ENETRESET": "number", + "ENETUNREACH": "number", + "ENFILE": "number", + "ENGINE_METHOD_ALL": "number", + "ENGINE_METHOD_CIPHERS": "number", + "ENGINE_METHOD_DH": "number", + "ENGINE_METHOD_DIGESTS": "number", + "ENGINE_METHOD_DSA": "number", + "ENGINE_METHOD_EC": "number", + "ENGINE_METHOD_NONE": "number", + "ENGINE_METHOD_PKEY_ASN1_METHS": "number", + "ENGINE_METHOD_PKEY_METHS": "number", + "ENGINE_METHOD_RAND": "number", + "ENGINE_METHOD_RSA": "number", + "ENOBUFS": "number", + "ENODATA": "number", + "ENODEV": "number", + "ENOENT": "number", + "ENOEXEC": "number", + "ENOLCK": "number", + "ENOLINK": "number", + "ENOMEM": "number", + "ENOMSG": "number", + "ENOPROTOOPT": "number", + "ENOSPC": "number", + "ENOSR": "number", + "ENOSTR": "number", + "ENOSYS": "number", + "ENOTCONN": "number", + "ENOTDIR": "number", + "ENOTEMPTY": "number", + "ENOTSOCK": "number", + "ENOTSUP": "number", + "ENOTTY": "number", + "ENXIO": "number", + "EOPNOTSUPP": "number", + "EOVERFLOW": "number", + "EPERM": "number", + "EPIPE": "number", + "EPROTO": "number", + "EPROTONOSUPPORT": "number", + "EPROTOTYPE": "number", + "ERANGE": "number", + "EROFS": "number", + "ESPIPE": "number", + "ESRCH": "number", + "ESTALE": "number", + "ETIME": "number", + "ETIMEDOUT": "number", + "ETXTBSY": "number", + "EWOULDBLOCK": "number", + "EXDEV": "number", + "F_OK": "number", + "OPENSSL_VERSION_NUMBER": "number", + "O_APPEND": "number", + "O_CREAT": "number", + "O_DIRECTORY": "number", + "O_DSYNC": "number", + "O_EXCL": "number", + "O_NOCTTY": "number", + "O_NOFOLLOW": "number", + "O_NONBLOCK": "number", + "O_RDONLY": "number", + "O_RDWR": "number", + "O_SYMLINK": "number", + "O_SYNC": "number", + "O_TRUNC": "number", + "O_WRONLY": "number", + "POINT_CONVERSION_COMPRESSED": "number", + "POINT_CONVERSION_HYBRID": "number", + "POINT_CONVERSION_UNCOMPRESSED": "number", + "PRIORITY_ABOVE_NORMAL": "number", + "PRIORITY_BELOW_NORMAL": "number", + "PRIORITY_HIGH": "number", + "PRIORITY_HIGHEST": "number", + "PRIORITY_LOW": "number", + "PRIORITY_NORMAL": "number", + "RSA_NO_PADDING": "number", + "RSA_PKCS1_OAEP_PADDING": "number", + "RSA_PKCS1_PADDING": "number", + "RSA_PKCS1_PSS_PADDING": "number", + "RSA_PSS_SALTLEN_AUTO": "number", + "RSA_PSS_SALTLEN_DIGEST": "number", + "RSA_PSS_SALTLEN_MAX_SIGN": "number", + "RSA_SSLV23_PADDING": "number", + "RSA_X931_PADDING": "number", + "RTLD_GLOBAL": "number", + "RTLD_LAZY": "number", + "RTLD_LOCAL": "number", + "RTLD_NOW": "number", + "R_OK": "number", + "SIGABRT": "number", + "SIGALRM": "number", + "SIGBUS": "number", + "SIGCHLD": "number", + "SIGCONT": "number", + "SIGFPE": "number", + "SIGHUP": "number", + "SIGILL": "number", + "SIGINFO": "number", + "SIGINT": "number", + "SIGIO": "number", + "SIGIOT": "number", + "SIGKILL": "number", + "SIGPIPE": "number", + "SIGPROF": "number", + "SIGQUIT": "number", + "SIGSEGV": "number", + "SIGSTOP": "number", + "SIGSYS": "number", + "SIGTERM": "number", + "SIGTRAP": "number", + "SIGTSTP": "number", + "SIGTTIN": "number", + "SIGTTOU": "number", + "SIGURG": "number", + "SIGUSR1": "number", + "SIGUSR2": "number", + "SIGVTALRM": "number", + "SIGWINCH": "number", + "SIGXCPU": "number", + "SIGXFSZ": "number", + "SSL_OP_ALL": "number", + "SSL_OP_ALLOW_NO_DHE_KEX": "number", + "SSL_OP_ALLOW_UNSAFE_LEGACY_RENEGOTIATION": "number", + "SSL_OP_CIPHER_SERVER_PREFERENCE": "number", + "SSL_OP_CISCO_ANYCONNECT": "number", + "SSL_OP_COOKIE_EXCHANGE": "number", + "SSL_OP_CRYPTOPRO_TLSEXT_BUG": "number", + "SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS": "number", + "SSL_OP_LEGACY_SERVER_CONNECT": "number", + "SSL_OP_NO_COMPRESSION": "number", + "SSL_OP_NO_ENCRYPT_THEN_MAC": "number", + "SSL_OP_NO_QUERY_MTU": "number", + "SSL_OP_NO_RENEGOTIATION": "number", + "SSL_OP_NO_SESSION_RESUMPTION_ON_RENEGOTIATION": "number", + "SSL_OP_NO_SSLv2": "number", + "SSL_OP_NO_SSLv3": "number", + "SSL_OP_NO_TICKET": "number", + "SSL_OP_NO_TLSv1": "number", + "SSL_OP_NO_TLSv1_1": "number", + "SSL_OP_NO_TLSv1_2": "number", + "SSL_OP_NO_TLSv1_3": "number", + "SSL_OP_PRIORITIZE_CHACHA": "number", + "SSL_OP_TLS_ROLLBACK_BUG": "number", + "S_IFBLK": "number", + "S_IFCHR": "number", + "S_IFDIR": "number", + "S_IFIFO": "number", + "S_IFLNK": "number", + "S_IFMT": "number", + "S_IFREG": "number", + "S_IFSOCK": "number", + "S_IRGRP": "number", + "S_IROTH": "number", + "S_IRUSR": "number", + "S_IRWXG": "number", + "S_IRWXO": "number", + "S_IRWXU": "number", + "S_IWGRP": "number", + "S_IWOTH": "number", + "S_IWUSR": "number", + "S_IXGRP": "number", + "S_IXOTH": "number", + "S_IXUSR": "number", + "TLS1_1_VERSION": "number", + "TLS1_2_VERSION": "number", + "TLS1_3_VERSION": "number", + "TLS1_VERSION": "number", + "UV_DIRENT_BLOCK": "number", + "UV_DIRENT_CHAR": "number", + "UV_DIRENT_DIR": "number", + "UV_DIRENT_FIFO": "number", + "UV_DIRENT_FILE": "number", + "UV_DIRENT_LINK": "number", + "UV_DIRENT_SOCKET": "number", + "UV_DIRENT_UNKNOWN": "number", + "UV_FS_COPYFILE_EXCL": "number", + "UV_FS_COPYFILE_FICLONE": "number", + "UV_FS_COPYFILE_FICLONE_FORCE": "number", + "UV_FS_O_FILEMAP": "number", + "UV_FS_SYMLINK_DIR": "number", + "UV_FS_SYMLINK_JUNCTION": "number", + "W_OK": "number", + "X_OK": "number", + "defaultCipherList": "string", + "defaultCoreCipherList": "string" + }, + "defaultCipherList": "string", + "defaultCoreCipherList": "string" + }, + "node:crypto": { + "Certificate": { + "exportChallenge": "function", + "exportPublicKey": "function", + "verifySpkac": "function" + }, + "Cipher": "function", + "Cipheriv": "function", + "Decipher": "function", + "Decipheriv": "function", + "DiffieHellman": "function", + "DiffieHellmanGroup": "function", + "ECDH": { + "convertKey": "function" + }, + "Hash": "function", + "Hmac": "function", + "KeyObject": "function", + "Sign": "function", + "Verify": "function", + "X509Certificate": "function", + "checkPrime": "function", + "checkPrimeSync": "function", + "constants": { + "DH_CHECK_P_NOT_PRIME": "number", + "DH_CHECK_P_NOT_SAFE_PRIME": "number", + "DH_NOT_SUITABLE_GENERATOR": "number", + "DH_UNABLE_TO_CHECK_GENERATOR": "number", + "ENGINE_METHOD_ALL": "number", + "ENGINE_METHOD_CIPHERS": "number", + "ENGINE_METHOD_DH": "number", + "ENGINE_METHOD_DIGESTS": "number", + "ENGINE_METHOD_DSA": "number", + "ENGINE_METHOD_EC": "number", + "ENGINE_METHOD_NONE": "number", + "ENGINE_METHOD_PKEY_ASN1_METHS": "number", + "ENGINE_METHOD_PKEY_METHS": "number", + "ENGINE_METHOD_RAND": "number", + "ENGINE_METHOD_RSA": "number", + "OPENSSL_VERSION_NUMBER": "number", + "POINT_CONVERSION_COMPRESSED": "number", + "POINT_CONVERSION_HYBRID": "number", + "POINT_CONVERSION_UNCOMPRESSED": "number", + "RSA_NO_PADDING": "number", + "RSA_PKCS1_OAEP_PADDING": "number", + "RSA_PKCS1_PADDING": "number", + "RSA_PKCS1_PSS_PADDING": "number", + "RSA_PSS_SALTLEN_AUTO": "number", + "RSA_PSS_SALTLEN_DIGEST": "number", + "RSA_PSS_SALTLEN_MAX_SIGN": "number", + "RSA_SSLV23_PADDING": "number", + "RSA_X931_PADDING": "number", + "SSL_OP_ALL": "number", + "SSL_OP_ALLOW_NO_DHE_KEX": "number", + "SSL_OP_ALLOW_UNSAFE_LEGACY_RENEGOTIATION": "number", + "SSL_OP_CIPHER_SERVER_PREFERENCE": "number", + "SSL_OP_CISCO_ANYCONNECT": "number", + "SSL_OP_COOKIE_EXCHANGE": "number", + "SSL_OP_CRYPTOPRO_TLSEXT_BUG": "number", + "SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS": "number", + "SSL_OP_LEGACY_SERVER_CONNECT": "number", + "SSL_OP_NO_COMPRESSION": "number", + "SSL_OP_NO_ENCRYPT_THEN_MAC": "number", + "SSL_OP_NO_QUERY_MTU": "number", + "SSL_OP_NO_RENEGOTIATION": "number", + "SSL_OP_NO_SESSION_RESUMPTION_ON_RENEGOTIATION": "number", + "SSL_OP_NO_SSLv2": "number", + "SSL_OP_NO_SSLv3": "number", + "SSL_OP_NO_TICKET": "number", + "SSL_OP_NO_TLSv1": "number", + "SSL_OP_NO_TLSv1_1": "number", + "SSL_OP_NO_TLSv1_2": "number", + "SSL_OP_NO_TLSv1_3": "number", + "SSL_OP_PRIORITIZE_CHACHA": "number", + "SSL_OP_TLS_ROLLBACK_BUG": "number", + "TLS1_1_VERSION": "number", + "TLS1_2_VERSION": "number", + "TLS1_3_VERSION": "number", + "TLS1_VERSION": "number", + "defaultCipherList": "string", + "defaultCoreCipherList": "string" + }, + "createCipheriv": "function", + "createDecipheriv": "function", + "createDiffieHellman": "function", + "createDiffieHellmanGroup": "function", + "createECDH": "function", + "createHash": "function", + "createHmac": "function", + "createPrivateKey": "function", + "createPublicKey": "function", + "createSecretKey": "function", + "createSign": "function", + "createVerify": "function", + "default": { + "Certificate": { + "exportChallenge": "function", + "exportPublicKey": "function", + "verifySpkac": "function" + }, + "Cipher": "function", + "Cipheriv": "function", + "Decipher": "function", + "Decipheriv": "function", + "DiffieHellman": "function", + "DiffieHellmanGroup": "function", + "ECDH": { + "convertKey": "function" + }, + "Hash": "function", + "Hmac": "function", + "KeyObject": "function", + "Sign": "function", + "Verify": "function", + "X509Certificate": "function", + "checkPrime": "function", + "checkPrimeSync": "function", + "constants": { + "DH_CHECK_P_NOT_PRIME": "number", + "DH_CHECK_P_NOT_SAFE_PRIME": "number", + "DH_NOT_SUITABLE_GENERATOR": "number", + "DH_UNABLE_TO_CHECK_GENERATOR": "number", + "ENGINE_METHOD_ALL": "number", + "ENGINE_METHOD_CIPHERS": "number", + "ENGINE_METHOD_DH": "number", + "ENGINE_METHOD_DIGESTS": "number", + "ENGINE_METHOD_DSA": "number", + "ENGINE_METHOD_EC": "number", + "ENGINE_METHOD_NONE": "number", + "ENGINE_METHOD_PKEY_ASN1_METHS": "number", + "ENGINE_METHOD_PKEY_METHS": "number", + "ENGINE_METHOD_RAND": "number", + "ENGINE_METHOD_RSA": "number", + "OPENSSL_VERSION_NUMBER": "number", + "POINT_CONVERSION_COMPRESSED": "number", + "POINT_CONVERSION_HYBRID": "number", + "POINT_CONVERSION_UNCOMPRESSED": "number", + "RSA_NO_PADDING": "number", + "RSA_PKCS1_OAEP_PADDING": "number", + "RSA_PKCS1_PADDING": "number", + "RSA_PKCS1_PSS_PADDING": "number", + "RSA_PSS_SALTLEN_AUTO": "number", + "RSA_PSS_SALTLEN_DIGEST": "number", + "RSA_PSS_SALTLEN_MAX_SIGN": "number", + "RSA_SSLV23_PADDING": "number", + "RSA_X931_PADDING": "number", + "SSL_OP_ALL": "number", + "SSL_OP_ALLOW_NO_DHE_KEX": "number", + "SSL_OP_ALLOW_UNSAFE_LEGACY_RENEGOTIATION": "number", + "SSL_OP_CIPHER_SERVER_PREFERENCE": "number", + "SSL_OP_CISCO_ANYCONNECT": "number", + "SSL_OP_COOKIE_EXCHANGE": "number", + "SSL_OP_CRYPTOPRO_TLSEXT_BUG": "number", + "SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS": "number", + "SSL_OP_LEGACY_SERVER_CONNECT": "number", + "SSL_OP_NO_COMPRESSION": "number", + "SSL_OP_NO_ENCRYPT_THEN_MAC": "number", + "SSL_OP_NO_QUERY_MTU": "number", + "SSL_OP_NO_RENEGOTIATION": "number", + "SSL_OP_NO_SESSION_RESUMPTION_ON_RENEGOTIATION": "number", + "SSL_OP_NO_SSLv2": "number", + "SSL_OP_NO_SSLv3": "number", + "SSL_OP_NO_TICKET": "number", + "SSL_OP_NO_TLSv1": "number", + "SSL_OP_NO_TLSv1_1": "number", + "SSL_OP_NO_TLSv1_2": "number", + "SSL_OP_NO_TLSv1_3": "number", + "SSL_OP_PRIORITIZE_CHACHA": "number", + "SSL_OP_TLS_ROLLBACK_BUG": "number", + "TLS1_1_VERSION": "number", + "TLS1_2_VERSION": "number", + "TLS1_3_VERSION": "number", + "TLS1_VERSION": "number", + "defaultCipherList": "string", + "defaultCoreCipherList": "string" + }, + "createCipheriv": "function", + "createDecipheriv": "function", + "createDiffieHellman": "function", + "createDiffieHellmanGroup": "function", + "createECDH": "function", + "createHash": "function", + "createHmac": "function", + "createPrivateKey": "function", + "createPublicKey": "function", + "createSecretKey": "function", + "createSign": "function", + "createVerify": "function", + "diffieHellman": "function", + "generateKey": "function", + "generateKeyPair": "function", + "generateKeyPairSync": "function", + "generateKeySync": "function", + "generatePrime": "function", + "generatePrimeSync": "function", + "getCipherInfo": "function", + "getCiphers": "function", + "getCurves": "function", + "getDiffieHellman": "function", + "getFips": "function", + "getHashes": "function", + "getRandomValues": "function", + "hkdf": "function", + "hkdfSync": "function", + "pbkdf2": "function", + "pbkdf2Sync": "function", + "privateDecrypt": "function", + "privateEncrypt": "function", + "publicDecrypt": "function", + "publicEncrypt": "function", + "randomBytes": "function", + "randomFill": "function", + "randomFillSync": "function", + "randomInt": "function", + "randomUUID": "function", + "scrypt": "function", + "scryptSync": "function", + "secureHeapUsed": "function", + "setEngine": "function", + "setFips": "function", + "sign": "function", + "subtle": "object", + "timingSafeEqual": "function", + "verify": "function", + "webcrypto": "object" + }, + "diffieHellman": "function", + "generateKey": "function", + "generateKeyPair": "function", + "generateKeyPairSync": "function", + "generateKeySync": "function", + "generatePrime": "function", + "generatePrimeSync": "function", + "getCipherInfo": "function", + "getCiphers": "function", + "getCurves": "function", + "getDiffieHellman": "function", + "getFips": "function", + "getHashes": "function", + "getRandomValues": "function", + "hkdf": "function", + "hkdfSync": "function", + "pbkdf2": "function", + "pbkdf2Sync": "function", + "privateDecrypt": "function", + "privateEncrypt": "function", + "publicDecrypt": "function", + "publicEncrypt": "function", + "randomBytes": "function", + "randomFill": "function", + "randomFillSync": "function", + "randomInt": "function", + "randomUUID": "function", + "scrypt": "function", + "scryptSync": "function", + "secureHeapUsed": "function", + "setEngine": "function", + "setFips": "function", + "sign": "function", + "subtle": "object", + "timingSafeEqual": "function", + "verify": "function", + "webcrypto": "object" + }, + "node:dgram": { + "Socket": "function", + "_createSocketHandle": "function", + "createSocket": "function", + "default": { + "Socket": "function", + "_createSocketHandle": "function", + "createSocket": "function" + } + }, + "node:diagnostics_channel": { + "Channel": "function", + "channel": "function", + "default": { + "Channel": "function", + "channel": "function", + "hasSubscribers": "function", + "subscribe": "function", + "tracingChannel": "function", + "unsubscribe": "function" + }, + "hasSubscribers": "function", + "subscribe": "function", + "tracingChannel": "function", + "unsubscribe": "function" + }, + "node:dns": { + "ADDRCONFIG": "number", + "ADDRGETNETWORKPARAMS": "string", + "ALL": "number", + "BADFAMILY": "string", + "BADFLAGS": "string", + "BADHINTS": "string", + "BADNAME": "string", + "BADQUERY": "string", + "BADRESP": "string", + "BADSTR": "string", + "CANCELLED": "string", + "CONNREFUSED": "string", + "DESTRUCTION": "string", + "EOF": "string", + "FILE": "string", + "FORMERR": "string", + "LOADIPHLPAPI": "string", + "NODATA": "string", + "NOMEM": "string", + "NONAME": "string", + "NOTFOUND": "string", + "NOTIMP": "string", + "NOTINITIALIZED": "string", + "REFUSED": "string", + "Resolver": "function", + "SERVFAIL": "string", + "TIMEOUT": "string", + "V4MAPPED": "number", + "default": { + "ADDRCONFIG": "number", + "ADDRGETNETWORKPARAMS": "string", + "ALL": "number", + "BADFAMILY": "string", + "BADFLAGS": "string", + "BADHINTS": "string", + "BADNAME": "string", + "BADQUERY": "string", + "BADRESP": "string", + "BADSTR": "string", + "CANCELLED": "string", + "CONNREFUSED": "string", + "DESTRUCTION": "string", + "EOF": "string", + "FILE": "string", + "FORMERR": "string", + "LOADIPHLPAPI": "string", + "NODATA": "string", + "NOMEM": "string", + "NONAME": "string", + "NOTFOUND": "string", + "NOTIMP": "string", + "NOTINITIALIZED": "string", + "REFUSED": "string", + "Resolver": "function", + "SERVFAIL": "string", + "TIMEOUT": "string", + "V4MAPPED": "number", + "getDefaultResultOrder": "function", + "getServers": "function", + "lookup": "function", + "lookupService": "function", + "promises": { + "ADDRGETNETWORKPARAMS": "string", + "BADFAMILY": "string", + "BADFLAGS": "string", + "BADHINTS": "string", + "BADNAME": "string", + "BADQUERY": "string", + "BADRESP": "string", + "BADSTR": "string", + "CANCELLED": "string", + "CONNREFUSED": "string", + "DESTRUCTION": "string", + "EOF": "string", + "FILE": "string", + "FORMERR": "string", + "LOADIPHLPAPI": "string", + "NODATA": "string", + "NOMEM": "string", + "NONAME": "string", + "NOTFOUND": "string", + "NOTIMP": "string", + "NOTINITIALIZED": "string", + "REFUSED": "string", + "Resolver": "function", + "SERVFAIL": "string", + "TIMEOUT": "string", + "getDefaultResultOrder": "function", + "getServers": "function", + "lookup": "function", + "lookupService": "function", + "resolve": "function", + "resolve4": "function", + "resolve6": "function", + "resolveAny": "function", + "resolveCaa": "function", + "resolveCname": "function", + "resolveMx": "function", + "resolveNaptr": "function", + "resolveNs": "function", + "resolvePtr": "function", + "resolveSoa": "function", + "resolveSrv": "function", + "resolveTxt": "function", + "reverse": "function", + "setDefaultResultOrder": "function", + "setServers": "function" + }, + "resolve": "function", + "resolve4": "function", + "resolve6": "function", + "resolveAny": "function", + "resolveCaa": "function", + "resolveCname": "function", + "resolveMx": "function", + "resolveNaptr": "function", + "resolveNs": "function", + "resolvePtr": "function", + "resolveSoa": "function", + "resolveSrv": "function", + "resolveTxt": "function", + "reverse": "function", + "setDefaultResultOrder": "function", + "setServers": "function" + }, + "getDefaultResultOrder": "function", + "getServers": "function", + "lookup": "function", + "lookupService": "function", + "promises": { + "ADDRGETNETWORKPARAMS": "string", + "BADFAMILY": "string", + "BADFLAGS": "string", + "BADHINTS": "string", + "BADNAME": "string", + "BADQUERY": "string", + "BADRESP": "string", + "BADSTR": "string", + "CANCELLED": "string", + "CONNREFUSED": "string", + "DESTRUCTION": "string", + "EOF": "string", + "FILE": "string", + "FORMERR": "string", + "LOADIPHLPAPI": "string", + "NODATA": "string", + "NOMEM": "string", + "NONAME": "string", + "NOTFOUND": "string", + "NOTIMP": "string", + "NOTINITIALIZED": "string", + "REFUSED": "string", + "Resolver": "function", + "SERVFAIL": "string", + "TIMEOUT": "string", + "getDefaultResultOrder": "function", + "getServers": "function", + "lookup": "function", + "lookupService": "function", + "resolve": "function", + "resolve4": "function", + "resolve6": "function", + "resolveAny": "function", + "resolveCaa": "function", + "resolveCname": "function", + "resolveMx": "function", + "resolveNaptr": "function", + "resolveNs": "function", + "resolvePtr": "function", + "resolveSoa": "function", + "resolveSrv": "function", + "resolveTxt": "function", + "reverse": "function", + "setDefaultResultOrder": "function", + "setServers": "function" + }, + "resolve": "function", + "resolve4": "function", + "resolve6": "function", + "resolveAny": "function", + "resolveCaa": "function", + "resolveCname": "function", + "resolveMx": "function", + "resolveNaptr": "function", + "resolveNs": "function", + "resolvePtr": "function", + "resolveSoa": "function", + "resolveSrv": "function", + "resolveTxt": "function", + "reverse": "function", + "setDefaultResultOrder": "function", + "setServers": "function" + }, + "node:dns/promises": { + "ADDRGETNETWORKPARAMS": "string", + "BADFAMILY": "string", + "BADFLAGS": "string", + "BADHINTS": "string", + "BADNAME": "string", + "BADQUERY": "string", + "BADRESP": "string", + "BADSTR": "string", + "CANCELLED": "string", + "CONNREFUSED": "string", + "DESTRUCTION": "string", + "EOF": "string", + "FILE": "string", + "FORMERR": "string", + "LOADIPHLPAPI": "string", + "NODATA": "string", + "NOMEM": "string", + "NONAME": "string", + "NOTFOUND": "string", + "NOTIMP": "string", + "NOTINITIALIZED": "string", + "REFUSED": "string", + "Resolver": "function", + "SERVFAIL": "string", + "TIMEOUT": "string", + "default": { + "ADDRGETNETWORKPARAMS": "string", + "BADFAMILY": "string", + "BADFLAGS": "string", + "BADHINTS": "string", + "BADNAME": "string", + "BADQUERY": "string", + "BADRESP": "string", + "BADSTR": "string", + "CANCELLED": "string", + "CONNREFUSED": "string", + "DESTRUCTION": "string", + "EOF": "string", + "FILE": "string", + "FORMERR": "string", + "LOADIPHLPAPI": "string", + "NODATA": "string", + "NOMEM": "string", + "NONAME": "string", + "NOTFOUND": "string", + "NOTIMP": "string", + "NOTINITIALIZED": "string", + "REFUSED": "string", + "Resolver": "function", + "SERVFAIL": "string", + "TIMEOUT": "string", + "getDefaultResultOrder": "function", + "getServers": "function", + "lookup": "function", + "lookupService": "function", + "resolve": "function", + "resolve4": "function", + "resolve6": "function", + "resolveAny": "function", + "resolveCaa": "function", + "resolveCname": "function", + "resolveMx": "function", + "resolveNaptr": "function", + "resolveNs": "function", + "resolvePtr": "function", + "resolveSoa": "function", + "resolveSrv": "function", + "resolveTxt": "function", + "reverse": "function", + "setDefaultResultOrder": "function", + "setServers": "function" + }, + "getDefaultResultOrder": "function", + "getServers": "function", + "lookup": "function", + "lookupService": "function", + "resolve": "function", + "resolve4": "function", + "resolve6": "function", + "resolveAny": "function", + "resolveCaa": "function", + "resolveCname": "function", + "resolveMx": "function", + "resolveNaptr": "function", + "resolveNs": "function", + "resolvePtr": "function", + "resolveSoa": "function", + "resolveSrv": "function", + "resolveTxt": "function", + "reverse": "function", + "setDefaultResultOrder": "function", + "setServers": "function" + }, + "node:domain": { + "Domain": "function", + "_stack": "object", + "active": "object", + "create": "function", + "createDomain": "function", + "default": { + "Domain": "function", + "_stack": "object", + "active": "object", + "create": "function", + "createDomain": "function" + } + }, + "node:events": { + "EventEmitter": { + "EventEmitter": { + "EventEmitter": "function", + "EventEmitterAsyncResource": "function", + "captureRejectionSymbol": "symbol", + "captureRejections": "boolean", + "defaultMaxListeners": "number", + "errorMonitor": "symbol", + "getEventListeners": "function", + "getMaxListeners": "function", + "init": "function", + "listenerCount": "function", + "on": "function", + "once": "function", + "setMaxListeners": "function", + "usingDomains": "boolean" + }, + "EventEmitterAsyncResource": "function", + "captureRejectionSymbol": "symbol", + "captureRejections": "boolean", + "defaultMaxListeners": "number", + "errorMonitor": "symbol", + "getEventListeners": "function", + "getMaxListeners": "function", + "init": "function", + "listenerCount": "function", + "on": "function", + "once": "function", + "setMaxListeners": "function", + "usingDomains": "boolean" + }, + "EventEmitterAsyncResource": "function", + "captureRejectionSymbol": "symbol", + "captureRejections": "boolean", + "default": { + "EventEmitter": { + "EventEmitter": "function", + "EventEmitterAsyncResource": "function", + "captureRejectionSymbol": "symbol", + "captureRejections": "boolean", + "defaultMaxListeners": "number", + "errorMonitor": "symbol", + "getEventListeners": "function", + "getMaxListeners": "function", + "init": "function", + "listenerCount": "function", + "on": "function", + "once": "function", + "setMaxListeners": "function", + "usingDomains": "boolean" + }, + "EventEmitterAsyncResource": "function", + "captureRejectionSymbol": "symbol", + "captureRejections": "boolean", + "defaultMaxListeners": "number", + "errorMonitor": "symbol", + "getEventListeners": "function", + "getMaxListeners": "function", + "init": "function", + "listenerCount": "function", + "on": "function", + "once": "function", + "setMaxListeners": "function", + "usingDomains": "boolean" + }, + "defaultMaxListeners": "number", + "errorMonitor": "symbol", + "getEventListeners": "function", + "getMaxListeners": "function", + "init": "function", + "listenerCount": "function", + "on": "function", + "once": "function", + "setMaxListeners": "function", + "usingDomains": "boolean" + }, + "node:fs": { + "Dir": "function", + "Dirent": "function", + "F_OK": "number", + "FileReadStream": "function", + "FileWriteStream": "function", + "R_OK": "number", + "ReadStream": "function", + "Stats": "function", + "W_OK": "number", + "WriteStream": "function", + "X_OK": "number", + "_toUnixTimestamp": "function", + "access": "function", + "accessSync": "function", + "appendFile": "function", + "appendFileSync": "function", + "chmod": "function", + "chmodSync": "function", + "chown": "function", + "chownSync": "function", + "close": "function", + "closeSync": "function", + "constants": { + "COPYFILE_EXCL": "number", + "COPYFILE_FICLONE": "number", + "COPYFILE_FICLONE_FORCE": "number", + "F_OK": "number", + "O_APPEND": "number", + "O_CREAT": "number", + "O_DIRECTORY": "number", + "O_DSYNC": "number", + "O_EXCL": "number", + "O_NOCTTY": "number", + "O_NOFOLLOW": "number", + "O_NONBLOCK": "number", + "O_RDONLY": "number", + "O_RDWR": "number", + "O_SYMLINK": "number", + "O_SYNC": "number", + "O_TRUNC": "number", + "O_WRONLY": "number", + "R_OK": "number", + "S_IFBLK": "number", + "S_IFCHR": "number", + "S_IFDIR": "number", + "S_IFIFO": "number", + "S_IFLNK": "number", + "S_IFMT": "number", + "S_IFREG": "number", + "S_IFSOCK": "number", + "S_IRGRP": "number", + "S_IROTH": "number", + "S_IRUSR": "number", + "S_IRWXG": "number", + "S_IRWXO": "number", + "S_IRWXU": "number", + "S_IWGRP": "number", + "S_IWOTH": "number", + "S_IWUSR": "number", + "S_IXGRP": "number", + "S_IXOTH": "number", + "S_IXUSR": "number", + "UV_DIRENT_BLOCK": "number", + "UV_DIRENT_CHAR": "number", + "UV_DIRENT_DIR": "number", + "UV_DIRENT_FIFO": "number", + "UV_DIRENT_FILE": "number", + "UV_DIRENT_LINK": "number", + "UV_DIRENT_SOCKET": "number", + "UV_DIRENT_UNKNOWN": "number", + "UV_FS_COPYFILE_EXCL": "number", + "UV_FS_COPYFILE_FICLONE": "number", + "UV_FS_COPYFILE_FICLONE_FORCE": "number", + "UV_FS_O_FILEMAP": "number", + "UV_FS_SYMLINK_DIR": "number", + "UV_FS_SYMLINK_JUNCTION": "number", + "W_OK": "number", + "X_OK": "number" + }, + "copyFile": "function", + "copyFileSync": "function", + "cp": "function", + "cpSync": "function", + "createReadStream": "function", + "createWriteStream": "function", + "default": { + "Dir": "function", + "Dirent": "function", + "F_OK": "number", + "FileReadStream": "function", + "FileWriteStream": "function", + "R_OK": "number", + "ReadStream": "function", + "Stats": "function", + "W_OK": "number", + "WriteStream": "function", + "X_OK": "number", + "_toUnixTimestamp": "function", + "access": "function", + "accessSync": "function", + "appendFile": "function", + "appendFileSync": "function", + "chmod": "function", + "chmodSync": "function", + "chown": "function", + "chownSync": "function", + "close": "function", + "closeSync": "function", + "constants": { + "COPYFILE_EXCL": "number", + "COPYFILE_FICLONE": "number", + "COPYFILE_FICLONE_FORCE": "number", + "F_OK": "number", + "O_APPEND": "number", + "O_CREAT": "number", + "O_DIRECTORY": "number", + "O_DSYNC": "number", + "O_EXCL": "number", + "O_NOCTTY": "number", + "O_NOFOLLOW": "number", + "O_NONBLOCK": "number", + "O_RDONLY": "number", + "O_RDWR": "number", + "O_SYMLINK": "number", + "O_SYNC": "number", + "O_TRUNC": "number", + "O_WRONLY": "number", + "R_OK": "number", + "S_IFBLK": "number", + "S_IFCHR": "number", + "S_IFDIR": "number", + "S_IFIFO": "number", + "S_IFLNK": "number", + "S_IFMT": "number", + "S_IFREG": "number", + "S_IFSOCK": "number", + "S_IRGRP": "number", + "S_IROTH": "number", + "S_IRUSR": "number", + "S_IRWXG": "number", + "S_IRWXO": "number", + "S_IRWXU": "number", + "S_IWGRP": "number", + "S_IWOTH": "number", + "S_IWUSR": "number", + "S_IXGRP": "number", + "S_IXOTH": "number", + "S_IXUSR": "number", + "UV_DIRENT_BLOCK": "number", + "UV_DIRENT_CHAR": "number", + "UV_DIRENT_DIR": "number", + "UV_DIRENT_FIFO": "number", + "UV_DIRENT_FILE": "number", + "UV_DIRENT_LINK": "number", + "UV_DIRENT_SOCKET": "number", + "UV_DIRENT_UNKNOWN": "number", + "UV_FS_COPYFILE_EXCL": "number", + "UV_FS_COPYFILE_FICLONE": "number", + "UV_FS_COPYFILE_FICLONE_FORCE": "number", + "UV_FS_O_FILEMAP": "number", + "UV_FS_SYMLINK_DIR": "number", + "UV_FS_SYMLINK_JUNCTION": "number", + "W_OK": "number", + "X_OK": "number" + }, + "copyFile": "function", + "copyFileSync": "function", + "cp": "function", + "cpSync": "function", + "createReadStream": "function", + "createWriteStream": "function", + "exists": "function", + "existsSync": "function", + "fchmod": "function", + "fchmodSync": "function", + "fchown": "function", + "fchownSync": "function", + "fdatasync": "function", + "fdatasyncSync": "function", + "fstat": "function", + "fstatSync": "function", + "fsync": "function", + "fsyncSync": "function", + "ftruncate": "function", + "ftruncateSync": "function", + "futimes": "function", + "futimesSync": "function", + "lchmod": "function", + "lchmodSync": "function", + "lchown": "function", + "lchownSync": "function", + "link": "function", + "linkSync": "function", + "lstat": "function", + "lstatSync": "function", + "lutimes": "function", + "lutimesSync": "function", + "mkdir": "function", + "mkdirSync": "function", + "mkdtemp": "function", + "mkdtempSync": "function", + "open": "function", + "openAsBlob": "function", + "openSync": "function", + "opendir": "function", + "opendirSync": "function", + "promises": { + "access": "function", + "appendFile": "function", + "chmod": "function", + "chown": "function", + "constants": "object", + "copyFile": "function", + "cp": "function", + "lchmod": "function", + "lchown": "function", + "link": "function", + "lstat": "function", + "lutimes": "function", + "mkdir": "function", + "mkdtemp": "function", + "open": "function", + "opendir": "function", + "readFile": "function", + "readdir": "function", + "readlink": "function", + "realpath": "function", + "rename": "function", + "rm": "function", + "rmdir": "function", + "stat": "function", + "statfs": "function", + "symlink": "function", + "truncate": "function", + "unlink": "function", + "utimes": "function", + "watch": "function", + "writeFile": "function" + }, + "read": "function", + "readFile": "function", + "readFileSync": "function", + "readSync": "function", + "readdir": "function", + "readdirSync": "function", + "readlink": "function", + "readlinkSync": "function", + "readv": "function", + "readvSync": "function", + "realpath": { + "native": "function" + }, + "realpathSync": { + "native": "function" + }, + "rename": "function", + "renameSync": "function", + "rm": "function", + "rmSync": "function", + "rmdir": "function", + "rmdirSync": "function", + "stat": "function", + "statSync": "function", + "statfs": "function", + "statfsSync": "function", + "symlink": "function", + "symlinkSync": "function", + "truncate": "function", + "truncateSync": "function", + "unlink": "function", + "unlinkSync": "function", + "unwatchFile": "function", + "utimes": "function", + "utimesSync": "function", + "watch": "function", + "watchFile": "function", + "write": "function", + "writeFile": "function", + "writeFileSync": "function", + "writeSync": "function", + "writev": "function", + "writevSync": "function" + }, + "exists": "function", + "existsSync": "function", + "fchmod": "function", + "fchmodSync": "function", + "fchown": "function", + "fchownSync": "function", + "fdatasync": "function", + "fdatasyncSync": "function", + "fstat": "function", + "fstatSync": "function", + "fsync": "function", + "fsyncSync": "function", + "ftruncate": "function", + "ftruncateSync": "function", + "futimes": "function", + "futimesSync": "function", + "lchmod": "function", + "lchmodSync": "function", + "lchown": "function", + "lchownSync": "function", + "link": "function", + "linkSync": "function", + "lstat": "function", + "lstatSync": "function", + "lutimes": "function", + "lutimesSync": "function", + "mkdir": "function", + "mkdirSync": "function", + "mkdtemp": "function", + "mkdtempSync": "function", + "open": "function", + "openAsBlob": "function", + "openSync": "function", + "opendir": "function", + "opendirSync": "function", + "promises": { + "access": "function", + "appendFile": "function", + "chmod": "function", + "chown": "function", + "constants": { + "COPYFILE_EXCL": "number", + "COPYFILE_FICLONE": "number", + "COPYFILE_FICLONE_FORCE": "number", + "F_OK": "number", + "O_APPEND": "number", + "O_CREAT": "number", + "O_DIRECTORY": "number", + "O_DSYNC": "number", + "O_EXCL": "number", + "O_NOCTTY": "number", + "O_NOFOLLOW": "number", + "O_NONBLOCK": "number", + "O_RDONLY": "number", + "O_RDWR": "number", + "O_SYMLINK": "number", + "O_SYNC": "number", + "O_TRUNC": "number", + "O_WRONLY": "number", + "R_OK": "number", + "S_IFBLK": "number", + "S_IFCHR": "number", + "S_IFDIR": "number", + "S_IFIFO": "number", + "S_IFLNK": "number", + "S_IFMT": "number", + "S_IFREG": "number", + "S_IFSOCK": "number", + "S_IRGRP": "number", + "S_IROTH": "number", + "S_IRUSR": "number", + "S_IRWXG": "number", + "S_IRWXO": "number", + "S_IRWXU": "number", + "S_IWGRP": "number", + "S_IWOTH": "number", + "S_IWUSR": "number", + "S_IXGRP": "number", + "S_IXOTH": "number", + "S_IXUSR": "number", + "UV_DIRENT_BLOCK": "number", + "UV_DIRENT_CHAR": "number", + "UV_DIRENT_DIR": "number", + "UV_DIRENT_FIFO": "number", + "UV_DIRENT_FILE": "number", + "UV_DIRENT_LINK": "number", + "UV_DIRENT_SOCKET": "number", + "UV_DIRENT_UNKNOWN": "number", + "UV_FS_COPYFILE_EXCL": "number", + "UV_FS_COPYFILE_FICLONE": "number", + "UV_FS_COPYFILE_FICLONE_FORCE": "number", + "UV_FS_O_FILEMAP": "number", + "UV_FS_SYMLINK_DIR": "number", + "UV_FS_SYMLINK_JUNCTION": "number", + "W_OK": "number", + "X_OK": "number" + }, + "copyFile": "function", + "cp": "function", + "lchmod": "function", + "lchown": "function", + "link": "function", + "lstat": "function", + "lutimes": "function", + "mkdir": "function", + "mkdtemp": "function", + "open": "function", + "opendir": "function", + "readFile": "function", + "readdir": "function", + "readlink": "function", + "realpath": "function", + "rename": "function", + "rm": "function", + "rmdir": "function", + "stat": "function", + "statfs": "function", + "symlink": "function", + "truncate": "function", + "unlink": "function", + "utimes": "function", + "watch": "function", + "writeFile": "function" + }, + "read": "function", + "readFile": "function", + "readFileSync": "function", + "readSync": "function", + "readdir": "function", + "readdirSync": "function", + "readlink": "function", + "readlinkSync": "function", + "readv": "function", + "readvSync": "function", + "realpath": { + "native": "function" + }, + "realpathSync": { + "native": "function" + }, + "rename": "function", + "renameSync": "function", + "rm": "function", + "rmSync": "function", + "rmdir": "function", + "rmdirSync": "function", + "stat": "function", + "statSync": "function", + "statfs": "function", + "statfsSync": "function", + "symlink": "function", + "symlinkSync": "function", + "truncate": "function", + "truncateSync": "function", + "unlink": "function", + "unlinkSync": "function", + "unwatchFile": "function", + "utimes": "function", + "utimesSync": "function", + "watch": "function", + "watchFile": "function", + "write": "function", + "writeFile": "function", + "writeFileSync": "function", + "writeSync": "function", + "writev": "function", + "writevSync": "function" + }, + "node:fs/promises": { + "access": "function", + "appendFile": "function", + "chmod": "function", + "chown": "function", + "constants": { + "COPYFILE_EXCL": "number", + "COPYFILE_FICLONE": "number", + "COPYFILE_FICLONE_FORCE": "number", + "F_OK": "number", + "O_APPEND": "number", + "O_CREAT": "number", + "O_DIRECTORY": "number", + "O_DSYNC": "number", + "O_EXCL": "number", + "O_NOCTTY": "number", + "O_NOFOLLOW": "number", + "O_NONBLOCK": "number", + "O_RDONLY": "number", + "O_RDWR": "number", + "O_SYMLINK": "number", + "O_SYNC": "number", + "O_TRUNC": "number", + "O_WRONLY": "number", + "R_OK": "number", + "S_IFBLK": "number", + "S_IFCHR": "number", + "S_IFDIR": "number", + "S_IFIFO": "number", + "S_IFLNK": "number", + "S_IFMT": "number", + "S_IFREG": "number", + "S_IFSOCK": "number", + "S_IRGRP": "number", + "S_IROTH": "number", + "S_IRUSR": "number", + "S_IRWXG": "number", + "S_IRWXO": "number", + "S_IRWXU": "number", + "S_IWGRP": "number", + "S_IWOTH": "number", + "S_IWUSR": "number", + "S_IXGRP": "number", + "S_IXOTH": "number", + "S_IXUSR": "number", + "UV_DIRENT_BLOCK": "number", + "UV_DIRENT_CHAR": "number", + "UV_DIRENT_DIR": "number", + "UV_DIRENT_FIFO": "number", + "UV_DIRENT_FILE": "number", + "UV_DIRENT_LINK": "number", + "UV_DIRENT_SOCKET": "number", + "UV_DIRENT_UNKNOWN": "number", + "UV_FS_COPYFILE_EXCL": "number", + "UV_FS_COPYFILE_FICLONE": "number", + "UV_FS_COPYFILE_FICLONE_FORCE": "number", + "UV_FS_O_FILEMAP": "number", + "UV_FS_SYMLINK_DIR": "number", + "UV_FS_SYMLINK_JUNCTION": "number", + "W_OK": "number", + "X_OK": "number" + }, + "copyFile": "function", + "cp": "function", + "default": { + "access": "function", + "appendFile": "function", + "chmod": "function", + "chown": "function", + "constants": { + "COPYFILE_EXCL": "number", + "COPYFILE_FICLONE": "number", + "COPYFILE_FICLONE_FORCE": "number", + "F_OK": "number", + "O_APPEND": "number", + "O_CREAT": "number", + "O_DIRECTORY": "number", + "O_DSYNC": "number", + "O_EXCL": "number", + "O_NOCTTY": "number", + "O_NOFOLLOW": "number", + "O_NONBLOCK": "number", + "O_RDONLY": "number", + "O_RDWR": "number", + "O_SYMLINK": "number", + "O_SYNC": "number", + "O_TRUNC": "number", + "O_WRONLY": "number", + "R_OK": "number", + "S_IFBLK": "number", + "S_IFCHR": "number", + "S_IFDIR": "number", + "S_IFIFO": "number", + "S_IFLNK": "number", + "S_IFMT": "number", + "S_IFREG": "number", + "S_IFSOCK": "number", + "S_IRGRP": "number", + "S_IROTH": "number", + "S_IRUSR": "number", + "S_IRWXG": "number", + "S_IRWXO": "number", + "S_IRWXU": "number", + "S_IWGRP": "number", + "S_IWOTH": "number", + "S_IWUSR": "number", + "S_IXGRP": "number", + "S_IXOTH": "number", + "S_IXUSR": "number", + "UV_DIRENT_BLOCK": "number", + "UV_DIRENT_CHAR": "number", + "UV_DIRENT_DIR": "number", + "UV_DIRENT_FIFO": "number", + "UV_DIRENT_FILE": "number", + "UV_DIRENT_LINK": "number", + "UV_DIRENT_SOCKET": "number", + "UV_DIRENT_UNKNOWN": "number", + "UV_FS_COPYFILE_EXCL": "number", + "UV_FS_COPYFILE_FICLONE": "number", + "UV_FS_COPYFILE_FICLONE_FORCE": "number", + "UV_FS_O_FILEMAP": "number", + "UV_FS_SYMLINK_DIR": "number", + "UV_FS_SYMLINK_JUNCTION": "number", + "W_OK": "number", + "X_OK": "number" + }, + "copyFile": "function", + "cp": "function", + "lchmod": "function", + "lchown": "function", + "link": "function", + "lstat": "function", + "lutimes": "function", + "mkdir": "function", + "mkdtemp": "function", + "open": "function", + "opendir": "function", + "readFile": "function", + "readdir": "function", + "readlink": "function", + "realpath": "function", + "rename": "function", + "rm": "function", + "rmdir": "function", + "stat": "function", + "statfs": "function", + "symlink": "function", + "truncate": "function", + "unlink": "function", + "utimes": "function", + "watch": "function", + "writeFile": "function" + }, + "lchmod": "function", + "lchown": "function", + "link": "function", + "lstat": "function", + "lutimes": "function", + "mkdir": "function", + "mkdtemp": "function", + "open": "function", + "opendir": "function", + "readFile": "function", + "readdir": "function", + "readlink": "function", + "realpath": "function", + "rename": "function", + "rm": "function", + "rmdir": "function", + "stat": "function", + "statfs": "function", + "symlink": "function", + "truncate": "function", + "unlink": "function", + "utimes": "function", + "watch": "function", + "writeFile": "function" + }, + "node:http": { + "Agent": { + "defaultMaxSockets": "number" + }, + "ClientRequest": "function", + "IncomingMessage": "function", + "METHODS": { + "0": "string", + "1": "string", + "2": "string", + "3": "string", + "4": "string", + "5": "string", + "6": "string", + "7": "string", + "8": "string", + "9": "string", + "10": "string", + "11": "string", + "12": "string", + "13": "string", + "14": "string", + "15": "string", + "16": "string", + "17": "string", + "18": "string", + "19": "string", + "20": "string", + "21": "string", + "22": "string", + "23": "string", + "24": "string", + "25": "string", + "26": "string", + "27": "string", + "28": "string", + "29": "string", + "30": "string", + "31": "string", + "32": "string", + "33": "string" + }, + "OutgoingMessage": "function", + "STATUS_CODES": { + "100": "string", + "101": "string", + "102": "string", + "103": "string", + "200": "string", + "201": "string", + "202": "string", + "203": "string", + "204": "string", + "205": "string", + "206": "string", + "207": "string", + "208": "string", + "226": "string", + "300": "string", + "301": "string", + "302": "string", + "303": "string", + "304": "string", + "305": "string", + "307": "string", + "308": "string", + "400": "string", + "401": "string", + "402": "string", + "403": "string", + "404": "string", + "405": "string", + "406": "string", + "407": "string", + "408": "string", + "409": "string", + "410": "string", + "411": "string", + "412": "string", + "413": "string", + "414": "string", + "415": "string", + "416": "string", + "417": "string", + "418": "string", + "421": "string", + "422": "string", + "423": "string", + "424": "string", + "425": "string", + "426": "string", + "428": "string", + "429": "string", + "431": "string", + "451": "string", + "500": "string", + "501": "string", + "502": "string", + "503": "string", + "504": "string", + "505": "string", + "506": "string", + "507": "string", + "508": "string", + "509": "string", + "510": "string", + "511": "string" + }, + "Server": "function", + "ServerResponse": "function", + "_connectionListener": "function", + "createServer": "function", + "default": { + "Agent": { + "defaultMaxSockets": "number" + }, + "ClientRequest": "function", + "IncomingMessage": "function", + "METHODS": { + "0": "string", + "1": "string", + "2": "string", + "3": "string", + "4": "string", + "5": "string", + "6": "string", + "7": "string", + "8": "string", + "9": "string", + "10": "string", + "11": "string", + "12": "string", + "13": "string", + "14": "string", + "15": "string", + "16": "string", + "17": "string", + "18": "string", + "19": "string", + "20": "string", + "21": "string", + "22": "string", + "23": "string", + "24": "string", + "25": "string", + "26": "string", + "27": "string", + "28": "string", + "29": "string", + "30": "string", + "31": "string", + "32": "string", + "33": "string" + }, + "OutgoingMessage": "function", + "STATUS_CODES": { + "100": "string", + "101": "string", + "102": "string", + "103": "string", + "200": "string", + "201": "string", + "202": "string", + "203": "string", + "204": "string", + "205": "string", + "206": "string", + "207": "string", + "208": "string", + "226": "string", + "300": "string", + "301": "string", + "302": "string", + "303": "string", + "304": "string", + "305": "string", + "307": "string", + "308": "string", + "400": "string", + "401": "string", + "402": "string", + "403": "string", + "404": "string", + "405": "string", + "406": "string", + "407": "string", + "408": "string", + "409": "string", + "410": "string", + "411": "string", + "412": "string", + "413": "string", + "414": "string", + "415": "string", + "416": "string", + "417": "string", + "418": "string", + "421": "string", + "422": "string", + "423": "string", + "424": "string", + "425": "string", + "426": "string", + "428": "string", + "429": "string", + "431": "string", + "451": "string", + "500": "string", + "501": "string", + "502": "string", + "503": "string", + "504": "string", + "505": "string", + "506": "string", + "507": "string", + "508": "string", + "509": "string", + "510": "string", + "511": "string" + }, + "Server": "function", + "ServerResponse": "function", + "_connectionListener": "function", + "createServer": "function", + "get": "function", + "globalAgent": { + "_events": "object", + "_eventsCount": "number", + "_maxListeners": "undefined", + "defaultPort": "number", + "freeSockets": "object", + "keepAlive": "boolean", + "keepAliveMsecs": "number", + "maxFreeSockets": "number", + "maxSockets": "number", + "maxTotalSockets": "number", + "options": "object", + "protocol": "string", + "requests": "object", + "scheduling": "string", + "sockets": "object", + "totalSocketCount": "number" + }, + "maxHeaderSize": "number", + "request": "function", + "setMaxIdleHTTPParsers": "function", + "validateHeaderName": "function", + "validateHeaderValue": "function" + }, + "get": "function", + "globalAgent": { + "_events": { + "free": "function", + "newListener": "function" + }, + "_eventsCount": "number", + "_maxListeners": "undefined", + "defaultPort": "number", + "freeSockets": "object", + "keepAlive": "boolean", + "keepAliveMsecs": "number", + "maxFreeSockets": "number", + "maxSockets": "number", + "maxTotalSockets": "number", + "options": { + "keepAlive": "boolean", + "noDelay": "boolean", + "path": "object", + "scheduling": "string", + "timeout": "number" + }, + "protocol": "string", + "requests": "object", + "scheduling": "string", + "sockets": "object", + "totalSocketCount": "number" + }, + "maxHeaderSize": "number", + "request": "function", + "setMaxIdleHTTPParsers": "function", + "validateHeaderName": "function", + "validateHeaderValue": "function" + }, + "node:http2": { + "Http2ServerRequest": "function", + "Http2ServerResponse": "function", + "connect": "function", + "constants": { + "DEFAULT_SETTINGS_ENABLE_CONNECT_PROTOCOL": "number", + "DEFAULT_SETTINGS_ENABLE_PUSH": "number", + "DEFAULT_SETTINGS_HEADER_TABLE_SIZE": "number", + "DEFAULT_SETTINGS_INITIAL_WINDOW_SIZE": "number", + "DEFAULT_SETTINGS_MAX_CONCURRENT_STREAMS": "number", + "DEFAULT_SETTINGS_MAX_FRAME_SIZE": "number", + "DEFAULT_SETTINGS_MAX_HEADER_LIST_SIZE": "number", + "HTTP2_HEADER_ACCEPT": "string", + "HTTP2_HEADER_ACCEPT_CHARSET": "string", + "HTTP2_HEADER_ACCEPT_ENCODING": "string", + "HTTP2_HEADER_ACCEPT_LANGUAGE": "string", + "HTTP2_HEADER_ACCEPT_RANGES": "string", + "HTTP2_HEADER_ACCESS_CONTROL_ALLOW_CREDENTIALS": "string", + "HTTP2_HEADER_ACCESS_CONTROL_ALLOW_HEADERS": "string", + "HTTP2_HEADER_ACCESS_CONTROL_ALLOW_METHODS": "string", + "HTTP2_HEADER_ACCESS_CONTROL_ALLOW_ORIGIN": "string", + "HTTP2_HEADER_ACCESS_CONTROL_EXPOSE_HEADERS": "string", + "HTTP2_HEADER_ACCESS_CONTROL_MAX_AGE": "string", + "HTTP2_HEADER_ACCESS_CONTROL_REQUEST_HEADERS": "string", + "HTTP2_HEADER_ACCESS_CONTROL_REQUEST_METHOD": "string", + "HTTP2_HEADER_AGE": "string", + "HTTP2_HEADER_ALLOW": "string", + "HTTP2_HEADER_ALT_SVC": "string", + "HTTP2_HEADER_AUTHORITY": "string", + "HTTP2_HEADER_AUTHORIZATION": "string", + "HTTP2_HEADER_CACHE_CONTROL": "string", + "HTTP2_HEADER_CONNECTION": "string", + "HTTP2_HEADER_CONTENT_DISPOSITION": "string", + "HTTP2_HEADER_CONTENT_ENCODING": "string", + "HTTP2_HEADER_CONTENT_LANGUAGE": "string", + "HTTP2_HEADER_CONTENT_LENGTH": "string", + "HTTP2_HEADER_CONTENT_LOCATION": "string", + "HTTP2_HEADER_CONTENT_MD5": "string", + "HTTP2_HEADER_CONTENT_RANGE": "string", + "HTTP2_HEADER_CONTENT_SECURITY_POLICY": "string", + "HTTP2_HEADER_CONTENT_TYPE": "string", + "HTTP2_HEADER_COOKIE": "string", + "HTTP2_HEADER_DATE": "string", + "HTTP2_HEADER_DNT": "string", + "HTTP2_HEADER_EARLY_DATA": "string", + "HTTP2_HEADER_ETAG": "string", + "HTTP2_HEADER_EXPECT": "string", + "HTTP2_HEADER_EXPECT_CT": "string", + "HTTP2_HEADER_EXPIRES": "string", + "HTTP2_HEADER_FORWARDED": "string", + "HTTP2_HEADER_FROM": "string", + "HTTP2_HEADER_HOST": "string", + "HTTP2_HEADER_HTTP2_SETTINGS": "string", + "HTTP2_HEADER_IF_MATCH": "string", + "HTTP2_HEADER_IF_MODIFIED_SINCE": "string", + "HTTP2_HEADER_IF_NONE_MATCH": "string", + "HTTP2_HEADER_IF_RANGE": "string", + "HTTP2_HEADER_IF_UNMODIFIED_SINCE": "string", + "HTTP2_HEADER_KEEP_ALIVE": "string", + "HTTP2_HEADER_LAST_MODIFIED": "string", + "HTTP2_HEADER_LINK": "string", + "HTTP2_HEADER_LOCATION": "string", + "HTTP2_HEADER_MAX_FORWARDS": "string", + "HTTP2_HEADER_METHOD": "string", + "HTTP2_HEADER_ORIGIN": "string", + "HTTP2_HEADER_PATH": "string", + "HTTP2_HEADER_PREFER": "string", + "HTTP2_HEADER_PRIORITY": "string", + "HTTP2_HEADER_PROTOCOL": "string", + "HTTP2_HEADER_PROXY_AUTHENTICATE": "string", + "HTTP2_HEADER_PROXY_AUTHORIZATION": "string", + "HTTP2_HEADER_PROXY_CONNECTION": "string", + "HTTP2_HEADER_PURPOSE": "string", + "HTTP2_HEADER_RANGE": "string", + "HTTP2_HEADER_REFERER": "string", + "HTTP2_HEADER_REFRESH": "string", + "HTTP2_HEADER_RETRY_AFTER": "string", + "HTTP2_HEADER_SCHEME": "string", + "HTTP2_HEADER_SERVER": "string", + "HTTP2_HEADER_SET_COOKIE": "string", + "HTTP2_HEADER_STATUS": "string", + "HTTP2_HEADER_STRICT_TRANSPORT_SECURITY": "string", + "HTTP2_HEADER_TE": "string", + "HTTP2_HEADER_TIMING_ALLOW_ORIGIN": "string", + "HTTP2_HEADER_TK": "string", + "HTTP2_HEADER_TRAILER": "string", + "HTTP2_HEADER_TRANSFER_ENCODING": "string", + "HTTP2_HEADER_UPGRADE": "string", + "HTTP2_HEADER_UPGRADE_INSECURE_REQUESTS": "string", + "HTTP2_HEADER_USER_AGENT": "string", + "HTTP2_HEADER_VARY": "string", + "HTTP2_HEADER_VIA": "string", + "HTTP2_HEADER_WARNING": "string", + "HTTP2_HEADER_WWW_AUTHENTICATE": "string", + "HTTP2_HEADER_X_CONTENT_TYPE_OPTIONS": "string", + "HTTP2_HEADER_X_FORWARDED_FOR": "string", + "HTTP2_HEADER_X_FRAME_OPTIONS": "string", + "HTTP2_HEADER_X_XSS_PROTECTION": "string", + "HTTP2_METHOD_ACL": "string", + "HTTP2_METHOD_BASELINE_CONTROL": "string", + "HTTP2_METHOD_BIND": "string", + "HTTP2_METHOD_CHECKIN": "string", + "HTTP2_METHOD_CHECKOUT": "string", + "HTTP2_METHOD_CONNECT": "string", + "HTTP2_METHOD_COPY": "string", + "HTTP2_METHOD_DELETE": "string", + "HTTP2_METHOD_GET": "string", + "HTTP2_METHOD_HEAD": "string", + "HTTP2_METHOD_LABEL": "string", + "HTTP2_METHOD_LINK": "string", + "HTTP2_METHOD_LOCK": "string", + "HTTP2_METHOD_MERGE": "string", + "HTTP2_METHOD_MKACTIVITY": "string", + "HTTP2_METHOD_MKCALENDAR": "string", + "HTTP2_METHOD_MKCOL": "string", + "HTTP2_METHOD_MKREDIRECTREF": "string", + "HTTP2_METHOD_MKWORKSPACE": "string", + "HTTP2_METHOD_MOVE": "string", + "HTTP2_METHOD_OPTIONS": "string", + "HTTP2_METHOD_ORDERPATCH": "string", + "HTTP2_METHOD_PATCH": "string", + "HTTP2_METHOD_POST": "string", + "HTTP2_METHOD_PRI": "string", + "HTTP2_METHOD_PROPFIND": "string", + "HTTP2_METHOD_PROPPATCH": "string", + "HTTP2_METHOD_PUT": "string", + "HTTP2_METHOD_REBIND": "string", + "HTTP2_METHOD_REPORT": "string", + "HTTP2_METHOD_SEARCH": "string", + "HTTP2_METHOD_TRACE": "string", + "HTTP2_METHOD_UNBIND": "string", + "HTTP2_METHOD_UNCHECKOUT": "string", + "HTTP2_METHOD_UNLINK": "string", + "HTTP2_METHOD_UNLOCK": "string", + "HTTP2_METHOD_UPDATE": "string", + "HTTP2_METHOD_UPDATEREDIRECTREF": "string", + "HTTP2_METHOD_VERSION_CONTROL": "string", + "HTTP_STATUS_ACCEPTED": "number", + "HTTP_STATUS_ALREADY_REPORTED": "number", + "HTTP_STATUS_BAD_GATEWAY": "number", + "HTTP_STATUS_BAD_REQUEST": "number", + "HTTP_STATUS_BANDWIDTH_LIMIT_EXCEEDED": "number", + "HTTP_STATUS_CONFLICT": "number", + "HTTP_STATUS_CONTINUE": "number", + "HTTP_STATUS_CREATED": "number", + "HTTP_STATUS_EARLY_HINTS": "number", + "HTTP_STATUS_EXPECTATION_FAILED": "number", + "HTTP_STATUS_FAILED_DEPENDENCY": "number", + "HTTP_STATUS_FORBIDDEN": "number", + "HTTP_STATUS_FOUND": "number", + "HTTP_STATUS_GATEWAY_TIMEOUT": "number", + "HTTP_STATUS_GONE": "number", + "HTTP_STATUS_HTTP_VERSION_NOT_SUPPORTED": "number", + "HTTP_STATUS_IM_USED": "number", + "HTTP_STATUS_INSUFFICIENT_STORAGE": "number", + "HTTP_STATUS_INTERNAL_SERVER_ERROR": "number", + "HTTP_STATUS_LENGTH_REQUIRED": "number", + "HTTP_STATUS_LOCKED": "number", + "HTTP_STATUS_LOOP_DETECTED": "number", + "HTTP_STATUS_METHOD_NOT_ALLOWED": "number", + "HTTP_STATUS_MISDIRECTED_REQUEST": "number", + "HTTP_STATUS_MOVED_PERMANENTLY": "number", + "HTTP_STATUS_MULTIPLE_CHOICES": "number", + "HTTP_STATUS_MULTI_STATUS": "number", + "HTTP_STATUS_NETWORK_AUTHENTICATION_REQUIRED": "number", + "HTTP_STATUS_NON_AUTHORITATIVE_INFORMATION": "number", + "HTTP_STATUS_NOT_ACCEPTABLE": "number", + "HTTP_STATUS_NOT_EXTENDED": "number", + "HTTP_STATUS_NOT_FOUND": "number", + "HTTP_STATUS_NOT_IMPLEMENTED": "number", + "HTTP_STATUS_NOT_MODIFIED": "number", + "HTTP_STATUS_NO_CONTENT": "number", + "HTTP_STATUS_OK": "number", + "HTTP_STATUS_PARTIAL_CONTENT": "number", + "HTTP_STATUS_PAYLOAD_TOO_LARGE": "number", + "HTTP_STATUS_PAYMENT_REQUIRED": "number", + "HTTP_STATUS_PERMANENT_REDIRECT": "number", + "HTTP_STATUS_PRECONDITION_FAILED": "number", + "HTTP_STATUS_PRECONDITION_REQUIRED": "number", + "HTTP_STATUS_PROCESSING": "number", + "HTTP_STATUS_PROXY_AUTHENTICATION_REQUIRED": "number", + "HTTP_STATUS_RANGE_NOT_SATISFIABLE": "number", + "HTTP_STATUS_REQUEST_HEADER_FIELDS_TOO_LARGE": "number", + "HTTP_STATUS_REQUEST_TIMEOUT": "number", + "HTTP_STATUS_RESET_CONTENT": "number", + "HTTP_STATUS_SEE_OTHER": "number", + "HTTP_STATUS_SERVICE_UNAVAILABLE": "number", + "HTTP_STATUS_SWITCHING_PROTOCOLS": "number", + "HTTP_STATUS_TEAPOT": "number", + "HTTP_STATUS_TEMPORARY_REDIRECT": "number", + "HTTP_STATUS_TOO_EARLY": "number", + "HTTP_STATUS_TOO_MANY_REQUESTS": "number", + "HTTP_STATUS_UNAUTHORIZED": "number", + "HTTP_STATUS_UNAVAILABLE_FOR_LEGAL_REASONS": "number", + "HTTP_STATUS_UNPROCESSABLE_ENTITY": "number", + "HTTP_STATUS_UNSUPPORTED_MEDIA_TYPE": "number", + "HTTP_STATUS_UPGRADE_REQUIRED": "number", + "HTTP_STATUS_URI_TOO_LONG": "number", + "HTTP_STATUS_USE_PROXY": "number", + "HTTP_STATUS_VARIANT_ALSO_NEGOTIATES": "number", + "MAX_INITIAL_WINDOW_SIZE": "number", + "MAX_MAX_FRAME_SIZE": "number", + "MIN_MAX_FRAME_SIZE": "number", + "NGHTTP2_CANCEL": "number", + "NGHTTP2_COMPRESSION_ERROR": "number", + "NGHTTP2_CONNECT_ERROR": "number", + "NGHTTP2_DEFAULT_WEIGHT": "number", + "NGHTTP2_ENHANCE_YOUR_CALM": "number", + "NGHTTP2_ERR_FRAME_SIZE_ERROR": "number", + "NGHTTP2_FLAG_ACK": "number", + "NGHTTP2_FLAG_END_HEADERS": "number", + "NGHTTP2_FLAG_END_STREAM": "number", + "NGHTTP2_FLAG_NONE": "number", + "NGHTTP2_FLAG_PADDED": "number", + "NGHTTP2_FLAG_PRIORITY": "number", + "NGHTTP2_FLOW_CONTROL_ERROR": "number", + "NGHTTP2_FRAME_SIZE_ERROR": "number", + "NGHTTP2_HTTP_1_1_REQUIRED": "number", + "NGHTTP2_INADEQUATE_SECURITY": "number", + "NGHTTP2_INTERNAL_ERROR": "number", + "NGHTTP2_NO_ERROR": "number", + "NGHTTP2_PROTOCOL_ERROR": "number", + "NGHTTP2_REFUSED_STREAM": "number", + "NGHTTP2_SESSION_CLIENT": "number", + "NGHTTP2_SESSION_SERVER": "number", + "NGHTTP2_SETTINGS_ENABLE_CONNECT_PROTOCOL": "number", + "NGHTTP2_SETTINGS_ENABLE_PUSH": "number", + "NGHTTP2_SETTINGS_HEADER_TABLE_SIZE": "number", + "NGHTTP2_SETTINGS_INITIAL_WINDOW_SIZE": "number", + "NGHTTP2_SETTINGS_MAX_CONCURRENT_STREAMS": "number", + "NGHTTP2_SETTINGS_MAX_FRAME_SIZE": "number", + "NGHTTP2_SETTINGS_MAX_HEADER_LIST_SIZE": "number", + "NGHTTP2_SETTINGS_TIMEOUT": "number", + "NGHTTP2_STREAM_CLOSED": "number", + "NGHTTP2_STREAM_STATE_CLOSED": "number", + "NGHTTP2_STREAM_STATE_HALF_CLOSED_LOCAL": "number", + "NGHTTP2_STREAM_STATE_HALF_CLOSED_REMOTE": "number", + "NGHTTP2_STREAM_STATE_IDLE": "number", + "NGHTTP2_STREAM_STATE_OPEN": "number", + "NGHTTP2_STREAM_STATE_RESERVED_LOCAL": "number", + "NGHTTP2_STREAM_STATE_RESERVED_REMOTE": "number", + "PADDING_STRATEGY_ALIGNED": "number", + "PADDING_STRATEGY_CALLBACK": "number", + "PADDING_STRATEGY_MAX": "number", + "PADDING_STRATEGY_NONE": "number" + }, + "createSecureServer": "function", + "createServer": "function", + "default": { + "Http2ServerRequest": "function", + "Http2ServerResponse": "function", + "connect": "function", + "constants": { + "DEFAULT_SETTINGS_ENABLE_CONNECT_PROTOCOL": "number", + "DEFAULT_SETTINGS_ENABLE_PUSH": "number", + "DEFAULT_SETTINGS_HEADER_TABLE_SIZE": "number", + "DEFAULT_SETTINGS_INITIAL_WINDOW_SIZE": "number", + "DEFAULT_SETTINGS_MAX_CONCURRENT_STREAMS": "number", + "DEFAULT_SETTINGS_MAX_FRAME_SIZE": "number", + "DEFAULT_SETTINGS_MAX_HEADER_LIST_SIZE": "number", + "HTTP2_HEADER_ACCEPT": "string", + "HTTP2_HEADER_ACCEPT_CHARSET": "string", + "HTTP2_HEADER_ACCEPT_ENCODING": "string", + "HTTP2_HEADER_ACCEPT_LANGUAGE": "string", + "HTTP2_HEADER_ACCEPT_RANGES": "string", + "HTTP2_HEADER_ACCESS_CONTROL_ALLOW_CREDENTIALS": "string", + "HTTP2_HEADER_ACCESS_CONTROL_ALLOW_HEADERS": "string", + "HTTP2_HEADER_ACCESS_CONTROL_ALLOW_METHODS": "string", + "HTTP2_HEADER_ACCESS_CONTROL_ALLOW_ORIGIN": "string", + "HTTP2_HEADER_ACCESS_CONTROL_EXPOSE_HEADERS": "string", + "HTTP2_HEADER_ACCESS_CONTROL_MAX_AGE": "string", + "HTTP2_HEADER_ACCESS_CONTROL_REQUEST_HEADERS": "string", + "HTTP2_HEADER_ACCESS_CONTROL_REQUEST_METHOD": "string", + "HTTP2_HEADER_AGE": "string", + "HTTP2_HEADER_ALLOW": "string", + "HTTP2_HEADER_ALT_SVC": "string", + "HTTP2_HEADER_AUTHORITY": "string", + "HTTP2_HEADER_AUTHORIZATION": "string", + "HTTP2_HEADER_CACHE_CONTROL": "string", + "HTTP2_HEADER_CONNECTION": "string", + "HTTP2_HEADER_CONTENT_DISPOSITION": "string", + "HTTP2_HEADER_CONTENT_ENCODING": "string", + "HTTP2_HEADER_CONTENT_LANGUAGE": "string", + "HTTP2_HEADER_CONTENT_LENGTH": "string", + "HTTP2_HEADER_CONTENT_LOCATION": "string", + "HTTP2_HEADER_CONTENT_MD5": "string", + "HTTP2_HEADER_CONTENT_RANGE": "string", + "HTTP2_HEADER_CONTENT_SECURITY_POLICY": "string", + "HTTP2_HEADER_CONTENT_TYPE": "string", + "HTTP2_HEADER_COOKIE": "string", + "HTTP2_HEADER_DATE": "string", + "HTTP2_HEADER_DNT": "string", + "HTTP2_HEADER_EARLY_DATA": "string", + "HTTP2_HEADER_ETAG": "string", + "HTTP2_HEADER_EXPECT": "string", + "HTTP2_HEADER_EXPECT_CT": "string", + "HTTP2_HEADER_EXPIRES": "string", + "HTTP2_HEADER_FORWARDED": "string", + "HTTP2_HEADER_FROM": "string", + "HTTP2_HEADER_HOST": "string", + "HTTP2_HEADER_HTTP2_SETTINGS": "string", + "HTTP2_HEADER_IF_MATCH": "string", + "HTTP2_HEADER_IF_MODIFIED_SINCE": "string", + "HTTP2_HEADER_IF_NONE_MATCH": "string", + "HTTP2_HEADER_IF_RANGE": "string", + "HTTP2_HEADER_IF_UNMODIFIED_SINCE": "string", + "HTTP2_HEADER_KEEP_ALIVE": "string", + "HTTP2_HEADER_LAST_MODIFIED": "string", + "HTTP2_HEADER_LINK": "string", + "HTTP2_HEADER_LOCATION": "string", + "HTTP2_HEADER_MAX_FORWARDS": "string", + "HTTP2_HEADER_METHOD": "string", + "HTTP2_HEADER_ORIGIN": "string", + "HTTP2_HEADER_PATH": "string", + "HTTP2_HEADER_PREFER": "string", + "HTTP2_HEADER_PRIORITY": "string", + "HTTP2_HEADER_PROTOCOL": "string", + "HTTP2_HEADER_PROXY_AUTHENTICATE": "string", + "HTTP2_HEADER_PROXY_AUTHORIZATION": "string", + "HTTP2_HEADER_PROXY_CONNECTION": "string", + "HTTP2_HEADER_PURPOSE": "string", + "HTTP2_HEADER_RANGE": "string", + "HTTP2_HEADER_REFERER": "string", + "HTTP2_HEADER_REFRESH": "string", + "HTTP2_HEADER_RETRY_AFTER": "string", + "HTTP2_HEADER_SCHEME": "string", + "HTTP2_HEADER_SERVER": "string", + "HTTP2_HEADER_SET_COOKIE": "string", + "HTTP2_HEADER_STATUS": "string", + "HTTP2_HEADER_STRICT_TRANSPORT_SECURITY": "string", + "HTTP2_HEADER_TE": "string", + "HTTP2_HEADER_TIMING_ALLOW_ORIGIN": "string", + "HTTP2_HEADER_TK": "string", + "HTTP2_HEADER_TRAILER": "string", + "HTTP2_HEADER_TRANSFER_ENCODING": "string", + "HTTP2_HEADER_UPGRADE": "string", + "HTTP2_HEADER_UPGRADE_INSECURE_REQUESTS": "string", + "HTTP2_HEADER_USER_AGENT": "string", + "HTTP2_HEADER_VARY": "string", + "HTTP2_HEADER_VIA": "string", + "HTTP2_HEADER_WARNING": "string", + "HTTP2_HEADER_WWW_AUTHENTICATE": "string", + "HTTP2_HEADER_X_CONTENT_TYPE_OPTIONS": "string", + "HTTP2_HEADER_X_FORWARDED_FOR": "string", + "HTTP2_HEADER_X_FRAME_OPTIONS": "string", + "HTTP2_HEADER_X_XSS_PROTECTION": "string", + "HTTP2_METHOD_ACL": "string", + "HTTP2_METHOD_BASELINE_CONTROL": "string", + "HTTP2_METHOD_BIND": "string", + "HTTP2_METHOD_CHECKIN": "string", + "HTTP2_METHOD_CHECKOUT": "string", + "HTTP2_METHOD_CONNECT": "string", + "HTTP2_METHOD_COPY": "string", + "HTTP2_METHOD_DELETE": "string", + "HTTP2_METHOD_GET": "string", + "HTTP2_METHOD_HEAD": "string", + "HTTP2_METHOD_LABEL": "string", + "HTTP2_METHOD_LINK": "string", + "HTTP2_METHOD_LOCK": "string", + "HTTP2_METHOD_MERGE": "string", + "HTTP2_METHOD_MKACTIVITY": "string", + "HTTP2_METHOD_MKCALENDAR": "string", + "HTTP2_METHOD_MKCOL": "string", + "HTTP2_METHOD_MKREDIRECTREF": "string", + "HTTP2_METHOD_MKWORKSPACE": "string", + "HTTP2_METHOD_MOVE": "string", + "HTTP2_METHOD_OPTIONS": "string", + "HTTP2_METHOD_ORDERPATCH": "string", + "HTTP2_METHOD_PATCH": "string", + "HTTP2_METHOD_POST": "string", + "HTTP2_METHOD_PRI": "string", + "HTTP2_METHOD_PROPFIND": "string", + "HTTP2_METHOD_PROPPATCH": "string", + "HTTP2_METHOD_PUT": "string", + "HTTP2_METHOD_REBIND": "string", + "HTTP2_METHOD_REPORT": "string", + "HTTP2_METHOD_SEARCH": "string", + "HTTP2_METHOD_TRACE": "string", + "HTTP2_METHOD_UNBIND": "string", + "HTTP2_METHOD_UNCHECKOUT": "string", + "HTTP2_METHOD_UNLINK": "string", + "HTTP2_METHOD_UNLOCK": "string", + "HTTP2_METHOD_UPDATE": "string", + "HTTP2_METHOD_UPDATEREDIRECTREF": "string", + "HTTP2_METHOD_VERSION_CONTROL": "string", + "HTTP_STATUS_ACCEPTED": "number", + "HTTP_STATUS_ALREADY_REPORTED": "number", + "HTTP_STATUS_BAD_GATEWAY": "number", + "HTTP_STATUS_BAD_REQUEST": "number", + "HTTP_STATUS_BANDWIDTH_LIMIT_EXCEEDED": "number", + "HTTP_STATUS_CONFLICT": "number", + "HTTP_STATUS_CONTINUE": "number", + "HTTP_STATUS_CREATED": "number", + "HTTP_STATUS_EARLY_HINTS": "number", + "HTTP_STATUS_EXPECTATION_FAILED": "number", + "HTTP_STATUS_FAILED_DEPENDENCY": "number", + "HTTP_STATUS_FORBIDDEN": "number", + "HTTP_STATUS_FOUND": "number", + "HTTP_STATUS_GATEWAY_TIMEOUT": "number", + "HTTP_STATUS_GONE": "number", + "HTTP_STATUS_HTTP_VERSION_NOT_SUPPORTED": "number", + "HTTP_STATUS_IM_USED": "number", + "HTTP_STATUS_INSUFFICIENT_STORAGE": "number", + "HTTP_STATUS_INTERNAL_SERVER_ERROR": "number", + "HTTP_STATUS_LENGTH_REQUIRED": "number", + "HTTP_STATUS_LOCKED": "number", + "HTTP_STATUS_LOOP_DETECTED": "number", + "HTTP_STATUS_METHOD_NOT_ALLOWED": "number", + "HTTP_STATUS_MISDIRECTED_REQUEST": "number", + "HTTP_STATUS_MOVED_PERMANENTLY": "number", + "HTTP_STATUS_MULTIPLE_CHOICES": "number", + "HTTP_STATUS_MULTI_STATUS": "number", + "HTTP_STATUS_NETWORK_AUTHENTICATION_REQUIRED": "number", + "HTTP_STATUS_NON_AUTHORITATIVE_INFORMATION": "number", + "HTTP_STATUS_NOT_ACCEPTABLE": "number", + "HTTP_STATUS_NOT_EXTENDED": "number", + "HTTP_STATUS_NOT_FOUND": "number", + "HTTP_STATUS_NOT_IMPLEMENTED": "number", + "HTTP_STATUS_NOT_MODIFIED": "number", + "HTTP_STATUS_NO_CONTENT": "number", + "HTTP_STATUS_OK": "number", + "HTTP_STATUS_PARTIAL_CONTENT": "number", + "HTTP_STATUS_PAYLOAD_TOO_LARGE": "number", + "HTTP_STATUS_PAYMENT_REQUIRED": "number", + "HTTP_STATUS_PERMANENT_REDIRECT": "number", + "HTTP_STATUS_PRECONDITION_FAILED": "number", + "HTTP_STATUS_PRECONDITION_REQUIRED": "number", + "HTTP_STATUS_PROCESSING": "number", + "HTTP_STATUS_PROXY_AUTHENTICATION_REQUIRED": "number", + "HTTP_STATUS_RANGE_NOT_SATISFIABLE": "number", + "HTTP_STATUS_REQUEST_HEADER_FIELDS_TOO_LARGE": "number", + "HTTP_STATUS_REQUEST_TIMEOUT": "number", + "HTTP_STATUS_RESET_CONTENT": "number", + "HTTP_STATUS_SEE_OTHER": "number", + "HTTP_STATUS_SERVICE_UNAVAILABLE": "number", + "HTTP_STATUS_SWITCHING_PROTOCOLS": "number", + "HTTP_STATUS_TEAPOT": "number", + "HTTP_STATUS_TEMPORARY_REDIRECT": "number", + "HTTP_STATUS_TOO_EARLY": "number", + "HTTP_STATUS_TOO_MANY_REQUESTS": "number", + "HTTP_STATUS_UNAUTHORIZED": "number", + "HTTP_STATUS_UNAVAILABLE_FOR_LEGAL_REASONS": "number", + "HTTP_STATUS_UNPROCESSABLE_ENTITY": "number", + "HTTP_STATUS_UNSUPPORTED_MEDIA_TYPE": "number", + "HTTP_STATUS_UPGRADE_REQUIRED": "number", + "HTTP_STATUS_URI_TOO_LONG": "number", + "HTTP_STATUS_USE_PROXY": "number", + "HTTP_STATUS_VARIANT_ALSO_NEGOTIATES": "number", + "MAX_INITIAL_WINDOW_SIZE": "number", + "MAX_MAX_FRAME_SIZE": "number", + "MIN_MAX_FRAME_SIZE": "number", + "NGHTTP2_CANCEL": "number", + "NGHTTP2_COMPRESSION_ERROR": "number", + "NGHTTP2_CONNECT_ERROR": "number", + "NGHTTP2_DEFAULT_WEIGHT": "number", + "NGHTTP2_ENHANCE_YOUR_CALM": "number", + "NGHTTP2_ERR_FRAME_SIZE_ERROR": "number", + "NGHTTP2_FLAG_ACK": "number", + "NGHTTP2_FLAG_END_HEADERS": "number", + "NGHTTP2_FLAG_END_STREAM": "number", + "NGHTTP2_FLAG_NONE": "number", + "NGHTTP2_FLAG_PADDED": "number", + "NGHTTP2_FLAG_PRIORITY": "number", + "NGHTTP2_FLOW_CONTROL_ERROR": "number", + "NGHTTP2_FRAME_SIZE_ERROR": "number", + "NGHTTP2_HTTP_1_1_REQUIRED": "number", + "NGHTTP2_INADEQUATE_SECURITY": "number", + "NGHTTP2_INTERNAL_ERROR": "number", + "NGHTTP2_NO_ERROR": "number", + "NGHTTP2_PROTOCOL_ERROR": "number", + "NGHTTP2_REFUSED_STREAM": "number", + "NGHTTP2_SESSION_CLIENT": "number", + "NGHTTP2_SESSION_SERVER": "number", + "NGHTTP2_SETTINGS_ENABLE_CONNECT_PROTOCOL": "number", + "NGHTTP2_SETTINGS_ENABLE_PUSH": "number", + "NGHTTP2_SETTINGS_HEADER_TABLE_SIZE": "number", + "NGHTTP2_SETTINGS_INITIAL_WINDOW_SIZE": "number", + "NGHTTP2_SETTINGS_MAX_CONCURRENT_STREAMS": "number", + "NGHTTP2_SETTINGS_MAX_FRAME_SIZE": "number", + "NGHTTP2_SETTINGS_MAX_HEADER_LIST_SIZE": "number", + "NGHTTP2_SETTINGS_TIMEOUT": "number", + "NGHTTP2_STREAM_CLOSED": "number", + "NGHTTP2_STREAM_STATE_CLOSED": "number", + "NGHTTP2_STREAM_STATE_HALF_CLOSED_LOCAL": "number", + "NGHTTP2_STREAM_STATE_HALF_CLOSED_REMOTE": "number", + "NGHTTP2_STREAM_STATE_IDLE": "number", + "NGHTTP2_STREAM_STATE_OPEN": "number", + "NGHTTP2_STREAM_STATE_RESERVED_LOCAL": "number", + "NGHTTP2_STREAM_STATE_RESERVED_REMOTE": "number", + "PADDING_STRATEGY_ALIGNED": "number", + "PADDING_STRATEGY_CALLBACK": "number", + "PADDING_STRATEGY_MAX": "number", + "PADDING_STRATEGY_NONE": "number" + }, + "createSecureServer": "function", + "createServer": "function", + "getDefaultSettings": "function", + "getPackedSettings": "function", + "getUnpackedSettings": "function", + "sensitiveHeaders": "symbol" + }, + "getDefaultSettings": "function", + "getPackedSettings": "function", + "getUnpackedSettings": "function", + "sensitiveHeaders": "symbol" + }, + "node:https": { + "Agent": "function", + "Server": "function", + "createServer": "function", + "default": { + "Agent": "function", + "Server": "function", + "createServer": "function", + "get": "function", + "globalAgent": { + "_events": "object", + "_eventsCount": "number", + "_maxListeners": "undefined", + "_sessionCache": "object", + "defaultPort": "number", + "freeSockets": "object", + "keepAlive": "boolean", + "keepAliveMsecs": "number", + "maxCachedSessions": "number", + "maxFreeSockets": "number", + "maxSockets": "number", + "maxTotalSockets": "number", + "options": "object", + "protocol": "string", + "requests": "object", + "scheduling": "string", + "sockets": "object", + "totalSocketCount": "number" + }, + "request": "function" + }, + "get": "function", + "globalAgent": { + "_events": { + "free": "function", + "newListener": "function" + }, + "_eventsCount": "number", + "_maxListeners": "undefined", + "_sessionCache": { + "list": "object", + "map": "object" + }, + "defaultPort": "number", + "freeSockets": "object", + "keepAlive": "boolean", + "keepAliveMsecs": "number", + "maxCachedSessions": "number", + "maxFreeSockets": "number", + "maxSockets": "number", + "maxTotalSockets": "number", + "options": { + "keepAlive": "boolean", + "noDelay": "boolean", + "path": "object", + "scheduling": "string", + "timeout": "number" + }, + "protocol": "string", + "requests": "object", + "scheduling": "string", + "sockets": "object", + "totalSocketCount": "number" + }, + "request": "function" + }, + "node:inspector": { + "Session": "function", + "close": "function", + "console": { + "assert": "function", + "clear": "function", + "context": "function", + "count": "function", + "countReset": "function", + "debug": "function", + "dir": "function", + "dirxml": "function", + "error": "function", + "group": "function", + "groupCollapsed": "function", + "groupEnd": "function", + "info": "function", + "log": "function", + "profile": "function", + "profileEnd": "function", + "table": "function", + "time": "function", + "timeEnd": "function", + "timeLog": "function", + "timeStamp": "function", + "trace": "function", + "warn": "function" + }, + "default": { + "Session": "function", + "close": "function", + "console": { + "assert": "function", + "clear": "function", + "context": "function", + "count": "function", + "countReset": "function", + "debug": "function", + "dir": "function", + "dirxml": "function", + "error": "function", + "group": "function", + "groupCollapsed": "function", + "groupEnd": "function", + "info": "function", + "log": "function", + "profile": "function", + "profileEnd": "function", + "table": "function", + "time": "function", + "timeEnd": "function", + "timeLog": "function", + "timeStamp": "function", + "trace": "function", + "warn": "function" + }, + "open": "function", + "url": "function", + "waitForDebugger": "function" + }, + "open": "function", + "url": "function", + "waitForDebugger": "function" + }, + "node:inspector/promises": { + "Session": "function", + "close": "function", + "console": { + "assert": "function", + "clear": "function", + "context": "function", + "count": "function", + "countReset": "function", + "debug": "function", + "dir": "function", + "dirxml": "function", + "error": "function", + "group": "function", + "groupCollapsed": "function", + "groupEnd": "function", + "info": "function", + "log": "function", + "profile": "function", + "profileEnd": "function", + "table": "function", + "time": "function", + "timeEnd": "function", + "timeLog": "function", + "timeStamp": "function", + "trace": "function", + "warn": "function" + }, + "default": { + "Session": "function", + "close": "function", + "console": { + "assert": "function", + "clear": "function", + "context": "function", + "count": "function", + "countReset": "function", + "debug": "function", + "dir": "function", + "dirxml": "function", + "error": "function", + "group": "function", + "groupCollapsed": "function", + "groupEnd": "function", + "info": "function", + "log": "function", + "profile": "function", + "profileEnd": "function", + "table": "function", + "time": "function", + "timeEnd": "function", + "timeLog": "function", + "timeStamp": "function", + "trace": "function", + "warn": "function" + }, + "open": "function", + "url": "function", + "waitForDebugger": "function" + }, + "open": "function", + "url": "function", + "waitForDebugger": "function" + }, + "node:module": { + "Module": { + "Module": { + "Module": "function", + "SourceMap": "function", + "_cache": "object", + "_debug": "function", + "_extensions": "object", + "_findPath": "function", + "_initPaths": "function", + "_load": "function", + "_nodeModulePaths": "function", + "_pathCache": "object", + "_preloadModules": "function", + "_resolveFilename": "function", + "_resolveLookupPaths": "function", + "builtinModules": "object", + "createRequire": "function", + "findSourceMap": "function", + "globalPaths": "object", + "isBuiltin": "function", + "runMain": "function", + "syncBuiltinESMExports": "function" + }, + "SourceMap": "function", + "_cache": "object", + "_debug": "function", + "_extensions": { + ".js": "function", + ".json": "function", + ".node": "function" + }, + "_findPath": "function", + "_initPaths": "function", + "_load": "function", + "_nodeModulePaths": "function", + "_pathCache": { + "/Users/jarred/Code/bun/test/exports/generate-exports.mjs\u0000": "string" + }, + "_preloadModules": "function", + "_resolveFilename": "function", + "_resolveLookupPaths": "function", + "builtinModules": { + "0": "string", + "1": "string", + "2": "string", + "3": "string", + "4": "string", + "5": "string", + "6": "string", + "7": "string", + "8": "string", + "9": "string", + "10": "string", + "11": "string", + "12": "string", + "13": "string", + "14": "string", + "15": "string", + "16": "string", + "17": "string", + "18": "string", + "19": "string", + "20": "string", + "21": "string", + "22": "string", + "23": "string", + "24": "string", + "25": "string", + "26": "string", + "27": "string", + "28": "string", + "29": "string", + "30": "string", + "31": "string", + "32": "string", + "33": "string", + "34": "string", + "35": "string", + "36": "string", + "37": "string", + "38": "string", + "39": "string", + "40": "string", + "41": "string", + "42": "string", + "43": "string", + "44": "string", + "45": "string", + "46": "string", + "47": "string", + "48": "string", + "49": "string", + "50": "string", + "51": "string", + "52": "string", + "53": "string", + "54": "string", + "55": "string", + "56": "string", + "57": "string", + "58": "string", + "59": "string", + "60": "string", + "61": "string", + "62": "string", + "63": "string", + "64": "string", + "65": "string", + "66": "string", + "67": "string", + "68": "string" + }, + "createRequire": "function", + "findSourceMap": "function", + "globalPaths": { + "0": "string", + "1": "string", + "2": "string" + }, + "isBuiltin": "function", + "runMain": "function", + "syncBuiltinESMExports": "function" + }, + "SourceMap": "function", + "_cache": "object", + "_debug": "function", + "_extensions": { + ".js": "function", + ".json": "function", + ".node": "function" + }, + "_findPath": "function", + "_initPaths": "function", + "_load": "function", + "_nodeModulePaths": "function", + "_pathCache": { + "/Users/jarred/Code/bun/test/exports/generate-exports.mjs\u0000": "string" + }, + "_preloadModules": "function", + "_resolveFilename": "function", + "_resolveLookupPaths": "function", + "builtinModules": { + "0": "string", + "1": "string", + "2": "string", + "3": "string", + "4": "string", + "5": "string", + "6": "string", + "7": "string", + "8": "string", + "9": "string", + "10": "string", + "11": "string", + "12": "string", + "13": "string", + "14": "string", + "15": "string", + "16": "string", + "17": "string", + "18": "string", + "19": "string", + "20": "string", + "21": "string", + "22": "string", + "23": "string", + "24": "string", + "25": "string", + "26": "string", + "27": "string", + "28": "string", + "29": "string", + "30": "string", + "31": "string", + "32": "string", + "33": "string", + "34": "string", + "35": "string", + "36": "string", + "37": "string", + "38": "string", + "39": "string", + "40": "string", + "41": "string", + "42": "string", + "43": "string", + "44": "string", + "45": "string", + "46": "string", + "47": "string", + "48": "string", + "49": "string", + "50": "string", + "51": "string", + "52": "string", + "53": "string", + "54": "string", + "55": "string", + "56": "string", + "57": "string", + "58": "string", + "59": "string", + "60": "string", + "61": "string", + "62": "string", + "63": "string", + "64": "string", + "65": "string", + "66": "string", + "67": "string", + "68": "string" + }, + "createRequire": "function", + "default": { + "Module": { + "Module": "function", + "SourceMap": "function", + "_cache": "object", + "_debug": "function", + "_extensions": "object", + "_findPath": "function", + "_initPaths": "function", + "_load": "function", + "_nodeModulePaths": "function", + "_pathCache": "object", + "_preloadModules": "function", + "_resolveFilename": "function", + "_resolveLookupPaths": "function", + "builtinModules": "object", + "createRequire": "function", + "findSourceMap": "function", + "globalPaths": "object", + "isBuiltin": "function", + "runMain": "function", + "syncBuiltinESMExports": "function" + }, + "SourceMap": "function", + "_cache": "object", + "_debug": "function", + "_extensions": { + ".js": "function", + ".json": "function", + ".node": "function" + }, + "_findPath": "function", + "_initPaths": "function", + "_load": "function", + "_nodeModulePaths": "function", + "_pathCache": { + "/Users/jarred/Code/bun/test/exports/generate-exports.mjs\u0000": "string" + }, + "_preloadModules": "function", + "_resolveFilename": "function", + "_resolveLookupPaths": "function", + "builtinModules": { + "0": "string", + "1": "string", + "2": "string", + "3": "string", + "4": "string", + "5": "string", + "6": "string", + "7": "string", + "8": "string", + "9": "string", + "10": "string", + "11": "string", + "12": "string", + "13": "string", + "14": "string", + "15": "string", + "16": "string", + "17": "string", + "18": "string", + "19": "string", + "20": "string", + "21": "string", + "22": "string", + "23": "string", + "24": "string", + "25": "string", + "26": "string", + "27": "string", + "28": "string", + "29": "string", + "30": "string", + "31": "string", + "32": "string", + "33": "string", + "34": "string", + "35": "string", + "36": "string", + "37": "string", + "38": "string", + "39": "string", + "40": "string", + "41": "string", + "42": "string", + "43": "string", + "44": "string", + "45": "string", + "46": "string", + "47": "string", + "48": "string", + "49": "string", + "50": "string", + "51": "string", + "52": "string", + "53": "string", + "54": "string", + "55": "string", + "56": "string", + "57": "string", + "58": "string", + "59": "string", + "60": "string", + "61": "string", + "62": "string", + "63": "string", + "64": "string", + "65": "string", + "66": "string", + "67": "string", + "68": "string" + }, + "createRequire": "function", + "findSourceMap": "function", + "globalPaths": { + "0": "string", + "1": "string", + "2": "string" + }, + "isBuiltin": "function", + "runMain": "function", + "syncBuiltinESMExports": "function" + }, + "findSourceMap": "function", + "globalPaths": { + "0": "string", + "1": "string", + "2": "string" + }, + "isBuiltin": "function", + "runMain": "function", + "syncBuiltinESMExports": "function" + }, + "node:net": { + "BlockList": "function", + "Server": "function", + "Socket": "function", + "SocketAddress": "function", + "Stream": "function", + "_createServerHandle": "function", + "_normalizeArgs": "function", + "_setSimultaneousAccepts": "function", + "connect": "function", + "createConnection": "function", + "createServer": "function", + "default": { + "BlockList": "function", + "Server": "function", + "Socket": "function", + "SocketAddress": "function", + "Stream": "function", + "_createServerHandle": "function", + "_normalizeArgs": "function", + "_setSimultaneousAccepts": "function", + "connect": "function", + "createConnection": "function", + "createServer": "function", + "getDefaultAutoSelectFamily": "function", + "getDefaultAutoSelectFamilyAttemptTimeout": "function", + "isIP": "function", + "isIPv4": "function", + "isIPv6": "function", + "setDefaultAutoSelectFamily": "function", + "setDefaultAutoSelectFamilyAttemptTimeout": "function" + }, + "getDefaultAutoSelectFamily": "function", + "getDefaultAutoSelectFamilyAttemptTimeout": "function", + "isIP": "function", + "isIPv4": "function", + "isIPv6": "function", + "setDefaultAutoSelectFamily": "function", + "setDefaultAutoSelectFamilyAttemptTimeout": "function" + }, + "node:os": { + "EOL": "string", + "arch": "function", + "availableParallelism": "function", + "constants": { + "UV_UDP_REUSEADDR": "number", + "dlopen": { + "RTLD_GLOBAL": "number", + "RTLD_LAZY": "number", + "RTLD_LOCAL": "number", + "RTLD_NOW": "number" + }, + "errno": { + "E2BIG": "number", + "EACCES": "number", + "EADDRINUSE": "number", + "EADDRNOTAVAIL": "number", + "EAFNOSUPPORT": "number", + "EAGAIN": "number", + "EALREADY": "number", + "EBADF": "number", + "EBADMSG": "number", + "EBUSY": "number", + "ECANCELED": "number", + "ECHILD": "number", + "ECONNABORTED": "number", + "ECONNREFUSED": "number", + "ECONNRESET": "number", + "EDEADLK": "number", + "EDESTADDRREQ": "number", + "EDOM": "number", + "EDQUOT": "number", + "EEXIST": "number", + "EFAULT": "number", + "EFBIG": "number", + "EHOSTUNREACH": "number", + "EIDRM": "number", + "EILSEQ": "number", + "EINPROGRESS": "number", + "EINTR": "number", + "EINVAL": "number", + "EIO": "number", + "EISCONN": "number", + "EISDIR": "number", + "ELOOP": "number", + "EMFILE": "number", + "EMLINK": "number", + "EMSGSIZE": "number", + "EMULTIHOP": "number", + "ENAMETOOLONG": "number", + "ENETDOWN": "number", + "ENETRESET": "number", + "ENETUNREACH": "number", + "ENFILE": "number", + "ENOBUFS": "number", + "ENODATA": "number", + "ENODEV": "number", + "ENOENT": "number", + "ENOEXEC": "number", + "ENOLCK": "number", + "ENOLINK": "number", + "ENOMEM": "number", + "ENOMSG": "number", + "ENOPROTOOPT": "number", + "ENOSPC": "number", + "ENOSR": "number", + "ENOSTR": "number", + "ENOSYS": "number", + "ENOTCONN": "number", + "ENOTDIR": "number", + "ENOTEMPTY": "number", + "ENOTSOCK": "number", + "ENOTSUP": "number", + "ENOTTY": "number", + "ENXIO": "number", + "EOPNOTSUPP": "number", + "EOVERFLOW": "number", + "EPERM": "number", + "EPIPE": "number", + "EPROTO": "number", + "EPROTONOSUPPORT": "number", + "EPROTOTYPE": "number", + "ERANGE": "number", + "EROFS": "number", + "ESPIPE": "number", + "ESRCH": "number", + "ESTALE": "number", + "ETIME": "number", + "ETIMEDOUT": "number", + "ETXTBSY": "number", + "EWOULDBLOCK": "number", + "EXDEV": "number" + }, + "priority": { + "PRIORITY_ABOVE_NORMAL": "number", + "PRIORITY_BELOW_NORMAL": "number", + "PRIORITY_HIGH": "number", + "PRIORITY_HIGHEST": "number", + "PRIORITY_LOW": "number", + "PRIORITY_NORMAL": "number" + }, + "signals": { + "SIGABRT": "number", + "SIGALRM": "number", + "SIGBUS": "number", + "SIGCHLD": "number", + "SIGCONT": "number", + "SIGFPE": "number", + "SIGHUP": "number", + "SIGILL": "number", + "SIGINFO": "number", + "SIGINT": "number", + "SIGIO": "number", + "SIGIOT": "number", + "SIGKILL": "number", + "SIGPIPE": "number", + "SIGPROF": "number", + "SIGQUIT": "number", + "SIGSEGV": "number", + "SIGSTOP": "number", + "SIGSYS": "number", + "SIGTERM": "number", + "SIGTRAP": "number", + "SIGTSTP": "number", + "SIGTTIN": "number", + "SIGTTOU": "number", + "SIGURG": "number", + "SIGUSR1": "number", + "SIGUSR2": "number", + "SIGVTALRM": "number", + "SIGWINCH": "number", + "SIGXCPU": "number", + "SIGXFSZ": "number" + } + }, + "cpus": "function", + "default": { + "EOL": "string", + "arch": "function", + "availableParallelism": "function", + "constants": { + "UV_UDP_REUSEADDR": "number", + "dlopen": "object", + "errno": "object", + "priority": "object", + "signals": "object" + }, + "cpus": "function", + "devNull": "string", + "endianness": "function", + "freemem": "function", + "getPriority": "function", + "homedir": "function", + "hostname": "function", + "loadavg": "function", + "machine": "function", + "networkInterfaces": "function", + "platform": "function", + "release": "function", + "setPriority": "function", + "tmpdir": "function", + "totalmem": "function", + "type": "function", + "uptime": "function", + "userInfo": "function", + "version": "function" + }, + "devNull": "string", + "endianness": "function", + "freemem": "function", + "getPriority": "function", + "homedir": "function", + "hostname": "function", + "loadavg": "function", + "machine": "function", + "networkInterfaces": "function", + "platform": "function", + "release": "function", + "setPriority": "function", + "tmpdir": "function", + "totalmem": "function", + "type": "function", + "uptime": "function", + "userInfo": "function", + "version": "function" + }, + "node:path": { + "_makeLong": "function", + "basename": "function", + "default": { + "_makeLong": "function", + "basename": "function", + "delimiter": "string", + "dirname": "function", + "extname": "function", + "format": "function", + "isAbsolute": "function", + "join": "function", + "normalize": "function", + "parse": "function", + "posix": { + "_makeLong": "function", + "basename": "function", + "delimiter": "string", + "dirname": "function", + "extname": "function", + "format": "function", + "isAbsolute": "function", + "join": "function", + "normalize": "function", + "parse": "function", + "posix": "object", + "relative": "function", + "resolve": "function", + "sep": "string", + "toNamespacedPath": "function", + "win32": "object" + }, + "relative": "function", + "resolve": "function", + "sep": "string", + "toNamespacedPath": "function", + "win32": { + "_makeLong": "function", + "basename": "function", + "delimiter": "string", + "dirname": "function", + "extname": "function", + "format": "function", + "isAbsolute": "function", + "join": "function", + "normalize": "function", + "parse": "function", + "posix": "object", + "relative": "function", + "resolve": "function", + "sep": "string", + "toNamespacedPath": "function", + "win32": "object" + } + }, + "delimiter": "string", + "dirname": "function", + "extname": "function", + "format": "function", + "isAbsolute": "function", + "join": "function", + "normalize": "function", + "parse": "function", + "posix": { + "_makeLong": "function", + "basename": "function", + "delimiter": "string", + "dirname": "function", + "extname": "function", + "format": "function", + "isAbsolute": "function", + "join": "function", + "normalize": "function", + "parse": "function", + "posix": { + "_makeLong": "function", + "basename": "function", + "delimiter": "string", + "dirname": "function", + "extname": "function", + "format": "function", + "isAbsolute": "function", + "join": "function", + "normalize": "function", + "parse": "function", + "posix": "object", + "relative": "function", + "resolve": "function", + "sep": "string", + "toNamespacedPath": "function", + "win32": "object" + }, + "relative": "function", + "resolve": "function", + "sep": "string", + "toNamespacedPath": "function", + "win32": { + "_makeLong": "function", + "basename": "function", + "delimiter": "string", + "dirname": "function", + "extname": "function", + "format": "function", + "isAbsolute": "function", + "join": "function", + "normalize": "function", + "parse": "function", + "posix": "object", + "relative": "function", + "resolve": "function", + "sep": "string", + "toNamespacedPath": "function", + "win32": "object" + } + }, + "relative": "function", + "resolve": "function", + "sep": "string", + "toNamespacedPath": "function", + "win32": { + "_makeLong": "function", + "basename": "function", + "delimiter": "string", + "dirname": "function", + "extname": "function", + "format": "function", + "isAbsolute": "function", + "join": "function", + "normalize": "function", + "parse": "function", + "posix": { + "_makeLong": "function", + "basename": "function", + "delimiter": "string", + "dirname": "function", + "extname": "function", + "format": "function", + "isAbsolute": "function", + "join": "function", + "normalize": "function", + "parse": "function", + "posix": "object", + "relative": "function", + "resolve": "function", + "sep": "string", + "toNamespacedPath": "function", + "win32": "object" + }, + "relative": "function", + "resolve": "function", + "sep": "string", + "toNamespacedPath": "function", + "win32": { + "_makeLong": "function", + "basename": "function", + "delimiter": "string", + "dirname": "function", + "extname": "function", + "format": "function", + "isAbsolute": "function", + "join": "function", + "normalize": "function", + "parse": "function", + "posix": "object", + "relative": "function", + "resolve": "function", + "sep": "string", + "toNamespacedPath": "function", + "win32": "object" + } + } + }, + "node:path/posix": { + "_makeLong": "function", + "basename": "function", + "default": { + "_makeLong": "function", + "basename": "function", + "delimiter": "string", + "dirname": "function", + "extname": "function", + "format": "function", + "isAbsolute": "function", + "join": "function", + "normalize": "function", + "parse": "function", + "posix": { + "_makeLong": "function", + "basename": "function", + "delimiter": "string", + "dirname": "function", + "extname": "function", + "format": "function", + "isAbsolute": "function", + "join": "function", + "normalize": "function", + "parse": "function", + "posix": "object", + "relative": "function", + "resolve": "function", + "sep": "string", + "toNamespacedPath": "function", + "win32": "object" + }, + "relative": "function", + "resolve": "function", + "sep": "string", + "toNamespacedPath": "function", + "win32": { + "_makeLong": "function", + "basename": "function", + "delimiter": "string", + "dirname": "function", + "extname": "function", + "format": "function", + "isAbsolute": "function", + "join": "function", + "normalize": "function", + "parse": "function", + "posix": "object", + "relative": "function", + "resolve": "function", + "sep": "string", + "toNamespacedPath": "function", + "win32": "object" + } + }, + "delimiter": "string", + "dirname": "function", + "extname": "function", + "format": "function", + "isAbsolute": "function", + "join": "function", + "normalize": "function", + "parse": "function", + "posix": { + "_makeLong": "function", + "basename": "function", + "delimiter": "string", + "dirname": "function", + "extname": "function", + "format": "function", + "isAbsolute": "function", + "join": "function", + "normalize": "function", + "parse": "function", + "posix": { + "_makeLong": "function", + "basename": "function", + "delimiter": "string", + "dirname": "function", + "extname": "function", + "format": "function", + "isAbsolute": "function", + "join": "function", + "normalize": "function", + "parse": "function", + "posix": "object", + "relative": "function", + "resolve": "function", + "sep": "string", + "toNamespacedPath": "function", + "win32": "object" + }, + "relative": "function", + "resolve": "function", + "sep": "string", + "toNamespacedPath": "function", + "win32": { + "_makeLong": "function", + "basename": "function", + "delimiter": "string", + "dirname": "function", + "extname": "function", + "format": "function", + "isAbsolute": "function", + "join": "function", + "normalize": "function", + "parse": "function", + "posix": "object", + "relative": "function", + "resolve": "function", + "sep": "string", + "toNamespacedPath": "function", + "win32": "object" + } + }, + "relative": "function", + "resolve": "function", + "sep": "string", + "toNamespacedPath": "function", + "win32": { + "_makeLong": "function", + "basename": "function", + "delimiter": "string", + "dirname": "function", + "extname": "function", + "format": "function", + "isAbsolute": "function", + "join": "function", + "normalize": "function", + "parse": "function", + "posix": { + "_makeLong": "function", + "basename": "function", + "delimiter": "string", + "dirname": "function", + "extname": "function", + "format": "function", + "isAbsolute": "function", + "join": "function", + "normalize": "function", + "parse": "function", + "posix": "object", + "relative": "function", + "resolve": "function", + "sep": "string", + "toNamespacedPath": "function", + "win32": "object" + }, + "relative": "function", + "resolve": "function", + "sep": "string", + "toNamespacedPath": "function", + "win32": { + "_makeLong": "function", + "basename": "function", + "delimiter": "string", + "dirname": "function", + "extname": "function", + "format": "function", + "isAbsolute": "function", + "join": "function", + "normalize": "function", + "parse": "function", + "posix": "object", + "relative": "function", + "resolve": "function", + "sep": "string", + "toNamespacedPath": "function", + "win32": "object" + } + } + }, + "node:path/win32": { + "_makeLong": "function", + "basename": "function", + "default": { + "_makeLong": "function", + "basename": "function", + "delimiter": "string", + "dirname": "function", + "extname": "function", + "format": "function", + "isAbsolute": "function", + "join": "function", + "normalize": "function", + "parse": "function", + "posix": { + "_makeLong": "function", + "basename": "function", + "delimiter": "string", + "dirname": "function", + "extname": "function", + "format": "function", + "isAbsolute": "function", + "join": "function", + "normalize": "function", + "parse": "function", + "posix": "object", + "relative": "function", + "resolve": "function", + "sep": "string", + "toNamespacedPath": "function", + "win32": "object" + }, + "relative": "function", + "resolve": "function", + "sep": "string", + "toNamespacedPath": "function", + "win32": { + "_makeLong": "function", + "basename": "function", + "delimiter": "string", + "dirname": "function", + "extname": "function", + "format": "function", + "isAbsolute": "function", + "join": "function", + "normalize": "function", + "parse": "function", + "posix": "object", + "relative": "function", + "resolve": "function", + "sep": "string", + "toNamespacedPath": "function", + "win32": "object" + } + }, + "delimiter": "string", + "dirname": "function", + "extname": "function", + "format": "function", + "isAbsolute": "function", + "join": "function", + "normalize": "function", + "parse": "function", + "posix": { + "_makeLong": "function", + "basename": "function", + "delimiter": "string", + "dirname": "function", + "extname": "function", + "format": "function", + "isAbsolute": "function", + "join": "function", + "normalize": "function", + "parse": "function", + "posix": { + "_makeLong": "function", + "basename": "function", + "delimiter": "string", + "dirname": "function", + "extname": "function", + "format": "function", + "isAbsolute": "function", + "join": "function", + "normalize": "function", + "parse": "function", + "posix": "object", + "relative": "function", + "resolve": "function", + "sep": "string", + "toNamespacedPath": "function", + "win32": "object" + }, + "relative": "function", + "resolve": "function", + "sep": "string", + "toNamespacedPath": "function", + "win32": { + "_makeLong": "function", + "basename": "function", + "delimiter": "string", + "dirname": "function", + "extname": "function", + "format": "function", + "isAbsolute": "function", + "join": "function", + "normalize": "function", + "parse": "function", + "posix": "object", + "relative": "function", + "resolve": "function", + "sep": "string", + "toNamespacedPath": "function", + "win32": "object" + } + }, + "relative": "function", + "resolve": "function", + "sep": "string", + "toNamespacedPath": "function", + "win32": { + "_makeLong": "function", + "basename": "function", + "delimiter": "string", + "dirname": "function", + "extname": "function", + "format": "function", + "isAbsolute": "function", + "join": "function", + "normalize": "function", + "parse": "function", + "posix": { + "_makeLong": "function", + "basename": "function", + "delimiter": "string", + "dirname": "function", + "extname": "function", + "format": "function", + "isAbsolute": "function", + "join": "function", + "normalize": "function", + "parse": "function", + "posix": "object", + "relative": "function", + "resolve": "function", + "sep": "string", + "toNamespacedPath": "function", + "win32": "object" + }, + "relative": "function", + "resolve": "function", + "sep": "string", + "toNamespacedPath": "function", + "win32": { + "_makeLong": "function", + "basename": "function", + "delimiter": "string", + "dirname": "function", + "extname": "function", + "format": "function", + "isAbsolute": "function", + "join": "function", + "normalize": "function", + "parse": "function", + "posix": "object", + "relative": "function", + "resolve": "function", + "sep": "string", + "toNamespacedPath": "function", + "win32": "object" + } + } + }, + "node:perf_hooks": { + "Performance": "function", + "PerformanceEntry": "function", + "PerformanceMark": "function", + "PerformanceMeasure": "function", + "PerformanceObserver": "function", + "PerformanceObserverEntryList": "function", + "PerformanceResourceTiming": "function", + "constants": { + "NODE_PERFORMANCE_GC_FLAGS_ALL_AVAILABLE_GARBAGE": "number", + "NODE_PERFORMANCE_GC_FLAGS_ALL_EXTERNAL_MEMORY": "number", + "NODE_PERFORMANCE_GC_FLAGS_CONSTRUCT_RETAINED": "number", + "NODE_PERFORMANCE_GC_FLAGS_FORCED": "number", + "NODE_PERFORMANCE_GC_FLAGS_NO": "number", + "NODE_PERFORMANCE_GC_FLAGS_SCHEDULE_IDLE": "number", + "NODE_PERFORMANCE_GC_FLAGS_SYNCHRONOUS_PHANTOM_PROCESSING": "number", + "NODE_PERFORMANCE_GC_INCREMENTAL": "number", + "NODE_PERFORMANCE_GC_MAJOR": "number", + "NODE_PERFORMANCE_GC_MINOR": "number", + "NODE_PERFORMANCE_GC_WEAKCB": "number" + }, + "createHistogram": "function", + "default": { + "Performance": "function", + "PerformanceEntry": "function", + "PerformanceMark": "function", + "PerformanceMeasure": "function", + "PerformanceObserver": "function", + "PerformanceObserverEntryList": "function", + "PerformanceResourceTiming": "function", + "constants": { + "NODE_PERFORMANCE_GC_FLAGS_ALL_AVAILABLE_GARBAGE": "number", + "NODE_PERFORMANCE_GC_FLAGS_ALL_EXTERNAL_MEMORY": "number", + "NODE_PERFORMANCE_GC_FLAGS_CONSTRUCT_RETAINED": "number", + "NODE_PERFORMANCE_GC_FLAGS_FORCED": "number", + "NODE_PERFORMANCE_GC_FLAGS_NO": "number", + "NODE_PERFORMANCE_GC_FLAGS_SCHEDULE_IDLE": "number", + "NODE_PERFORMANCE_GC_FLAGS_SYNCHRONOUS_PHANTOM_PROCESSING": "number", + "NODE_PERFORMANCE_GC_INCREMENTAL": "number", + "NODE_PERFORMANCE_GC_MAJOR": "number", + "NODE_PERFORMANCE_GC_MINOR": "number", + "NODE_PERFORMANCE_GC_WEAKCB": "number" + }, + "createHistogram": "function", + "monitorEventLoopDelay": "function", + "performance": "object" + }, + "monitorEventLoopDelay": "function", + "performance": "object" + }, + "node:process": { + "_debugEnd": "function", + "_debugProcess": "function", + "_events": { + "SIGWINCH": "function", + "exit": "function", + "newListener": { + "0": "function", + "1": "function" + }, + "removeListener": { + "0": "function", + "1": "function" + }, + "warning": "function" + }, + "_eventsCount": "number", + "_exiting": "boolean", + "_fatalException": "function", + "_getActiveHandles": "function", + "_getActiveRequests": "function", + "_kill": "function", + "_linkedBinding": "function", + "_maxListeners": "undefined", + "_preload_modules": "object", + "_rawDebug": "function", + "_startProfilerIdleNotifier": "function", + "_stopProfilerIdleNotifier": "function", + "_tickCallback": "function", + "abort": "function", + "allowedNodeEnvironmentFlags": "object", + "arch": "string", + "argv": { + "0": "string", + "1": "string" + }, + "argv0": "string", + "assert": "function", + "binding": "function", + "chdir": "function", + "config": { + "target_defaults": { + "cflags": "object", + "default_configuration": "string", + "defines": "object", + "include_dirs": "object", + "libraries": "object" + }, + "variables": { + "arm_fpu": "string", + "asan": "number", + "coverage": "boolean", + "dcheck_always_on": "number", + "debug_nghttp2": "boolean", + "debug_node": "boolean", + "enable_lto": "boolean", + "enable_pgo_generate": "boolean", + "enable_pgo_use": "boolean", + "error_on_warn": "boolean", + "force_dynamic_crt": "number", + "host_arch": "string", + "icu_gyp_path": "string", + "icu_small": "boolean", + "icu_ver_major": "string", + "is_debug": "number", + "libdir": "string", + "llvm_version": "string", + "napi_build_version": "string", + "node_builtin_shareable_builtins": "object", + "node_byteorder": "string", + "node_debug_lib": "boolean", + "node_enable_d8": "boolean", + "node_enable_v8_vtunejit": "boolean", + "node_fipsinstall": "boolean", + "node_install_corepack": "boolean", + "node_install_npm": "boolean", + "node_library_files": "object", + "node_module_version": "number", + "node_no_browser_globals": "boolean", + "node_prefix": "string", + "node_release_urlbase": "string", + "node_shared": "boolean", + "node_shared_brotli": "boolean", + "node_shared_cares": "boolean", + "node_shared_http_parser": "boolean", + "node_shared_libuv": "boolean", + "node_shared_nghttp2": "boolean", + "node_shared_nghttp3": "boolean", + "node_shared_ngtcp2": "boolean", + "node_shared_openssl": "boolean", + "node_shared_zlib": "boolean", + "node_tag": "string", + "node_target_type": "string", + "node_use_bundled_v8": "boolean", + "node_use_node_code_cache": "boolean", + "node_use_node_snapshot": "boolean", + "node_use_openssl": "boolean", + "node_use_v8_platform": "boolean", + "node_with_ltcg": "boolean", + "node_without_node_options": "boolean", + "openssl_is_fips": "boolean", + "openssl_quic": "boolean", + "ossfuzz": "boolean", + "shlib_suffix": "string", + "single_executable_application": "boolean", + "target_arch": "string", + "v8_enable_31bit_smis_on_64bit_arch": "number", + "v8_enable_gdbjit": "number", + "v8_enable_hugepage": "number", + "v8_enable_i18n_support": "number", + "v8_enable_inspector": "number", + "v8_enable_javascript_promise_hooks": "number", + "v8_enable_lite_mode": "number", + "v8_enable_object_print": "number", + "v8_enable_pointer_compression": "number", + "v8_enable_shared_ro_heap": "number", + "v8_enable_webassembly": "number", + "v8_no_strict_aliasing": "number", + "v8_optimized_debug": "number", + "v8_promise_internal_field_count": "number", + "v8_random_seed": "number", + "v8_trace_maps": "number", + "v8_use_siphash": "number", + "want_separate_host_toolset": "number" + } + }, + "constrainedMemory": "function", + "cpuUsage": "function", + "cwd": "function", + "debugPort": "number", + "default": { + "_debugEnd": "function", + "_debugProcess": "function", + "_events": { + "SIGWINCH": "function", + "exit": "function", + "newListener": "object", + "removeListener": "object", + "warning": "function" + }, + "_eventsCount": "number", + "_exiting": "boolean", + "_fatalException": "function", + "_getActiveHandles": "function", + "_getActiveRequests": "function", + "_kill": "function", + "_linkedBinding": "function", + "_maxListeners": "undefined", + "_preload_modules": "object", + "_rawDebug": "function", + "_startProfilerIdleNotifier": "function", + "_stopProfilerIdleNotifier": "function", + "_tickCallback": "function", + "abort": "function", + "allowedNodeEnvironmentFlags": "object", + "arch": "string", + "argv": { + "0": "string", + "1": "string" + }, + "argv0": "string", + "assert": "function", + "binding": "function", + "chdir": "function", + "config": { + "target_defaults": "object", + "variables": "object" + }, + "constrainedMemory": "function", + "cpuUsage": "function", + "cwd": "function", + "debugPort": "number", + "dlopen": "function", + "domain": "object", + "emitWarning": "function", + "env": { + "ALACRITTY_LOG": "string", + "ALACRITTY_SOCKET": "string", + "BUN_INSTALL": "string", + "CC": "string", + "CODESIGN_IDENTITY": "string", + "COLORTERM": "string", + "COMMAND_MODE": "string", + "CXX": "string", + "HOME": "string", + "LC_ALL": "string", + "LLVM_PREFIX": "string", + "LOGNAME": "string", + "LS_COLORS": "string", + "PATH": "string", + "PWD": "string", + "SDKROOT": "string", + "SHELL": "string", + "SHLVL": "string", + "SSH_AUTH_SOCK": "string", + "STARSHIP_SESSION_KEY": "string", + "STARSHIP_SHELL": "string", + "TERM": "string", + "TMPDIR": "string", + "USER": "string", + "VOLTA_HOME": "string", + "XPC_FLAGS": "string", + "XPC_SERVICE_NAME": "string", + "__CFBundleIdentifier": "string", + "__CF_USER_TEXT_ENCODING": "string" + }, + "execArgv": "object", + "execPath": "string", + "exit": "function", + "exitCode": "undefined", + "features": { + "cached_builtins": "boolean", + "debug": "boolean", + "inspector": "boolean", + "ipv6": "boolean", + "tls": "boolean", + "tls_alpn": "boolean", + "tls_ocsp": "boolean", + "tls_sni": "boolean", + "uv": "boolean" + }, + "getActiveResourcesInfo": "function", + "getegid": "function", + "geteuid": "function", + "getgid": "function", + "getgroups": "function", + "getuid": "function", + "hasUncaughtExceptionCaptureCallback": "function", + "hrtime": { + "bigint": "function" + }, + "initgroups": "function", + "kill": "function", + "memoryUsage": { + "rss": "function" + }, + "moduleLoadList": { + "0": "string", + "1": "string", + "2": "string", + "3": "string", + "4": "string", + "5": "string", + "6": "string", + "7": "string", + "8": "string", + "9": "string", + "10": "string", + "11": "string", + "12": "string", + "13": "string", + "14": "string", + "15": "string", + "16": "string", + "17": "string", + "18": "string", + "19": "string", + "20": "string", + "21": "string", + "22": "string", + "23": "string", + "24": "string", + "25": "string", + "26": "string", + "27": "string", + "28": "string", + "29": "string", + "30": "string", + "31": "string", + "32": "string", + "33": "string", + "34": "string", + "35": "string", + "36": "string", + "37": "string", + "38": "string", + "39": "string", + "40": "string", + "41": "string", + "42": "string", + "43": "string", + "44": "string", + "45": "string", + "46": "string", + "47": "string", + "48": "string", + "49": "string", + "50": "string", + "51": "string", + "52": "string", + "53": "string", + "54": "string", + "55": "string", + "56": "string", + "57": "string", + "58": "string", + "59": "string", + "60": "string", + "61": "string", + "62": "string", + "63": "string", + "64": "string", + "65": "string", + "66": "string", + "67": "string", + "68": "string", + "69": "string", + "70": "string", + "71": "string", + "72": "string", + "73": "string", + "74": "string", + "75": "string", + "76": "string", + "77": "string", + "78": "string", + "79": "string", + "80": "string", + "81": "string", + "82": "string", + "83": "string", + "84": "string", + "85": "string", + "86": "string", + "87": "string", + "88": "string", + "89": "string", + "90": "string", + "91": "string", + "92": "string", + "93": "string", + "94": "string", + "95": "string", + "96": "string", + "97": "string", + "98": "string", + "99": "string", + "100": "string", + "101": "string", + "102": "string", + "103": "string", + "104": "string", + "105": "string", + "106": "string", + "107": "string", + "108": "string", + "109": "string", + "110": "string", + "111": "string", + "112": "string", + "113": "string", + "114": "string", + "115": "string", + "116": "string", + "117": "string", + "118": "string", + "119": "string", + "120": "string", + "121": "string", + "122": "string", + "123": "string", + "124": "string", + "125": "string", + "126": "string", + "127": "string", + "128": "string", + "129": "string", + "130": "string", + "131": "string", + "132": "string", + "133": "string", + "134": "string", + "135": "string", + "136": "string", + "137": "string", + "138": "string", + "139": "string", + "140": "string", + "141": "string", + "142": "string", + "143": "string", + "144": "string", + "145": "string", + "146": "string", + "147": "string", + "148": "string", + "149": "string", + "150": "string", + "151": "string", + "152": "string", + "153": "string", + "154": "string", + "155": "string", + "156": "string", + "157": "string", + "158": "string", + "159": "string", + "160": "string", + "161": "string", + "162": "string", + "163": "string", + "164": "string", + "165": "string", + "166": "string", + "167": "string", + "168": "string", + "169": "string", + "170": "string", + "171": "string", + "172": "string", + "173": "string", + "174": "string", + "175": "string", + "176": "string", + "177": "string", + "178": "string", + "179": "string", + "180": "string", + "181": "string", + "182": "string", + "183": "string", + "184": "string", + "185": "string", + "186": "string", + "187": "string", + "188": "string", + "189": "string", + "190": "string", + "191": "string", + "192": "string", + "193": "string", + "194": "string", + "195": "string", + "196": "string", + "197": "string", + "198": "string", + "199": "string", + "200": "string", + "201": "string", + "202": "string", + "203": "string", + "204": "string", + "205": "string", + "206": "string", + "207": "string", + "208": "string", + "209": "string", + "210": "string", + "211": "string", + "212": "string", + "213": "string", + "214": "string", + "215": "string", + "216": "string", + "217": "string", + "218": "string", + "219": "string", + "220": "string", + "221": "string", + "222": "string", + "223": "string", + "224": "string", + "225": "string", + "226": "string", + "227": "string", + "228": "string", + "229": "string", + "230": "string", + "231": "string", + "232": "string", + "233": "string", + "234": "string", + "235": "string", + "236": "string", + "237": "string", + "238": "string", + "239": "string", + "240": "string", + "241": "string", + "242": "string", + "243": "string", + "244": "string", + "245": "string", + "246": "string", + "247": "string", + "248": "string", + "249": "string", + "250": "string", + "251": "string", + "252": "string" + }, + "nextTick": "function", + "openStdin": "function", + "pid": "number", + "platform": "string", + "ppid": "number", + "reallyExit": "function", + "release": { + "headersUrl": "string", + "name": "string", + "sourceUrl": "string" + }, + "report": { + "compact": "boolean", + "directory": "string", + "filename": "string", + "getReport": "function", + "reportOnFatalError": "boolean", + "reportOnSignal": "boolean", + "reportOnUncaughtException": "boolean", + "signal": "string", + "writeReport": "function" + }, + "resourceUsage": "function", + "setSourceMapsEnabled": "function", + "setUncaughtExceptionCaptureCallback": "function", + "setegid": "function", + "seteuid": "function", + "setgid": "function", + "setgroups": "function", + "setuid": "function", + "stderr": { + "_closeAfterHandlingError": "boolean", + "_destroy": "function", + "_events": "object", + "_eventsCount": "number", + "_hadError": "boolean", + "_host": "object", + "_isStdio": "boolean", + "_maxListeners": "undefined", + "_parent": "object", + "_pendingData": "object", + "_pendingEncoding": "string", + "_readableState": "object", + "_server": "object", + "_sockname": "object", + "_type": "string", + "_writableState": "object", + "allowHalfOpen": "boolean", + "columns": "number", + "connecting": "boolean", + "destroySoon": "function", + "fd": "number", + "rows": "number", + "server": "object" + }, + "stdin": { + "_closeAfterHandlingError": "boolean", + "_events": "object", + "_eventsCount": "number", + "_hadError": "boolean", + "_host": "object", + "_maxListeners": "undefined", + "_parent": "object", + "_pendingData": "object", + "_pendingEncoding": "string", + "_readableState": "object", + "_server": "object", + "_sockname": "object", + "_writableState": "object", + "allowHalfOpen": "boolean", + "connecting": "boolean", + "fd": "number", + "isRaw": "boolean", + "isTTY": "boolean", + "server": "object" + }, + "stdout": { + "_destroy": "function", + "_events": "object", + "_eventsCount": "number", + "_isStdio": "boolean", + "_maxListeners": "undefined", + "_type": "string", + "_writableState": "object", + "autoClose": "boolean", + "destroySoon": "function", + "fd": "number", + "readable": "boolean" + }, + "title": "string", + "umask": "function", + "uptime": "function", + "version": "string", + "versions": { + "acorn": "string", + "ada": "string", + "ares": "string", + "brotli": "string", + "cldr": "string", + "icu": "string", + "llhttp": "string", + "modules": "string", + "napi": "string", + "nghttp2": "string", + "node": "string", + "openssl": "string", + "simdutf": "string", + "tz": "string", + "undici": "string", + "unicode": "string", + "uv": "string", + "uvwasi": "string", + "v8": "string", + "zlib": "string" + } + }, + "dlopen": "function", + "domain": "object", + "emitWarning": "function", + "env": { + "ALACRITTY_LOG": "string", + "ALACRITTY_SOCKET": "string", + "BUN_INSTALL": "string", + "CC": "string", + "CODESIGN_IDENTITY": "string", + "COLORTERM": "string", + "COMMAND_MODE": "string", + "CXX": "string", + "HOME": "string", + "LC_ALL": "string", + "LLVM_PREFIX": "string", + "LOGNAME": "string", + "LS_COLORS": "string", + "PATH": "string", + "PWD": "string", + "SDKROOT": "string", + "SHELL": "string", + "SHLVL": "string", + "SSH_AUTH_SOCK": "string", + "STARSHIP_SESSION_KEY": "string", + "STARSHIP_SHELL": "string", + "TERM": "string", + "TMPDIR": "string", + "USER": "string", + "VOLTA_HOME": "string", + "XPC_FLAGS": "string", + "XPC_SERVICE_NAME": "string", + "__CFBundleIdentifier": "string", + "__CF_USER_TEXT_ENCODING": "string" + }, + "execArgv": "object", + "execPath": "string", + "exit": "function", + "exitCode": "undefined", + "features": { + "cached_builtins": "boolean", + "debug": "boolean", + "inspector": "boolean", + "ipv6": "boolean", + "tls": "boolean", + "tls_alpn": "boolean", + "tls_ocsp": "boolean", + "tls_sni": "boolean", + "uv": "boolean" + }, + "getActiveResourcesInfo": "function", + "getegid": "function", + "geteuid": "function", + "getgid": "function", + "getgroups": "function", + "getuid": "function", + "hasUncaughtExceptionCaptureCallback": "function", + "hrtime": { + "bigint": "function" + }, + "initgroups": "function", + "kill": "function", + "memoryUsage": { + "rss": "function" + }, + "moduleLoadList": { + "0": "string", + "1": "string", + "2": "string", + "3": "string", + "4": "string", + "5": "string", + "6": "string", + "7": "string", + "8": "string", + "9": "string", + "10": "string", + "11": "string", + "12": "string", + "13": "string", + "14": "string", + "15": "string", + "16": "string", + "17": "string", + "18": "string", + "19": "string", + "20": "string", + "21": "string", + "22": "string", + "23": "string", + "24": "string", + "25": "string", + "26": "string", + "27": "string", + "28": "string", + "29": "string", + "30": "string", + "31": "string", + "32": "string", + "33": "string", + "34": "string", + "35": "string", + "36": "string", + "37": "string", + "38": "string", + "39": "string", + "40": "string", + "41": "string", + "42": "string", + "43": "string", + "44": "string", + "45": "string", + "46": "string", + "47": "string", + "48": "string", + "49": "string", + "50": "string", + "51": "string", + "52": "string", + "53": "string", + "54": "string", + "55": "string", + "56": "string", + "57": "string", + "58": "string", + "59": "string", + "60": "string", + "61": "string", + "62": "string", + "63": "string", + "64": "string", + "65": "string", + "66": "string", + "67": "string", + "68": "string", + "69": "string", + "70": "string", + "71": "string", + "72": "string", + "73": "string", + "74": "string", + "75": "string", + "76": "string", + "77": "string", + "78": "string", + "79": "string", + "80": "string", + "81": "string", + "82": "string", + "83": "string", + "84": "string", + "85": "string", + "86": "string", + "87": "string", + "88": "string", + "89": "string", + "90": "string", + "91": "string", + "92": "string", + "93": "string", + "94": "string", + "95": "string", + "96": "string", + "97": "string", + "98": "string", + "99": "string", + "100": "string", + "101": "string", + "102": "string", + "103": "string", + "104": "string", + "105": "string", + "106": "string", + "107": "string", + "108": "string", + "109": "string", + "110": "string", + "111": "string", + "112": "string", + "113": "string", + "114": "string", + "115": "string", + "116": "string", + "117": "string", + "118": "string", + "119": "string", + "120": "string", + "121": "string", + "122": "string", + "123": "string", + "124": "string", + "125": "string", + "126": "string", + "127": "string", + "128": "string", + "129": "string", + "130": "string", + "131": "string", + "132": "string", + "133": "string", + "134": "string", + "135": "string", + "136": "string", + "137": "string", + "138": "string", + "139": "string", + "140": "string", + "141": "string", + "142": "string", + "143": "string", + "144": "string", + "145": "string", + "146": "string", + "147": "string", + "148": "string", + "149": "string", + "150": "string", + "151": "string", + "152": "string", + "153": "string", + "154": "string", + "155": "string", + "156": "string", + "157": "string", + "158": "string", + "159": "string", + "160": "string", + "161": "string", + "162": "string", + "163": "string", + "164": "string", + "165": "string", + "166": "string", + "167": "string", + "168": "string", + "169": "string", + "170": "string", + "171": "string", + "172": "string", + "173": "string", + "174": "string", + "175": "string", + "176": "string", + "177": "string", + "178": "string", + "179": "string", + "180": "string", + "181": "string", + "182": "string", + "183": "string", + "184": "string", + "185": "string", + "186": "string", + "187": "string", + "188": "string", + "189": "string", + "190": "string", + "191": "string", + "192": "string", + "193": "string", + "194": "string", + "195": "string", + "196": "string", + "197": "string", + "198": "string", + "199": "string", + "200": "string", + "201": "string", + "202": "string", + "203": "string", + "204": "string", + "205": "string", + "206": "string", + "207": "string", + "208": "string", + "209": "string", + "210": "string", + "211": "string", + "212": "string", + "213": "string", + "214": "string", + "215": "string", + "216": "string", + "217": "string", + "218": "string", + "219": "string", + "220": "string", + "221": "string", + "222": "string", + "223": "string", + "224": "string", + "225": "string", + "226": "string", + "227": "string", + "228": "string", + "229": "string", + "230": "string", + "231": "string", + "232": "string", + "233": "string", + "234": "string", + "235": "string", + "236": "string", + "237": "string", + "238": "string", + "239": "string", + "240": "string", + "241": "string", + "242": "string", + "243": "string", + "244": "string", + "245": "string", + "246": "string", + "247": "string", + "248": "string", + "249": "string", + "250": "string", + "251": "string", + "252": "string" + }, + "nextTick": "function", + "openStdin": "function", + "pid": "number", + "platform": "string", + "ppid": "number", + "reallyExit": "function", + "release": { + "headersUrl": "string", + "name": "string", + "sourceUrl": "string" + }, + "report": { + "compact": "boolean", + "directory": "string", + "filename": "string", + "getReport": "function", + "reportOnFatalError": "boolean", + "reportOnSignal": "boolean", + "reportOnUncaughtException": "boolean", + "signal": "string", + "writeReport": "function" + }, + "resourceUsage": "function", + "setSourceMapsEnabled": "function", + "setUncaughtExceptionCaptureCallback": "function", + "setegid": "function", + "seteuid": "function", + "setgid": "function", + "setgroups": "function", + "setuid": "function", + "stderr": { + "_closeAfterHandlingError": "boolean", + "_destroy": "function", + "_events": { + "end": "function" + }, + "_eventsCount": "number", + "_hadError": "boolean", + "_host": "object", + "_isStdio": "boolean", + "_maxListeners": "undefined", + "_parent": "object", + "_pendingData": "object", + "_pendingEncoding": "string", + "_readableState": { + "autoDestroy": "boolean", + "awaitDrainWriters": "object", + "buffer": "object", + "closeEmitted": "boolean", + "closed": "boolean", + "constructed": "boolean", + "dataEmitted": "boolean", + "decoder": "object", + "defaultEncoding": "string", + "destroyed": "boolean", + "emitClose": "boolean", + "emittedReadable": "boolean", + "encoding": "object", + "endEmitted": "boolean", + "ended": "boolean", + "errorEmitted": "boolean", + "errored": "object", + "flowing": "object", + "highWaterMark": "number", + "length": "number", + "multiAwaitDrain": "boolean", + "needReadable": "boolean", + "objectMode": "boolean", + "pipes": "object", + "readableListening": "boolean", + "reading": "boolean", + "readingMore": "boolean", + "resumeScheduled": "boolean", + "sync": "boolean" + }, + "_server": "object", + "_sockname": "object", + "_type": "string", + "_writableState": { + "afterWriteTickInfo": "object", + "allBuffers": "boolean", + "allNoop": "boolean", + "autoDestroy": "boolean", + "bufferProcessing": "boolean", + "buffered": "object", + "bufferedIndex": "number", + "closeEmitted": "boolean", + "closed": "boolean", + "constructed": "boolean", + "corked": "number", + "decodeStrings": "boolean", + "defaultEncoding": "string", + "destroyed": "boolean", + "emitClose": "boolean", + "ended": "boolean", + "ending": "boolean", + "errorEmitted": "boolean", + "errored": "object", + "finalCalled": "boolean", + "finished": "boolean", + "highWaterMark": "number", + "length": "number", + "needDrain": "boolean", + "objectMode": "boolean", + "onwrite": "function", + "pendingcb": "number", + "prefinished": "boolean", + "sync": "boolean", + "writecb": "object", + "writelen": "number", + "writing": "boolean" + }, + "allowHalfOpen": "boolean", + "columns": "number", + "connecting": "boolean", + "destroySoon": "function", + "fd": "number", + "rows": "number", + "server": "object" + }, + "stdin": { + "_closeAfterHandlingError": "boolean", + "_events": { + "end": "function", + "pause": "function" + }, + "_eventsCount": "number", + "_hadError": "boolean", + "_host": "object", + "_maxListeners": "undefined", + "_parent": "object", + "_pendingData": "object", + "_pendingEncoding": "string", + "_readableState": { + "autoDestroy": "boolean", + "awaitDrainWriters": "object", + "buffer": "object", + "closeEmitted": "boolean", + "closed": "boolean", + "constructed": "boolean", + "dataEmitted": "boolean", + "decoder": "object", + "defaultEncoding": "string", + "destroyed": "boolean", + "emitClose": "boolean", + "emittedReadable": "boolean", + "encoding": "object", + "endEmitted": "boolean", + "ended": "boolean", + "errorEmitted": "boolean", + "errored": "object", + "flowing": "object", + "highWaterMark": "number", + "length": "number", + "multiAwaitDrain": "boolean", + "needReadable": "boolean", + "objectMode": "boolean", + "pipes": "object", + "readableListening": "boolean", + "reading": "boolean", + "readingMore": "boolean", + "resumeScheduled": "boolean", + "sync": "boolean" + }, + "_server": "object", + "_sockname": "object", + "_writableState": { + "afterWriteTickInfo": "object", + "allBuffers": "boolean", + "allNoop": "boolean", + "autoDestroy": "boolean", + "bufferProcessing": "boolean", + "buffered": "object", + "bufferedIndex": "number", + "closeEmitted": "boolean", + "closed": "boolean", + "constructed": "boolean", + "corked": "number", + "decodeStrings": "boolean", + "defaultEncoding": "string", + "destroyed": "boolean", + "emitClose": "boolean", + "ended": "boolean", + "ending": "boolean", + "errorEmitted": "boolean", + "errored": "object", + "finalCalled": "boolean", + "finished": "boolean", + "highWaterMark": "number", + "length": "number", + "needDrain": "boolean", + "objectMode": "boolean", + "onwrite": "function", + "pendingcb": "number", + "prefinished": "boolean", + "sync": "boolean", + "writecb": "object", + "writelen": "number", + "writing": "boolean" + }, + "allowHalfOpen": "boolean", + "connecting": "boolean", + "fd": "number", + "isRaw": "boolean", + "isTTY": "boolean", + "server": "object" + }, + "stdout": { + "_destroy": "function", + "_events": "object", + "_eventsCount": "number", + "_isStdio": "boolean", + "_maxListeners": "undefined", + "_type": "string", + "_writableState": { + "afterWriteTickInfo": "object", + "allBuffers": "boolean", + "allNoop": "boolean", + "autoDestroy": "boolean", + "bufferProcessing": "boolean", + "buffered": "object", + "bufferedIndex": "number", + "closeEmitted": "boolean", + "closed": "boolean", + "constructed": "boolean", + "corked": "number", + "decodeStrings": "boolean", + "defaultEncoding": "string", + "destroyed": "boolean", + "emitClose": "boolean", + "ended": "boolean", + "ending": "boolean", + "errorEmitted": "boolean", + "errored": "object", + "finalCalled": "boolean", + "finished": "boolean", + "highWaterMark": "number", + "length": "number", + "needDrain": "boolean", + "objectMode": "boolean", + "onwrite": "function", + "pendingcb": "number", + "prefinished": "boolean", + "sync": "boolean", + "writecb": "object", + "writelen": "number", + "writing": "boolean" + }, + "autoClose": "boolean", + "destroySoon": "function", + "fd": "number", + "readable": "boolean" + }, + "title": "string", + "umask": "function", + "uptime": "function", + "version": "string", + "versions": { + "acorn": "string", + "ada": "string", + "ares": "string", + "brotli": "string", + "cldr": "string", + "icu": "string", + "llhttp": "string", + "modules": "string", + "napi": "string", + "nghttp2": "string", + "node": "string", + "openssl": "string", + "simdutf": "string", + "tz": "string", + "undici": "string", + "unicode": "string", + "uv": "string", + "uvwasi": "string", + "v8": "string", + "zlib": "string" + } + }, + "node:punycode": { + "decode": "function", + "default": { + "decode": "function", + "encode": "function", + "toASCII": "function", + "toUnicode": "function", + "ucs2": { + "decode": "function", + "encode": "function" + }, + "version": "string" + }, + "encode": "function", + "toASCII": "function", + "toUnicode": "function", + "ucs2": { + "decode": "function", + "encode": "function" + }, + "version": "string" + }, + "node:querystring": { + "decode": "function", + "default": { + "decode": "function", + "encode": "function", + "escape": "function", + "parse": "function", + "stringify": "function", + "unescape": "function", + "unescapeBuffer": "function" + }, + "encode": "function", + "escape": "function", + "parse": "function", + "stringify": "function", + "unescape": "function", + "unescapeBuffer": "function" + }, + "node:readline": { + "Interface": "function", + "clearLine": "function", + "clearScreenDown": "function", + "createInterface": "function", + "cursorTo": "function", + "default": { + "Interface": "function", + "clearLine": "function", + "clearScreenDown": "function", + "createInterface": "function", + "cursorTo": "function", + "emitKeypressEvents": "function", + "moveCursor": "function", + "promises": { + "Interface": "function", + "Readline": "function", + "createInterface": "function" + } + }, + "emitKeypressEvents": "function", + "moveCursor": "function", + "promises": { + "Interface": "function", + "Readline": "function", + "createInterface": "function" + } + }, + "node:readline/promises": { + "Interface": "function", + "Readline": "function", + "createInterface": "function", + "default": { + "Interface": "function", + "Readline": "function", + "createInterface": "function" + } + }, + "node:repl": { + "REPLServer": "function", + "REPL_MODE_SLOPPY": "symbol", + "REPL_MODE_STRICT": "symbol", + "Recoverable": "function", + "builtinModules": { + "0": "string", + "1": "string", + "2": "string", + "3": "string", + "4": "string", + "5": "string", + "6": "string", + "7": "string", + "8": "string", + "9": "string", + "10": "string", + "11": "string", + "12": "string", + "13": "string", + "14": "string", + "15": "string", + "16": "string", + "17": "string", + "18": "string", + "19": "string", + "20": "string", + "21": "string", + "22": "string", + "23": "string", + "24": "string", + "25": "string", + "26": "string", + "27": "string", + "28": "string", + "29": "string", + "30": "string", + "31": "string", + "32": "string", + "33": "string", + "34": "string", + "35": "string", + "36": "string", + "37": "string", + "38": "string", + "39": "string", + "40": "string", + "41": "string", + "42": "string", + "43": "string", + "44": "string", + "45": "string", + "46": "string", + "47": "string", + "48": "string", + "49": "string", + "50": "string", + "51": "string", + "52": "string", + "53": "string", + "54": "string" + }, + "default": { + "REPLServer": "function", + "REPL_MODE_SLOPPY": "symbol", + "REPL_MODE_STRICT": "symbol", + "Recoverable": "function", + "builtinModules": { + "0": "string", + "1": "string", + "2": "string", + "3": "string", + "4": "string", + "5": "string", + "6": "string", + "7": "string", + "8": "string", + "9": "string", + "10": "string", + "11": "string", + "12": "string", + "13": "string", + "14": "string", + "15": "string", + "16": "string", + "17": "string", + "18": "string", + "19": "string", + "20": "string", + "21": "string", + "22": "string", + "23": "string", + "24": "string", + "25": "string", + "26": "string", + "27": "string", + "28": "string", + "29": "string", + "30": "string", + "31": "string", + "32": "string", + "33": "string", + "34": "string", + "35": "string", + "36": "string", + "37": "string", + "38": "string", + "39": "string", + "40": "string", + "41": "string", + "42": "string", + "43": "string", + "44": "string", + "45": "string", + "46": "string", + "47": "string", + "48": "string", + "49": "string", + "50": "string", + "51": "string", + "52": "string", + "53": "string", + "54": "string" + }, + "start": "function", + "writer": { + "options": "object" + } + }, + "start": "function", + "writer": { + "options": { + "breakLength": "number", + "colors": "boolean", + "compact": "number", + "customInspect": "boolean", + "depth": "number", + "getters": "boolean", + "maxArrayLength": "number", + "maxStringLength": "number", + "numericSeparator": "boolean", + "showHidden": "boolean", + "showProxy": "boolean", + "sorted": "boolean" + } + } + }, + "node:stream": { + "Duplex": { + "from": "function", + "fromWeb": "function", + "toWeb": "function" + }, + "PassThrough": "function", + "Readable": { + "ReadableState": "function", + "_fromList": "function", + "from": "function", + "fromWeb": "function", + "toWeb": "function", + "wrap": "function" + }, + "Stream": { + "Duplex": { + "from": "function", + "fromWeb": "function", + "toWeb": "function" + }, + "PassThrough": "function", + "Readable": { + "ReadableState": "function", + "_fromList": "function", + "from": "function", + "fromWeb": "function", + "toWeb": "function", + "wrap": "function" + }, + "Stream": { + "Duplex": "function", + "PassThrough": "function", + "Readable": "function", + "Stream": "function", + "Transform": "function", + "Writable": "function", + "_isUint8Array": "function", + "_uint8ArrayToBuffer": "function", + "addAbortSignal": "function", + "compose": "function", + "destroy": "function", + "finished": "function", + "getDefaultHighWaterMark": "function", + "isDestroyed": "function", + "isDisturbed": "function", + "isErrored": "function", + "isReadable": "function", + "isWritable": "function", + "pipeline": "function", + "promises": "object", + "setDefaultHighWaterMark": "function" + }, + "Transform": "function", + "Writable": { + "WritableState": "function", + "fromWeb": "function", + "toWeb": "function" + }, + "_isUint8Array": "function", + "_uint8ArrayToBuffer": "function", + "addAbortSignal": "function", + "compose": "function", + "destroy": "function", + "finished": { + "finished": "function" + }, + "getDefaultHighWaterMark": "function", + "isDestroyed": "function", + "isDisturbed": "function", + "isErrored": "function", + "isReadable": "function", + "isWritable": "function", + "pipeline": "function", + "promises": { + "finished": "function", + "pipeline": "function" + }, + "setDefaultHighWaterMark": "function" + }, + "Transform": "function", + "Writable": { + "WritableState": "function", + "fromWeb": "function", + "toWeb": "function" + }, + "_isUint8Array": "function", + "_uint8ArrayToBuffer": "function", + "addAbortSignal": "function", + "compose": "function", + "default": { + "Duplex": { + "from": "function", + "fromWeb": "function", + "toWeb": "function" + }, + "PassThrough": "function", + "Readable": { + "ReadableState": "function", + "_fromList": "function", + "from": "function", + "fromWeb": "function", + "toWeb": "function", + "wrap": "function" + }, + "Stream": { + "Duplex": "function", + "PassThrough": "function", + "Readable": "function", + "Stream": "function", + "Transform": "function", + "Writable": "function", + "_isUint8Array": "function", + "_uint8ArrayToBuffer": "function", + "addAbortSignal": "function", + "compose": "function", + "destroy": "function", + "finished": "function", + "getDefaultHighWaterMark": "function", + "isDestroyed": "function", + "isDisturbed": "function", + "isErrored": "function", + "isReadable": "function", + "isWritable": "function", + "pipeline": "function", + "promises": "object", + "setDefaultHighWaterMark": "function" + }, + "Transform": "function", + "Writable": { + "WritableState": "function", + "fromWeb": "function", + "toWeb": "function" + }, + "_isUint8Array": "function", + "_uint8ArrayToBuffer": "function", + "addAbortSignal": "function", + "compose": "function", + "destroy": "function", + "finished": { + "finished": "function" + }, + "getDefaultHighWaterMark": "function", + "isDestroyed": "function", + "isDisturbed": "function", + "isErrored": "function", + "isReadable": "function", + "isWritable": "function", + "pipeline": "function", + "promises": { + "finished": "function", + "pipeline": "function" + }, + "setDefaultHighWaterMark": "function" + }, + "destroy": "function", + "finished": { + "finished": "function" + }, + "getDefaultHighWaterMark": "function", + "isDestroyed": "function", + "isDisturbed": "function", + "isErrored": "function", + "isReadable": "function", + "isWritable": "function", + "pipeline": "function", + "promises": { + "finished": "function", + "pipeline": "function" + }, + "setDefaultHighWaterMark": "function" + }, + "node:stream/consumers": { + "arrayBuffer": "function", + "blob": "function", + "buffer": "function", + "default": { + "arrayBuffer": "function", + "blob": "function", + "buffer": "function", + "json": "function", + "text": "function" + }, + "json": "function", + "text": "function" + }, + "node:stream/promises": { + "default": { + "finished": "function", + "pipeline": "function" + }, + "finished": "function", + "pipeline": "function" + }, + "node:stream/web": { + "ByteLengthQueuingStrategy": "function", + "CompressionStream": "function", + "CountQueuingStrategy": "function", + "DecompressionStream": "function", + "ReadableByteStreamController": "function", + "ReadableStream": "function", + "ReadableStreamBYOBReader": "function", + "ReadableStreamBYOBRequest": "function", + "ReadableStreamDefaultController": "function", + "ReadableStreamDefaultReader": "function", + "TextDecoderStream": "function", + "TextEncoderStream": "function", + "TransformStream": "function", + "TransformStreamDefaultController": "function", + "WritableStream": "function", + "WritableStreamDefaultController": "function", + "WritableStreamDefaultWriter": "function", + "default": { + "ByteLengthQueuingStrategy": "function", + "CompressionStream": "function", + "CountQueuingStrategy": "function", + "DecompressionStream": "function", + "ReadableByteStreamController": "function", + "ReadableStream": "function", + "ReadableStreamBYOBReader": "function", + "ReadableStreamBYOBRequest": "function", + "ReadableStreamDefaultController": "function", + "ReadableStreamDefaultReader": "function", + "TextDecoderStream": "function", + "TextEncoderStream": "function", + "TransformStream": "function", + "TransformStreamDefaultController": "function", + "WritableStream": "function", + "WritableStreamDefaultController": "function", + "WritableStreamDefaultWriter": "function" + } + }, + "node:string_decoder": { + "StringDecoder": "function", + "default": { + "StringDecoder": "function" + } + }, + "node:sys": { + "MIMEParams": "function", + "MIMEType": "function", + "TextDecoder": "function", + "TextEncoder": "function", + "_errnoException": "function", + "_exceptionWithHostPort": "function", + "_extend": "function", + "aborted": "function", + "callbackify": "function", + "debug": "function", + "debuglog": "function", + "default": { + "MIMEParams": "function", + "MIMEType": "function", + "TextDecoder": "function", + "TextEncoder": "function", + "_errnoException": "function", + "_exceptionWithHostPort": "function", + "_extend": "function", + "aborted": "function", + "callbackify": "function", + "debug": "function", + "debuglog": "function", + "deprecate": "function", + "format": "function", + "formatWithOptions": "function", + "getSystemErrorMap": "function", + "getSystemErrorName": "function", + "inherits": "function", + "inspect": { + "colors": "object", + "custom": "symbol", + "styles": "object" + }, + "isArray": "function", + "isBoolean": "function", + "isBuffer": "function", + "isDate": "function", + "isDeepStrictEqual": "function", + "isError": "function", + "isFunction": "function", + "isNull": "function", + "isNullOrUndefined": "function", + "isNumber": "function", + "isObject": "function", + "isPrimitive": "function", + "isRegExp": "function", + "isString": "function", + "isSymbol": "function", + "isUndefined": "function", + "log": "function", + "parseArgs": "function", + "promisify": { + "custom": "symbol" + }, + "stripVTControlCharacters": "function", + "toUSVString": "function", + "transferableAbortController": "function", + "transferableAbortSignal": "function", + "types": { + "isAnyArrayBuffer": "function", + "isArgumentsObject": "function", + "isArrayBuffer": "function", + "isArrayBufferView": "function", + "isAsyncFunction": "function", + "isBigInt64Array": "function", + "isBigIntObject": "function", + "isBigUint64Array": "function", + "isBooleanObject": "function", + "isBoxedPrimitive": "function", + "isCryptoKey": "function", + "isDataView": "function", + "isDate": "function", + "isExternal": "function", + "isFloat32Array": "function", + "isFloat64Array": "function", + "isGeneratorFunction": "function", + "isGeneratorObject": "function", + "isInt16Array": "function", + "isInt32Array": "function", + "isInt8Array": "function", + "isKeyObject": "function", + "isMap": "function", + "isMapIterator": "function", + "isModuleNamespaceObject": "function", + "isNativeError": "function", + "isNumberObject": "function", + "isPromise": "function", + "isProxy": "function", + "isRegExp": "function", + "isSet": "function", + "isSetIterator": "function", + "isSharedArrayBuffer": "function", + "isStringObject": "function", + "isSymbolObject": "function", + "isTypedArray": "function", + "isUint16Array": "function", + "isUint32Array": "function", + "isUint8Array": "function", + "isUint8ClampedArray": "function", + "isWeakMap": "function", + "isWeakSet": "function" + } + }, + "deprecate": "function", + "format": "function", + "formatWithOptions": "function", + "getSystemErrorMap": "function", + "getSystemErrorName": "function", + "inherits": "function", + "inspect": { + "colors": { + "bgBlack": "object", + "bgBlue": "object", + "bgBlueBright": "object", + "bgCyan": "object", + "bgCyanBright": "object", + "bgGray": "object", + "bgGreen": "object", + "bgGreenBright": "object", + "bgMagenta": "object", + "bgMagentaBright": "object", + "bgRed": "object", + "bgRedBright": "object", + "bgWhite": "object", + "bgWhiteBright": "object", + "bgYellow": "object", + "bgYellowBright": "object", + "black": "object", + "blink": "object", + "blue": "object", + "blueBright": "object", + "bold": "object", + "cyan": "object", + "cyanBright": "object", + "dim": "object", + "doubleunderline": "object", + "framed": "object", + "gray": "object", + "green": "object", + "greenBright": "object", + "hidden": "object", + "inverse": "object", + "italic": "object", + "magenta": "object", + "magentaBright": "object", + "overlined": "object", + "red": "object", + "redBright": "object", + "reset": "object", + "strikethrough": "object", + "underline": "object", + "white": "object", + "whiteBright": "object", + "yellow": "object", + "yellowBright": "object" + }, + "custom": "symbol", + "styles": { + "bigint": "string", + "boolean": "string", + "date": "string", + "module": "string", + "null": "string", + "number": "string", + "regexp": "string", + "special": "string", + "string": "string", + "symbol": "string", + "undefined": "string" + } + }, + "isArray": "function", + "isBoolean": "function", + "isBuffer": "function", + "isDate": "function", + "isDeepStrictEqual": "function", + "isError": "function", + "isFunction": "function", + "isNull": "function", + "isNullOrUndefined": "function", + "isNumber": "function", + "isObject": "function", + "isPrimitive": "function", + "isRegExp": "function", + "isString": "function", + "isSymbol": "function", + "isUndefined": "function", + "log": "function", + "parseArgs": "function", + "promisify": { + "custom": "symbol" + }, + "stripVTControlCharacters": "function", + "toUSVString": "function", + "transferableAbortController": "function", + "transferableAbortSignal": "function", + "types": { + "isAnyArrayBuffer": "function", + "isArgumentsObject": "function", + "isArrayBuffer": "function", + "isArrayBufferView": "function", + "isAsyncFunction": "function", + "isBigInt64Array": "function", + "isBigIntObject": "function", + "isBigUint64Array": "function", + "isBooleanObject": "function", + "isBoxedPrimitive": "function", + "isCryptoKey": "function", + "isDataView": "function", + "isDate": "function", + "isExternal": "function", + "isFloat32Array": "function", + "isFloat64Array": "function", + "isGeneratorFunction": "function", + "isGeneratorObject": "function", + "isInt16Array": "function", + "isInt32Array": "function", + "isInt8Array": "function", + "isKeyObject": "function", + "isMap": "function", + "isMapIterator": "function", + "isModuleNamespaceObject": "function", + "isNativeError": "function", + "isNumberObject": "function", + "isPromise": "function", + "isProxy": "function", + "isRegExp": "function", + "isSet": "function", + "isSetIterator": "function", + "isSharedArrayBuffer": "function", + "isStringObject": "function", + "isSymbolObject": "function", + "isTypedArray": "function", + "isUint16Array": "function", + "isUint32Array": "function", + "isUint8Array": "function", + "isUint8ClampedArray": "function", + "isWeakMap": "function", + "isWeakSet": "function" + } + }, + "node:test/reporters": { + "default": { + "dot": "function", + "spec": "function", + "tap": "function" + }, + "dot": "function", + "spec": "function", + "tap": "function" + }, + "node:timers": { + "_unrefActive": "function", + "active": "function", + "clearImmediate": "function", + "clearInterval": "function", + "clearTimeout": "function", + "default": { + "_unrefActive": "function", + "active": "function", + "clearImmediate": "function", + "clearInterval": "function", + "clearTimeout": "function", + "enroll": "function", + "setImmediate": "function", + "setInterval": "function", + "setTimeout": "function", + "unenroll": "function" + }, + "enroll": "function", + "setImmediate": "function", + "setInterval": "function", + "setTimeout": "function", + "unenroll": "function" + }, + "node:timers/promises": { + "default": { + "scheduler": "object", + "setImmediate": "function", + "setInterval": "function", + "setTimeout": "function" + }, + "scheduler": "object", + "setImmediate": "function", + "setInterval": "function", + "setTimeout": "function" + }, + "node:tls": { + "CLIENT_RENEG_LIMIT": "number", + "CLIENT_RENEG_WINDOW": "number", + "DEFAULT_CIPHERS": "string", + "DEFAULT_ECDH_CURVE": "string", + "DEFAULT_MAX_VERSION": "string", + "DEFAULT_MIN_VERSION": "string", + "SecureContext": "undefined", + "Server": "function", + "TLSSocket": "function", + "checkServerIdentity": "function", + "connect": "function", + "convertALPNProtocols": "function", + "createSecureContext": "undefined", + "createSecurePair": "function", + "createServer": "function", + "default": { + "CLIENT_RENEG_LIMIT": "number", + "CLIENT_RENEG_WINDOW": "number", + "DEFAULT_CIPHERS": "string", + "DEFAULT_ECDH_CURVE": "string", + "DEFAULT_MAX_VERSION": "string", + "DEFAULT_MIN_VERSION": "string", + "SecureContext": "undefined", + "Server": "function", + "TLSSocket": "function", + "checkServerIdentity": "function", + "connect": "function", + "convertALPNProtocols": "function", + "createSecureContext": "undefined", + "createSecurePair": "function", + "createServer": "function", + "getCiphers": "function", + "rootCertificates": { + "0": "string", + "1": "string", + "2": "string", + "3": "string", + "4": "string", + "5": "string", + "6": "string", + "7": "string", + "8": "string", + "9": "string", + "10": "string", + "11": "string", + "12": "string", + "13": "string", + "14": "string", + "15": "string", + "16": "string", + "17": "string", + "18": "string", + "19": "string", + "20": "string", + "21": "string", + "22": "string", + "23": "string", + "24": "string", + "25": "string", + "26": "string", + "27": "string", + "28": "string", + "29": "string", + "30": "string", + "31": "string", + "32": "string", + "33": "string", + "34": "string", + "35": "string", + "36": "string", + "37": "string", + "38": "string", + "39": "string", + "40": "string", + "41": "string", + "42": "string", + "43": "string", + "44": "string", + "45": "string", + "46": "string", + "47": "string", + "48": "string", + "49": "string", + "50": "string", + "51": "string", + "52": "string", + "53": "string", + "54": "string", + "55": "string", + "56": "string", + "57": "string", + "58": "string", + "59": "string", + "60": "string", + "61": "string", + "62": "string", + "63": "string", + "64": "string", + "65": "string", + "66": "string", + "67": "string", + "68": "string", + "69": "string", + "70": "string", + "71": "string", + "72": "string", + "73": "string", + "74": "string", + "75": "string", + "76": "string", + "77": "string", + "78": "string", + "79": "string", + "80": "string", + "81": "string", + "82": "string", + "83": "string", + "84": "string", + "85": "string", + "86": "string", + "87": "string", + "88": "string", + "89": "string", + "90": "string", + "91": "string", + "92": "string", + "93": "string", + "94": "string", + "95": "string", + "96": "string", + "97": "string", + "98": "string", + "99": "string", + "100": "string", + "101": "string", + "102": "string", + "103": "string", + "104": "string", + "105": "string", + "106": "string", + "107": "string", + "108": "string", + "109": "string", + "110": "string", + "111": "string", + "112": "string", + "113": "string", + "114": "string", + "115": "string", + "116": "string", + "117": "string", + "118": "string", + "119": "string", + "120": "string", + "121": "string", + "122": "string", + "123": "string", + "124": "string", + "125": "string", + "126": "string", + "127": "string", + "128": "string", + "129": "string", + "130": "string", + "131": "string", + "132": "string", + "133": "string", + "134": "string", + "135": "string", + "136": "string" + } + }, + "getCiphers": "function", + "rootCertificates": { + "0": "string", + "1": "string", + "2": "string", + "3": "string", + "4": "string", + "5": "string", + "6": "string", + "7": "string", + "8": "string", + "9": "string", + "10": "string", + "11": "string", + "12": "string", + "13": "string", + "14": "string", + "15": "string", + "16": "string", + "17": "string", + "18": "string", + "19": "string", + "20": "string", + "21": "string", + "22": "string", + "23": "string", + "24": "string", + "25": "string", + "26": "string", + "27": "string", + "28": "string", + "29": "string", + "30": "string", + "31": "string", + "32": "string", + "33": "string", + "34": "string", + "35": "string", + "36": "string", + "37": "string", + "38": "string", + "39": "string", + "40": "string", + "41": "string", + "42": "string", + "43": "string", + "44": "string", + "45": "string", + "46": "string", + "47": "string", + "48": "string", + "49": "string", + "50": "string", + "51": "string", + "52": "string", + "53": "string", + "54": "string", + "55": "string", + "56": "string", + "57": "string", + "58": "string", + "59": "string", + "60": "string", + "61": "string", + "62": "string", + "63": "string", + "64": "string", + "65": "string", + "66": "string", + "67": "string", + "68": "string", + "69": "string", + "70": "string", + "71": "string", + "72": "string", + "73": "string", + "74": "string", + "75": "string", + "76": "string", + "77": "string", + "78": "string", + "79": "string", + "80": "string", + "81": "string", + "82": "string", + "83": "string", + "84": "string", + "85": "string", + "86": "string", + "87": "string", + "88": "string", + "89": "string", + "90": "string", + "91": "string", + "92": "string", + "93": "string", + "94": "string", + "95": "string", + "96": "string", + "97": "string", + "98": "string", + "99": "string", + "100": "string", + "101": "string", + "102": "string", + "103": "string", + "104": "string", + "105": "string", + "106": "string", + "107": "string", + "108": "string", + "109": "string", + "110": "string", + "111": "string", + "112": "string", + "113": "string", + "114": "string", + "115": "string", + "116": "string", + "117": "string", + "118": "string", + "119": "string", + "120": "string", + "121": "string", + "122": "string", + "123": "string", + "124": "string", + "125": "string", + "126": "string", + "127": "string", + "128": "string", + "129": "string", + "130": "string", + "131": "string", + "132": "string", + "133": "string", + "134": "string", + "135": "string", + "136": "string" + } + }, + "node:trace_events": { + "createTracing": "function", + "default": { + "createTracing": "function", + "getEnabledCategories": "function" + }, + "getEnabledCategories": "function" + }, + "node:tty": { + "ReadStream": "function", + "WriteStream": "function", + "default": { + "ReadStream": "function", + "WriteStream": "function", + "isatty": "function" + }, + "isatty": "function" + }, + "node:url": { + "URL": { + "canParse": "function", + "createObjectURL": "function", + "revokeObjectURL": "function" + }, + "URLSearchParams": "function", + "Url": "function", + "default": { + "URL": { + "canParse": "function", + "createObjectURL": "function", + "revokeObjectURL": "function" + }, + "URLSearchParams": "function", + "Url": "function", + "domainToASCII": "function", + "domainToUnicode": "function", + "fileURLToPath": "function", + "format": "function", + "parse": "function", + "pathToFileURL": "function", + "resolve": "function", + "resolveObject": "function", + "urlToHttpOptions": "function" + }, + "domainToASCII": "function", + "domainToUnicode": "function", + "fileURLToPath": "function", + "format": "function", + "parse": "function", + "pathToFileURL": "function", + "resolve": "function", + "resolveObject": "function", + "urlToHttpOptions": "function" + }, + "node:util": { + "MIMEParams": "function", + "MIMEType": "function", + "TextDecoder": "function", + "TextEncoder": "function", + "_errnoException": "function", + "_exceptionWithHostPort": "function", + "_extend": "function", + "aborted": "function", + "callbackify": "function", + "debug": "function", + "debuglog": "function", + "default": { + "MIMEParams": "function", + "MIMEType": "function", + "TextDecoder": "function", + "TextEncoder": "function", + "_errnoException": "function", + "_exceptionWithHostPort": "function", + "_extend": "function", + "aborted": "function", + "callbackify": "function", + "debug": "function", + "debuglog": "function", + "deprecate": "function", + "format": "function", + "formatWithOptions": "function", + "getSystemErrorMap": "function", + "getSystemErrorName": "function", + "inherits": "function", + "inspect": { + "colors": "object", + "custom": "symbol", + "styles": "object" + }, + "isArray": "function", + "isBoolean": "function", + "isBuffer": "function", + "isDate": "function", + "isDeepStrictEqual": "function", + "isError": "function", + "isFunction": "function", + "isNull": "function", + "isNullOrUndefined": "function", + "isNumber": "function", + "isObject": "function", + "isPrimitive": "function", + "isRegExp": "function", + "isString": "function", + "isSymbol": "function", + "isUndefined": "function", + "log": "function", + "parseArgs": "function", + "promisify": { + "custom": "symbol" + }, + "stripVTControlCharacters": "function", + "toUSVString": "function", + "transferableAbortController": "function", + "transferableAbortSignal": "function", + "types": { + "isAnyArrayBuffer": "function", + "isArgumentsObject": "function", + "isArrayBuffer": "function", + "isArrayBufferView": "function", + "isAsyncFunction": "function", + "isBigInt64Array": "function", + "isBigIntObject": "function", + "isBigUint64Array": "function", + "isBooleanObject": "function", + "isBoxedPrimitive": "function", + "isCryptoKey": "function", + "isDataView": "function", + "isDate": "function", + "isExternal": "function", + "isFloat32Array": "function", + "isFloat64Array": "function", + "isGeneratorFunction": "function", + "isGeneratorObject": "function", + "isInt16Array": "function", + "isInt32Array": "function", + "isInt8Array": "function", + "isKeyObject": "function", + "isMap": "function", + "isMapIterator": "function", + "isModuleNamespaceObject": "function", + "isNativeError": "function", + "isNumberObject": "function", + "isPromise": "function", + "isProxy": "function", + "isRegExp": "function", + "isSet": "function", + "isSetIterator": "function", + "isSharedArrayBuffer": "function", + "isStringObject": "function", + "isSymbolObject": "function", + "isTypedArray": "function", + "isUint16Array": "function", + "isUint32Array": "function", + "isUint8Array": "function", + "isUint8ClampedArray": "function", + "isWeakMap": "function", + "isWeakSet": "function" + } + }, + "deprecate": "function", + "format": "function", + "formatWithOptions": "function", + "getSystemErrorMap": "function", + "getSystemErrorName": "function", + "inherits": "function", + "inspect": { + "colors": { + "bgBlack": "object", + "bgBlue": "object", + "bgBlueBright": "object", + "bgCyan": "object", + "bgCyanBright": "object", + "bgGray": "object", + "bgGreen": "object", + "bgGreenBright": "object", + "bgMagenta": "object", + "bgMagentaBright": "object", + "bgRed": "object", + "bgRedBright": "object", + "bgWhite": "object", + "bgWhiteBright": "object", + "bgYellow": "object", + "bgYellowBright": "object", + "black": "object", + "blink": "object", + "blue": "object", + "blueBright": "object", + "bold": "object", + "cyan": "object", + "cyanBright": "object", + "dim": "object", + "doubleunderline": "object", + "framed": "object", + "gray": "object", + "green": "object", + "greenBright": "object", + "hidden": "object", + "inverse": "object", + "italic": "object", + "magenta": "object", + "magentaBright": "object", + "overlined": "object", + "red": "object", + "redBright": "object", + "reset": "object", + "strikethrough": "object", + "underline": "object", + "white": "object", + "whiteBright": "object", + "yellow": "object", + "yellowBright": "object" + }, + "custom": "symbol", + "styles": { + "bigint": "string", + "boolean": "string", + "date": "string", + "module": "string", + "null": "string", + "number": "string", + "regexp": "string", + "special": "string", + "string": "string", + "symbol": "string", + "undefined": "string" + } + }, + "isArray": "function", + "isBoolean": "function", + "isBuffer": "function", + "isDate": "function", + "isDeepStrictEqual": "function", + "isError": "function", + "isFunction": "function", + "isNull": "function", + "isNullOrUndefined": "function", + "isNumber": "function", + "isObject": "function", + "isPrimitive": "function", + "isRegExp": "function", + "isString": "function", + "isSymbol": "function", + "isUndefined": "function", + "log": "function", + "parseArgs": "function", + "promisify": { + "custom": "symbol" + }, + "stripVTControlCharacters": "function", + "toUSVString": "function", + "transferableAbortController": "function", + "transferableAbortSignal": "function", + "types": { + "isAnyArrayBuffer": "function", + "isArgumentsObject": "function", + "isArrayBuffer": "function", + "isArrayBufferView": "function", + "isAsyncFunction": "function", + "isBigInt64Array": "function", + "isBigIntObject": "function", + "isBigUint64Array": "function", + "isBooleanObject": "function", + "isBoxedPrimitive": "function", + "isCryptoKey": "function", + "isDataView": "function", + "isDate": "function", + "isExternal": "function", + "isFloat32Array": "function", + "isFloat64Array": "function", + "isGeneratorFunction": "function", + "isGeneratorObject": "function", + "isInt16Array": "function", + "isInt32Array": "function", + "isInt8Array": "function", + "isKeyObject": "function", + "isMap": "function", + "isMapIterator": "function", + "isModuleNamespaceObject": "function", + "isNativeError": "function", + "isNumberObject": "function", + "isPromise": "function", + "isProxy": "function", + "isRegExp": "function", + "isSet": "function", + "isSetIterator": "function", + "isSharedArrayBuffer": "function", + "isStringObject": "function", + "isSymbolObject": "function", + "isTypedArray": "function", + "isUint16Array": "function", + "isUint32Array": "function", + "isUint8Array": "function", + "isUint8ClampedArray": "function", + "isWeakMap": "function", + "isWeakSet": "function" + } + }, + "node:util/types": { + "default": { + "isAnyArrayBuffer": "function", + "isArgumentsObject": "function", + "isArrayBuffer": "function", + "isArrayBufferView": "function", + "isAsyncFunction": "function", + "isBigInt64Array": "function", + "isBigIntObject": "function", + "isBigUint64Array": "function", + "isBooleanObject": "function", + "isBoxedPrimitive": "function", + "isCryptoKey": "function", + "isDataView": "function", + "isDate": "function", + "isExternal": "function", + "isFloat32Array": "function", + "isFloat64Array": "function", + "isGeneratorFunction": "function", + "isGeneratorObject": "function", + "isInt16Array": "function", + "isInt32Array": "function", + "isInt8Array": "function", + "isKeyObject": "function", + "isMap": "function", + "isMapIterator": "function", + "isModuleNamespaceObject": "function", + "isNativeError": "function", + "isNumberObject": "function", + "isPromise": "function", + "isProxy": "function", + "isRegExp": "function", + "isSet": "function", + "isSetIterator": "function", + "isSharedArrayBuffer": "function", + "isStringObject": "function", + "isSymbolObject": "function", + "isTypedArray": "function", + "isUint16Array": "function", + "isUint32Array": "function", + "isUint8Array": "function", + "isUint8ClampedArray": "function", + "isWeakMap": "function", + "isWeakSet": "function" + }, + "isAnyArrayBuffer": "function", + "isArgumentsObject": "function", + "isArrayBuffer": "function", + "isArrayBufferView": "function", + "isAsyncFunction": "function", + "isBigInt64Array": "function", + "isBigIntObject": "function", + "isBigUint64Array": "function", + "isBooleanObject": "function", + "isBoxedPrimitive": "function", + "isCryptoKey": "function", + "isDataView": "function", + "isDate": "function", + "isExternal": "function", + "isFloat32Array": "function", + "isFloat64Array": "function", + "isGeneratorFunction": "function", + "isGeneratorObject": "function", + "isInt16Array": "function", + "isInt32Array": "function", + "isInt8Array": "function", + "isKeyObject": "function", + "isMap": "function", + "isMapIterator": "function", + "isModuleNamespaceObject": "function", + "isNativeError": "function", + "isNumberObject": "function", + "isPromise": "function", + "isProxy": "function", + "isRegExp": "function", + "isSet": "function", + "isSetIterator": "function", + "isSharedArrayBuffer": "function", + "isStringObject": "function", + "isSymbolObject": "function", + "isTypedArray": "function", + "isUint16Array": "function", + "isUint32Array": "function", + "isUint8Array": "function", + "isUint8ClampedArray": "function", + "isWeakMap": "function", + "isWeakSet": "function" + }, + "node:v8": { + "DefaultDeserializer": "function", + "DefaultSerializer": "function", + "Deserializer": "function", + "GCProfiler": "function", + "Serializer": "function", + "cachedDataVersionTag": "function", + "default": { + "DefaultDeserializer": "function", + "DefaultSerializer": "function", + "Deserializer": "function", + "GCProfiler": "function", + "Serializer": "function", + "cachedDataVersionTag": "function", + "deserialize": "function", + "getHeapCodeStatistics": "function", + "getHeapSnapshot": "function", + "getHeapSpaceStatistics": "function", + "getHeapStatistics": "function", + "promiseHooks": { + "createHook": "function", + "onAfter": "function", + "onBefore": "function", + "onInit": "function", + "onSettled": "function" + }, + "serialize": "function", + "setFlagsFromString": "function", + "setHeapSnapshotNearHeapLimit": "function", + "startupSnapshot": { + "addDeserializeCallback": "function", + "addSerializeCallback": "function", + "isBuildingSnapshot": "function", + "setDeserializeMainFunction": "function" + }, + "stopCoverage": "function", + "takeCoverage": "function", + "writeHeapSnapshot": "function" + }, + "deserialize": "function", + "getHeapCodeStatistics": "function", + "getHeapSnapshot": "function", + "getHeapSpaceStatistics": "function", + "getHeapStatistics": "function", + "promiseHooks": { + "createHook": "function", + "onAfter": "function", + "onBefore": "function", + "onInit": "function", + "onSettled": "function" + }, + "serialize": "function", + "setFlagsFromString": "function", + "setHeapSnapshotNearHeapLimit": "function", + "startupSnapshot": { + "addDeserializeCallback": "function", + "addSerializeCallback": "function", + "isBuildingSnapshot": "function", + "setDeserializeMainFunction": "function" + }, + "stopCoverage": "function", + "takeCoverage": "function", + "writeHeapSnapshot": "function" + }, + "node:vm": { + "Script": "function", + "compileFunction": "function", + "createContext": "function", + "createScript": "function", + "default": { + "Script": "function", + "compileFunction": "function", + "createContext": "function", + "createScript": "function", + "isContext": "function", + "measureMemory": "function", + "runInContext": "function", + "runInNewContext": "function", + "runInThisContext": "function" + }, + "isContext": "function", + "measureMemory": "function", + "runInContext": "function", + "runInNewContext": "function", + "runInThisContext": "function" + }, + "node:wasi": { + "WASI": "function", + "default": { + "WASI": "function" + } + }, + "node:worker_threads": { + "BroadcastChannel": "function", + "MessageChannel": "function", + "MessagePort": "function", + "SHARE_ENV": "symbol", + "Worker": "function", + "default": { + "BroadcastChannel": "function", + "MessageChannel": "function", + "MessagePort": "function", + "SHARE_ENV": "symbol", + "Worker": "function", + "getEnvironmentData": "function", + "isMainThread": "boolean", + "markAsUntransferable": "function", + "moveMessagePortToContext": "function", + "parentPort": "object", + "receiveMessageOnPort": "function", + "resourceLimits": "object", + "setEnvironmentData": "function", + "threadId": "number", + "workerData": "object" + }, + "getEnvironmentData": "function", + "isMainThread": "boolean", + "markAsUntransferable": "function", + "moveMessagePortToContext": "function", + "parentPort": "object", + "receiveMessageOnPort": "function", + "resourceLimits": "object", + "setEnvironmentData": "function", + "threadId": "number", + "workerData": "object" + }, + "node:zlib": { + "BrotliCompress": "function", + "BrotliDecompress": "function", + "Deflate": "function", + "DeflateRaw": "function", + "Gunzip": "function", + "Gzip": "function", + "Inflate": "function", + "InflateRaw": "function", + "Unzip": "function", + "brotliCompress": "function", + "brotliCompressSync": "function", + "brotliDecompress": "function", + "brotliDecompressSync": "function", + "codes": { + "0": "string", + "1": "string", + "2": "string", + "-1": "string", + "-2": "string", + "-3": "string", + "-4": "string", + "-5": "string", + "-6": "string", + "Z_BUF_ERROR": "number", + "Z_DATA_ERROR": "number", + "Z_ERRNO": "number", + "Z_MEM_ERROR": "number", + "Z_NEED_DICT": "number", + "Z_OK": "number", + "Z_STREAM_END": "number", + "Z_STREAM_ERROR": "number", + "Z_VERSION_ERROR": "number" + }, + "constants": { + "BROTLI_DECODE": "number", + "BROTLI_DECODER_ERROR_ALLOC_BLOCK_TYPE_TREES": "number", + "BROTLI_DECODER_ERROR_ALLOC_CONTEXT_MAP": "number", + "BROTLI_DECODER_ERROR_ALLOC_CONTEXT_MODES": "number", + "BROTLI_DECODER_ERROR_ALLOC_RING_BUFFER_1": "number", + "BROTLI_DECODER_ERROR_ALLOC_RING_BUFFER_2": "number", + "BROTLI_DECODER_ERROR_ALLOC_TREE_GROUPS": "number", + "BROTLI_DECODER_ERROR_DICTIONARY_NOT_SET": "number", + "BROTLI_DECODER_ERROR_FORMAT_BLOCK_LENGTH_1": "number", + "BROTLI_DECODER_ERROR_FORMAT_BLOCK_LENGTH_2": "number", + "BROTLI_DECODER_ERROR_FORMAT_CL_SPACE": "number", + "BROTLI_DECODER_ERROR_FORMAT_CONTEXT_MAP_REPEAT": "number", + "BROTLI_DECODER_ERROR_FORMAT_DICTIONARY": "number", + "BROTLI_DECODER_ERROR_FORMAT_DISTANCE": "number", + "BROTLI_DECODER_ERROR_FORMAT_EXUBERANT_META_NIBBLE": "number", + "BROTLI_DECODER_ERROR_FORMAT_EXUBERANT_NIBBLE": "number", + "BROTLI_DECODER_ERROR_FORMAT_HUFFMAN_SPACE": "number", + "BROTLI_DECODER_ERROR_FORMAT_PADDING_1": "number", + "BROTLI_DECODER_ERROR_FORMAT_PADDING_2": "number", + "BROTLI_DECODER_ERROR_FORMAT_RESERVED": "number", + "BROTLI_DECODER_ERROR_FORMAT_SIMPLE_HUFFMAN_ALPHABET": "number", + "BROTLI_DECODER_ERROR_FORMAT_SIMPLE_HUFFMAN_SAME": "number", + "BROTLI_DECODER_ERROR_FORMAT_TRANSFORM": "number", + "BROTLI_DECODER_ERROR_FORMAT_WINDOW_BITS": "number", + "BROTLI_DECODER_ERROR_INVALID_ARGUMENTS": "number", + "BROTLI_DECODER_ERROR_UNREACHABLE": "number", + "BROTLI_DECODER_NEEDS_MORE_INPUT": "number", + "BROTLI_DECODER_NEEDS_MORE_OUTPUT": "number", + "BROTLI_DECODER_NO_ERROR": "number", + "BROTLI_DECODER_PARAM_DISABLE_RING_BUFFER_REALLOCATION": "number", + "BROTLI_DECODER_PARAM_LARGE_WINDOW": "number", + "BROTLI_DECODER_RESULT_ERROR": "number", + "BROTLI_DECODER_RESULT_NEEDS_MORE_INPUT": "number", + "BROTLI_DECODER_RESULT_NEEDS_MORE_OUTPUT": "number", + "BROTLI_DECODER_RESULT_SUCCESS": "number", + "BROTLI_DECODER_SUCCESS": "number", + "BROTLI_DEFAULT_MODE": "number", + "BROTLI_DEFAULT_QUALITY": "number", + "BROTLI_DEFAULT_WINDOW": "number", + "BROTLI_ENCODE": "number", + "BROTLI_LARGE_MAX_WINDOW_BITS": "number", + "BROTLI_MAX_INPUT_BLOCK_BITS": "number", + "BROTLI_MAX_QUALITY": "number", + "BROTLI_MAX_WINDOW_BITS": "number", + "BROTLI_MIN_INPUT_BLOCK_BITS": "number", + "BROTLI_MIN_QUALITY": "number", + "BROTLI_MIN_WINDOW_BITS": "number", + "BROTLI_MODE_FONT": "number", + "BROTLI_MODE_GENERIC": "number", + "BROTLI_MODE_TEXT": "number", + "BROTLI_OPERATION_EMIT_METADATA": "number", + "BROTLI_OPERATION_FINISH": "number", + "BROTLI_OPERATION_FLUSH": "number", + "BROTLI_OPERATION_PROCESS": "number", + "BROTLI_PARAM_DISABLE_LITERAL_CONTEXT_MODELING": "number", + "BROTLI_PARAM_LARGE_WINDOW": "number", + "BROTLI_PARAM_LGBLOCK": "number", + "BROTLI_PARAM_LGWIN": "number", + "BROTLI_PARAM_MODE": "number", + "BROTLI_PARAM_NDIRECT": "number", + "BROTLI_PARAM_NPOSTFIX": "number", + "BROTLI_PARAM_QUALITY": "number", + "BROTLI_PARAM_SIZE_HINT": "number", + "DEFLATE": "number", + "DEFLATERAW": "number", + "GUNZIP": "number", + "GZIP": "number", + "INFLATE": "number", + "INFLATERAW": "number", + "UNZIP": "number", + "ZLIB_VERNUM": "number", + "Z_BEST_COMPRESSION": "number", + "Z_BEST_SPEED": "number", + "Z_BLOCK": "number", + "Z_BUF_ERROR": "number", + "Z_DATA_ERROR": "number", + "Z_DEFAULT_CHUNK": "number", + "Z_DEFAULT_COMPRESSION": "number", + "Z_DEFAULT_LEVEL": "number", + "Z_DEFAULT_MEMLEVEL": "number", + "Z_DEFAULT_STRATEGY": "number", + "Z_DEFAULT_WINDOWBITS": "number", + "Z_ERRNO": "number", + "Z_FILTERED": "number", + "Z_FINISH": "number", + "Z_FIXED": "number", + "Z_FULL_FLUSH": "number", + "Z_HUFFMAN_ONLY": "number", + "Z_MAX_CHUNK": "number", + "Z_MAX_LEVEL": "number", + "Z_MAX_MEMLEVEL": "number", + "Z_MAX_WINDOWBITS": "number", + "Z_MEM_ERROR": "number", + "Z_MIN_CHUNK": "number", + "Z_MIN_LEVEL": "number", + "Z_MIN_MEMLEVEL": "number", + "Z_MIN_WINDOWBITS": "number", + "Z_NEED_DICT": "number", + "Z_NO_COMPRESSION": "number", + "Z_NO_FLUSH": "number", + "Z_OK": "number", + "Z_PARTIAL_FLUSH": "number", + "Z_RLE": "number", + "Z_STREAM_END": "number", + "Z_STREAM_ERROR": "number", + "Z_SYNC_FLUSH": "number", + "Z_VERSION_ERROR": "number" + }, + "createBrotliCompress": "function", + "createBrotliDecompress": "function", + "createDeflate": "function", + "createDeflateRaw": "function", + "createGunzip": "function", + "createGzip": "function", + "createInflate": "function", + "createInflateRaw": "function", + "createUnzip": "function", + "default": { + "BrotliCompress": "function", + "BrotliDecompress": "function", + "Deflate": "function", + "DeflateRaw": "function", + "Gunzip": "function", + "Gzip": "function", + "Inflate": "function", + "InflateRaw": "function", + "Unzip": "function", + "brotliCompress": "function", + "brotliCompressSync": "function", + "brotliDecompress": "function", + "brotliDecompressSync": "function", + "codes": { + "0": "string", + "1": "string", + "2": "string", + "-1": "string", + "-2": "string", + "-3": "string", + "-4": "string", + "-5": "string", + "-6": "string", + "Z_BUF_ERROR": "number", + "Z_DATA_ERROR": "number", + "Z_ERRNO": "number", + "Z_MEM_ERROR": "number", + "Z_NEED_DICT": "number", + "Z_OK": "number", + "Z_STREAM_END": "number", + "Z_STREAM_ERROR": "number", + "Z_VERSION_ERROR": "number" + }, + "constants": { + "BROTLI_DECODE": "number", + "BROTLI_DECODER_ERROR_ALLOC_BLOCK_TYPE_TREES": "number", + "BROTLI_DECODER_ERROR_ALLOC_CONTEXT_MAP": "number", + "BROTLI_DECODER_ERROR_ALLOC_CONTEXT_MODES": "number", + "BROTLI_DECODER_ERROR_ALLOC_RING_BUFFER_1": "number", + "BROTLI_DECODER_ERROR_ALLOC_RING_BUFFER_2": "number", + "BROTLI_DECODER_ERROR_ALLOC_TREE_GROUPS": "number", + "BROTLI_DECODER_ERROR_DICTIONARY_NOT_SET": "number", + "BROTLI_DECODER_ERROR_FORMAT_BLOCK_LENGTH_1": "number", + "BROTLI_DECODER_ERROR_FORMAT_BLOCK_LENGTH_2": "number", + "BROTLI_DECODER_ERROR_FORMAT_CL_SPACE": "number", + "BROTLI_DECODER_ERROR_FORMAT_CONTEXT_MAP_REPEAT": "number", + "BROTLI_DECODER_ERROR_FORMAT_DICTIONARY": "number", + "BROTLI_DECODER_ERROR_FORMAT_DISTANCE": "number", + "BROTLI_DECODER_ERROR_FORMAT_EXUBERANT_META_NIBBLE": "number", + "BROTLI_DECODER_ERROR_FORMAT_EXUBERANT_NIBBLE": "number", + "BROTLI_DECODER_ERROR_FORMAT_HUFFMAN_SPACE": "number", + "BROTLI_DECODER_ERROR_FORMAT_PADDING_1": "number", + "BROTLI_DECODER_ERROR_FORMAT_PADDING_2": "number", + "BROTLI_DECODER_ERROR_FORMAT_RESERVED": "number", + "BROTLI_DECODER_ERROR_FORMAT_SIMPLE_HUFFMAN_ALPHABET": "number", + "BROTLI_DECODER_ERROR_FORMAT_SIMPLE_HUFFMAN_SAME": "number", + "BROTLI_DECODER_ERROR_FORMAT_TRANSFORM": "number", + "BROTLI_DECODER_ERROR_FORMAT_WINDOW_BITS": "number", + "BROTLI_DECODER_ERROR_INVALID_ARGUMENTS": "number", + "BROTLI_DECODER_ERROR_UNREACHABLE": "number", + "BROTLI_DECODER_NEEDS_MORE_INPUT": "number", + "BROTLI_DECODER_NEEDS_MORE_OUTPUT": "number", + "BROTLI_DECODER_NO_ERROR": "number", + "BROTLI_DECODER_PARAM_DISABLE_RING_BUFFER_REALLOCATION": "number", + "BROTLI_DECODER_PARAM_LARGE_WINDOW": "number", + "BROTLI_DECODER_RESULT_ERROR": "number", + "BROTLI_DECODER_RESULT_NEEDS_MORE_INPUT": "number", + "BROTLI_DECODER_RESULT_NEEDS_MORE_OUTPUT": "number", + "BROTLI_DECODER_RESULT_SUCCESS": "number", + "BROTLI_DECODER_SUCCESS": "number", + "BROTLI_DEFAULT_MODE": "number", + "BROTLI_DEFAULT_QUALITY": "number", + "BROTLI_DEFAULT_WINDOW": "number", + "BROTLI_ENCODE": "number", + "BROTLI_LARGE_MAX_WINDOW_BITS": "number", + "BROTLI_MAX_INPUT_BLOCK_BITS": "number", + "BROTLI_MAX_QUALITY": "number", + "BROTLI_MAX_WINDOW_BITS": "number", + "BROTLI_MIN_INPUT_BLOCK_BITS": "number", + "BROTLI_MIN_QUALITY": "number", + "BROTLI_MIN_WINDOW_BITS": "number", + "BROTLI_MODE_FONT": "number", + "BROTLI_MODE_GENERIC": "number", + "BROTLI_MODE_TEXT": "number", + "BROTLI_OPERATION_EMIT_METADATA": "number", + "BROTLI_OPERATION_FINISH": "number", + "BROTLI_OPERATION_FLUSH": "number", + "BROTLI_OPERATION_PROCESS": "number", + "BROTLI_PARAM_DISABLE_LITERAL_CONTEXT_MODELING": "number", + "BROTLI_PARAM_LARGE_WINDOW": "number", + "BROTLI_PARAM_LGBLOCK": "number", + "BROTLI_PARAM_LGWIN": "number", + "BROTLI_PARAM_MODE": "number", + "BROTLI_PARAM_NDIRECT": "number", + "BROTLI_PARAM_NPOSTFIX": "number", + "BROTLI_PARAM_QUALITY": "number", + "BROTLI_PARAM_SIZE_HINT": "number", + "DEFLATE": "number", + "DEFLATERAW": "number", + "GUNZIP": "number", + "GZIP": "number", + "INFLATE": "number", + "INFLATERAW": "number", + "UNZIP": "number", + "ZLIB_VERNUM": "number", + "Z_BEST_COMPRESSION": "number", + "Z_BEST_SPEED": "number", + "Z_BLOCK": "number", + "Z_BUF_ERROR": "number", + "Z_DATA_ERROR": "number", + "Z_DEFAULT_CHUNK": "number", + "Z_DEFAULT_COMPRESSION": "number", + "Z_DEFAULT_LEVEL": "number", + "Z_DEFAULT_MEMLEVEL": "number", + "Z_DEFAULT_STRATEGY": "number", + "Z_DEFAULT_WINDOWBITS": "number", + "Z_ERRNO": "number", + "Z_FILTERED": "number", + "Z_FINISH": "number", + "Z_FIXED": "number", + "Z_FULL_FLUSH": "number", + "Z_HUFFMAN_ONLY": "number", + "Z_MAX_CHUNK": "number", + "Z_MAX_LEVEL": "number", + "Z_MAX_MEMLEVEL": "number", + "Z_MAX_WINDOWBITS": "number", + "Z_MEM_ERROR": "number", + "Z_MIN_CHUNK": "number", + "Z_MIN_LEVEL": "number", + "Z_MIN_MEMLEVEL": "number", + "Z_MIN_WINDOWBITS": "number", + "Z_NEED_DICT": "number", + "Z_NO_COMPRESSION": "number", + "Z_NO_FLUSH": "number", + "Z_OK": "number", + "Z_PARTIAL_FLUSH": "number", + "Z_RLE": "number", + "Z_STREAM_END": "number", + "Z_STREAM_ERROR": "number", + "Z_SYNC_FLUSH": "number", + "Z_VERSION_ERROR": "number" + }, + "createBrotliCompress": "function", + "createBrotliDecompress": "function", + "createDeflate": "function", + "createDeflateRaw": "function", + "createGunzip": "function", + "createGzip": "function", + "createInflate": "function", + "createInflateRaw": "function", + "createUnzip": "function", + "deflate": "function", + "deflateRaw": "function", + "deflateRawSync": "function", + "deflateSync": "function", + "gunzip": "function", + "gunzipSync": "function", + "gzip": "function", + "gzipSync": "function", + "inflate": "function", + "inflateRaw": "function", + "inflateRawSync": "function", + "inflateSync": "function", + "unzip": "function", + "unzipSync": "function" + }, + "deflate": "function", + "deflateRaw": "function", + "deflateRawSync": "function", + "deflateSync": "function", + "gunzip": "function", + "gunzipSync": "function", + "gzip": "function", + "gzipSync": "function", + "inflate": "function", + "inflateRaw": "function", + "inflateRawSync": "function", + "inflateSync": "function", + "unzip": "function", + "unzipSync": "function" + } + }, + "require": { + "node:_http_agent": { + "Agent": { + "defaultMaxSockets": "number" + }, + "globalAgent": { + "_events": { + "free": "function", + "newListener": "function" + }, + "_eventsCount": "number", + "_maxListeners": "undefined", + "defaultPort": "number", + "freeSockets": "object", + "keepAlive": "boolean", + "keepAliveMsecs": "number", + "maxFreeSockets": "number", + "maxSockets": "number", + "maxTotalSockets": "number", + "options": { + "keepAlive": "boolean", + "noDelay": "boolean", + "path": "object", + "scheduling": "string", + "timeout": "number" + }, + "protocol": "string", + "requests": "object", + "scheduling": "string", + "sockets": "object", + "totalSocketCount": "number" + } + }, + "node:_http_client": { + "ClientRequest": "function" + }, + "node:_http_common": { + "CRLF": "string", + "HTTPParser": { + "REQUEST": "number", + "RESPONSE": "number", + "kLenientAll": "number", + "kLenientChunkedLength": "number", + "kLenientHeaders": "number", + "kLenientKeepAlive": "number", + "kLenientNone": "number", + "kOnBody": "number", + "kOnExecute": "number", + "kOnHeaders": "number", + "kOnHeadersComplete": "number", + "kOnMessageBegin": "number", + "kOnMessageComplete": "number", + "kOnTimeout": "number" + }, + "_checkInvalidHeaderChar": "function", + "_checkIsHttpToken": "function", + "chunkExpression": "object", + "continueExpression": "object", + "freeParser": "function", + "isLenient": "function", + "kIncomingMessage": "symbol", + "methods": { + "0": "string", + "1": "string", + "2": "string", + "3": "string", + "4": "string", + "5": "string", + "6": "string", + "7": "string", + "8": "string", + "9": "string", + "10": "string", + "11": "string", + "12": "string", + "13": "string", + "14": "string", + "15": "string", + "16": "string", + "17": "string", + "18": "string", + "19": "string", + "20": "string", + "21": "string", + "22": "string", + "23": "string", + "24": "string", + "25": "string", + "26": "string", + "27": "string", + "28": "string", + "29": "string", + "30": "string", + "31": "string", + "32": "string", + "33": "string" + }, + "parsers": { + "ctor": "function", + "list": "object", + "max": "number", + "name": "string" + }, + "prepareError": "function" + }, + "node:_http_incoming": { + "IncomingMessage": "function", + "readStart": "function", + "readStop": "function" + }, + "node:_http_outgoing": { + "OutgoingMessage": "function", + "kHighWaterMark": "symbol", + "kUniqueHeaders": "symbol", + "parseUniqueHeadersOption": "function", + "validateHeaderName": "function", + "validateHeaderValue": "function" + }, + "node:_http_server": { + "STATUS_CODES": { + "100": "string", + "101": "string", + "102": "string", + "103": "string", + "200": "string", + "201": "string", + "202": "string", + "203": "string", + "204": "string", + "205": "string", + "206": "string", + "207": "string", + "208": "string", + "226": "string", + "300": "string", + "301": "string", + "302": "string", + "303": "string", + "304": "string", + "305": "string", + "307": "string", + "308": "string", + "400": "string", + "401": "string", + "402": "string", + "403": "string", + "404": "string", + "405": "string", + "406": "string", + "407": "string", + "408": "string", + "409": "string", + "410": "string", + "411": "string", + "412": "string", + "413": "string", + "414": "string", + "415": "string", + "416": "string", + "417": "string", + "418": "string", + "421": "string", + "422": "string", + "423": "string", + "424": "string", + "425": "string", + "426": "string", + "428": "string", + "429": "string", + "431": "string", + "451": "string", + "500": "string", + "501": "string", + "502": "string", + "503": "string", + "504": "string", + "505": "string", + "506": "string", + "507": "string", + "508": "string", + "509": "string", + "510": "string", + "511": "string" + }, + "Server": "function", + "ServerResponse": "function", + "_connectionListener": "function", + "kServerResponse": "symbol", + "setupConnectionsTracking": "function", + "storeHTTPOptions": "function" + }, + "node:_stream_duplex": { + "from": "function", + "fromWeb": "function", + "toWeb": "function" + }, + "node:_stream_passthrough": {}, + "node:_stream_readable": { + "ReadableState": "function", + "_fromList": "function", + "from": "function", + "fromWeb": "function", + "toWeb": "function", + "wrap": "function" + }, + "node:_stream_transform": {}, + "node:_stream_wrap": {}, + "node:_stream_writable": { + "WritableState": "function", + "fromWeb": "function", + "toWeb": "function" + }, + "node:_tls_common": { + "SecureContext": "function", + "createSecureContext": "function", + "translatePeerCertificate": "function" + }, + "node:_tls_wrap": { + "Server": "function", + "TLSSocket": "function", + "connect": "function", + "createServer": "function" + }, + "node:assert": { + "AssertionError": "function", + "CallTracker": "function", + "deepEqual": "function", + "deepStrictEqual": "function", + "doesNotMatch": "function", + "doesNotReject": "function", + "doesNotThrow": "function", + "equal": "function", + "fail": "function", + "ifError": "function", + "match": "function", + "notDeepEqual": "function", + "notDeepStrictEqual": "function", + "notEqual": "function", + "notStrictEqual": "function", + "ok": { + "AssertionError": "function", + "CallTracker": "function", + "deepEqual": "function", + "deepStrictEqual": "function", + "doesNotMatch": "function", + "doesNotReject": "function", + "doesNotThrow": "function", + "equal": "function", + "fail": "function", + "ifError": "function", + "match": "function", + "notDeepEqual": "function", + "notDeepStrictEqual": "function", + "notEqual": "function", + "notStrictEqual": "function", + "ok": { + "AssertionError": "function", + "CallTracker": "function", + "deepEqual": "function", + "deepStrictEqual": "function", + "doesNotMatch": "function", + "doesNotReject": "function", + "doesNotThrow": "function", + "equal": "function", + "fail": "function", + "ifError": "function", + "match": "function", + "notDeepEqual": "function", + "notDeepStrictEqual": "function", + "notEqual": "function", + "notStrictEqual": "function", + "ok": "function", + "rejects": "function", + "strict": "function", + "strictEqual": "function", + "throws": "function" + }, + "rejects": "function", + "strict": { + "AssertionError": "function", + "CallTracker": "function", + "deepEqual": "function", + "deepStrictEqual": "function", + "doesNotMatch": "function", + "doesNotReject": "function", + "doesNotThrow": "function", + "equal": "function", + "fail": "function", + "ifError": "function", + "match": "function", + "notDeepEqual": "function", + "notDeepStrictEqual": "function", + "notEqual": "function", + "notStrictEqual": "function", + "ok": "function", + "rejects": "function", + "strict": "function", + "strictEqual": "function", + "throws": "function" + }, + "strictEqual": "function", + "throws": "function" + }, + "rejects": "function", + "strict": { + "AssertionError": "function", + "CallTracker": "function", + "deepEqual": "function", + "deepStrictEqual": "function", + "doesNotMatch": "function", + "doesNotReject": "function", + "doesNotThrow": "function", + "equal": "function", + "fail": "function", + "ifError": "function", + "match": "function", + "notDeepEqual": "function", + "notDeepStrictEqual": "function", + "notEqual": "function", + "notStrictEqual": "function", + "ok": { + "AssertionError": "function", + "CallTracker": "function", + "deepEqual": "function", + "deepStrictEqual": "function", + "doesNotMatch": "function", + "doesNotReject": "function", + "doesNotThrow": "function", + "equal": "function", + "fail": "function", + "ifError": "function", + "match": "function", + "notDeepEqual": "function", + "notDeepStrictEqual": "function", + "notEqual": "function", + "notStrictEqual": "function", + "ok": "function", + "rejects": "function", + "strict": "function", + "strictEqual": "function", + "throws": "function" + }, + "rejects": "function", + "strict": { + "AssertionError": "function", + "CallTracker": "function", + "deepEqual": "function", + "deepStrictEqual": "function", + "doesNotMatch": "function", + "doesNotReject": "function", + "doesNotThrow": "function", + "equal": "function", + "fail": "function", + "ifError": "function", + "match": "function", + "notDeepEqual": "function", + "notDeepStrictEqual": "function", + "notEqual": "function", + "notStrictEqual": "function", + "ok": "function", + "rejects": "function", + "strict": "function", + "strictEqual": "function", + "throws": "function" + }, + "strictEqual": "function", + "throws": "function" + }, + "strictEqual": "function", + "throws": "function" + }, + "node:assert/strict": { + "AssertionError": "function", + "CallTracker": "function", + "deepEqual": "function", + "deepStrictEqual": "function", + "doesNotMatch": "function", + "doesNotReject": "function", + "doesNotThrow": "function", + "equal": "function", + "fail": "function", + "ifError": "function", + "match": "function", + "notDeepEqual": "function", + "notDeepStrictEqual": "function", + "notEqual": "function", + "notStrictEqual": "function", + "ok": { + "AssertionError": "function", + "CallTracker": "function", + "deepEqual": "function", + "deepStrictEqual": "function", + "doesNotMatch": "function", + "doesNotReject": "function", + "doesNotThrow": "function", + "equal": "function", + "fail": "function", + "ifError": "function", + "match": "function", + "notDeepEqual": "function", + "notDeepStrictEqual": "function", + "notEqual": "function", + "notStrictEqual": "function", + "ok": { + "AssertionError": "function", + "CallTracker": "function", + "deepEqual": "function", + "deepStrictEqual": "function", + "doesNotMatch": "function", + "doesNotReject": "function", + "doesNotThrow": "function", + "equal": "function", + "fail": "function", + "ifError": "function", + "match": "function", + "notDeepEqual": "function", + "notDeepStrictEqual": "function", + "notEqual": "function", + "notStrictEqual": "function", + "ok": "function", + "rejects": "function", + "strict": "function", + "strictEqual": "function", + "throws": "function" + }, + "rejects": "function", + "strict": { + "AssertionError": "function", + "CallTracker": "function", + "deepEqual": "function", + "deepStrictEqual": "function", + "doesNotMatch": "function", + "doesNotReject": "function", + "doesNotThrow": "function", + "equal": "function", + "fail": "function", + "ifError": "function", + "match": "function", + "notDeepEqual": "function", + "notDeepStrictEqual": "function", + "notEqual": "function", + "notStrictEqual": "function", + "ok": "function", + "rejects": "function", + "strict": "function", + "strictEqual": "function", + "throws": "function" + }, + "strictEqual": "function", + "throws": "function" + }, + "rejects": "function", + "strict": { + "AssertionError": "function", + "CallTracker": "function", + "deepEqual": "function", + "deepStrictEqual": "function", + "doesNotMatch": "function", + "doesNotReject": "function", + "doesNotThrow": "function", + "equal": "function", + "fail": "function", + "ifError": "function", + "match": "function", + "notDeepEqual": "function", + "notDeepStrictEqual": "function", + "notEqual": "function", + "notStrictEqual": "function", + "ok": { + "AssertionError": "function", + "CallTracker": "function", + "deepEqual": "function", + "deepStrictEqual": "function", + "doesNotMatch": "function", + "doesNotReject": "function", + "doesNotThrow": "function", + "equal": "function", + "fail": "function", + "ifError": "function", + "match": "function", + "notDeepEqual": "function", + "notDeepStrictEqual": "function", + "notEqual": "function", + "notStrictEqual": "function", + "ok": "function", + "rejects": "function", + "strict": "function", + "strictEqual": "function", + "throws": "function" + }, + "rejects": "function", + "strict": { + "AssertionError": "function", + "CallTracker": "function", + "deepEqual": "function", + "deepStrictEqual": "function", + "doesNotMatch": "function", + "doesNotReject": "function", + "doesNotThrow": "function", + "equal": "function", + "fail": "function", + "ifError": "function", + "match": "function", + "notDeepEqual": "function", + "notDeepStrictEqual": "function", + "notEqual": "function", + "notStrictEqual": "function", + "ok": "function", + "rejects": "function", + "strict": "function", + "strictEqual": "function", + "throws": "function" + }, + "strictEqual": "function", + "throws": "function" + }, + "strictEqual": "function", + "throws": "function" + }, + "node:async_hooks": { + "AsyncLocalStorage": "function", + "AsyncResource": "function", + "asyncWrapProviders": { + "BLOBREADER": "number", + "CHECKPRIMEREQUEST": "number", + "CIPHERREQUEST": "number", + "DERIVEBITSREQUEST": "number", + "DIRHANDLE": "number", + "DNSCHANNEL": "number", + "ELDHISTOGRAM": "number", + "FILEHANDLE": "number", + "FILEHANDLECLOSEREQ": "number", + "FSEVENTWRAP": "number", + "FSREQCALLBACK": "number", + "FSREQPROMISE": "number", + "GETADDRINFOREQWRAP": "number", + "GETNAMEINFOREQWRAP": "number", + "HASHREQUEST": "number", + "HEAPSNAPSHOT": "number", + "HTTP2PING": "number", + "HTTP2SESSION": "number", + "HTTP2SETTINGS": "number", + "HTTP2STREAM": "number", + "HTTPCLIENTREQUEST": "number", + "HTTPINCOMINGMESSAGE": "number", + "INSPECTORJSBINDING": "number", + "JSSTREAM": "number", + "JSUDPWRAP": "number", + "KEYEXPORTREQUEST": "number", + "KEYGENREQUEST": "number", + "KEYPAIRGENREQUEST": "number", + "MESSAGEPORT": "number", + "NONE": "number", + "PBKDF2REQUEST": "number", + "PIPECONNECTWRAP": "number", + "PIPESERVERWRAP": "number", + "PIPEWRAP": "number", + "PROCESSWRAP": "number", + "PROMISE": "number", + "QUERYWRAP": "number", + "QUIC_LOGSTREAM": "number", + "QUIC_PACKET": "number", + "RANDOMBYTESREQUEST": "number", + "RANDOMPRIMEREQUEST": "number", + "SCRYPTREQUEST": "number", + "SHUTDOWNWRAP": "number", + "SIGINTWATCHDOG": "number", + "SIGNALWRAP": "number", + "SIGNREQUEST": "number", + "STATWATCHER": "number", + "STREAMPIPE": "number", + "TCPCONNECTWRAP": "number", + "TCPSERVERWRAP": "number", + "TCPWRAP": "number", + "TLSWRAP": "number", + "TTYWRAP": "number", + "UDPSENDWRAP": "number", + "UDPWRAP": "number", + "VERIFYREQUEST": "number", + "WORKER": "number", + "WORKERHEAPSNAPSHOT": "number", + "WRITEWRAP": "number", + "ZLIB": "number" + }, + "createHook": "function", + "executionAsyncId": "function", + "executionAsyncResource": "function", + "triggerAsyncId": "function" + }, + "node:buffer": { + "Blob": "function", + "Buffer": { + "alloc": "function", + "allocUnsafe": "function", + "allocUnsafeSlow": "function", + "byteLength": "function", + "compare": "function", + "concat": "function", + "copyBytesFrom": "function", + "from": "function", + "isBuffer": "function", + "isEncoding": "function", + "of": "function", + "poolSize": "number" + }, + "File": "function", + "INSPECT_MAX_BYTES": "number", + "SlowBuffer": "function", + "atob": "function", + "btoa": "function", + "constants": { + "MAX_LENGTH": "number", + "MAX_STRING_LENGTH": "number" + }, + "isAscii": "function", + "isUtf8": "function", + "kMaxLength": "number", + "kStringMaxLength": "number", + "resolveObjectURL": "function", + "transcode": "function" + }, + "node:child_process": { + "ChildProcess": "function", + "_forkChild": "function", + "exec": "function", + "execFile": "function", + "execFileSync": "function", + "execSync": "function", + "fork": "function", + "spawn": "function", + "spawnSync": "function" + }, + "node:cluster": { + "SCHED_NONE": "number", + "SCHED_RR": "number", + "Worker": "function", + "_events": "object", + "_eventsCount": "number", + "_maxListeners": "undefined", + "disconnect": "function", + "fork": "function", + "isMaster": "boolean", + "isPrimary": "boolean", + "isWorker": "boolean", + "schedulingPolicy": "number", + "settings": "object", + "setupMaster": "function", + "setupPrimary": "function", + "workers": "object" + }, + "node:console": { + "Console": "function", + "assert": "function", + "clear": "function", + "context": "function", + "count": "function", + "countReset": "function", + "createTask": "function", + "debug": "function", + "dir": "function", + "dirxml": "function", + "error": "function", + "group": "function", + "groupCollapsed": "function", + "groupEnd": "function", + "info": "function", + "log": "function", + "profile": "function", + "profileEnd": "function", + "table": "function", + "time": "function", + "timeEnd": "function", + "timeLog": "function", + "timeStamp": "function", + "trace": "function", + "warn": "function" + }, + "node:constants": { + "COPYFILE_EXCL": "number", + "COPYFILE_FICLONE": "number", + "COPYFILE_FICLONE_FORCE": "number", + "DH_CHECK_P_NOT_PRIME": "number", + "DH_CHECK_P_NOT_SAFE_PRIME": "number", + "DH_NOT_SUITABLE_GENERATOR": "number", + "DH_UNABLE_TO_CHECK_GENERATOR": "number", + "E2BIG": "number", + "EACCES": "number", + "EADDRINUSE": "number", + "EADDRNOTAVAIL": "number", + "EAFNOSUPPORT": "number", + "EAGAIN": "number", + "EALREADY": "number", + "EBADF": "number", + "EBADMSG": "number", + "EBUSY": "number", + "ECANCELED": "number", + "ECHILD": "number", + "ECONNABORTED": "number", + "ECONNREFUSED": "number", + "ECONNRESET": "number", + "EDEADLK": "number", + "EDESTADDRREQ": "number", + "EDOM": "number", + "EDQUOT": "number", + "EEXIST": "number", + "EFAULT": "number", + "EFBIG": "number", + "EHOSTUNREACH": "number", + "EIDRM": "number", + "EILSEQ": "number", + "EINPROGRESS": "number", + "EINTR": "number", + "EINVAL": "number", + "EIO": "number", + "EISCONN": "number", + "EISDIR": "number", + "ELOOP": "number", + "EMFILE": "number", + "EMLINK": "number", + "EMSGSIZE": "number", + "EMULTIHOP": "number", + "ENAMETOOLONG": "number", + "ENETDOWN": "number", + "ENETRESET": "number", + "ENETUNREACH": "number", + "ENFILE": "number", + "ENGINE_METHOD_ALL": "number", + "ENGINE_METHOD_CIPHERS": "number", + "ENGINE_METHOD_DH": "number", + "ENGINE_METHOD_DIGESTS": "number", + "ENGINE_METHOD_DSA": "number", + "ENGINE_METHOD_EC": "number", + "ENGINE_METHOD_NONE": "number", + "ENGINE_METHOD_PKEY_ASN1_METHS": "number", + "ENGINE_METHOD_PKEY_METHS": "number", + "ENGINE_METHOD_RAND": "number", + "ENGINE_METHOD_RSA": "number", + "ENOBUFS": "number", + "ENODATA": "number", + "ENODEV": "number", + "ENOENT": "number", + "ENOEXEC": "number", + "ENOLCK": "number", + "ENOLINK": "number", + "ENOMEM": "number", + "ENOMSG": "number", + "ENOPROTOOPT": "number", + "ENOSPC": "number", + "ENOSR": "number", + "ENOSTR": "number", + "ENOSYS": "number", + "ENOTCONN": "number", + "ENOTDIR": "number", + "ENOTEMPTY": "number", + "ENOTSOCK": "number", + "ENOTSUP": "number", + "ENOTTY": "number", + "ENXIO": "number", + "EOPNOTSUPP": "number", + "EOVERFLOW": "number", + "EPERM": "number", + "EPIPE": "number", + "EPROTO": "number", + "EPROTONOSUPPORT": "number", + "EPROTOTYPE": "number", + "ERANGE": "number", + "EROFS": "number", + "ESPIPE": "number", + "ESRCH": "number", + "ESTALE": "number", + "ETIME": "number", + "ETIMEDOUT": "number", + "ETXTBSY": "number", + "EWOULDBLOCK": "number", + "EXDEV": "number", + "F_OK": "number", + "OPENSSL_VERSION_NUMBER": "number", + "O_APPEND": "number", + "O_CREAT": "number", + "O_DIRECTORY": "number", + "O_DSYNC": "number", + "O_EXCL": "number", + "O_NOCTTY": "number", + "O_NOFOLLOW": "number", + "O_NONBLOCK": "number", + "O_RDONLY": "number", + "O_RDWR": "number", + "O_SYMLINK": "number", + "O_SYNC": "number", + "O_TRUNC": "number", + "O_WRONLY": "number", + "POINT_CONVERSION_COMPRESSED": "number", + "POINT_CONVERSION_HYBRID": "number", + "POINT_CONVERSION_UNCOMPRESSED": "number", + "PRIORITY_ABOVE_NORMAL": "number", + "PRIORITY_BELOW_NORMAL": "number", + "PRIORITY_HIGH": "number", + "PRIORITY_HIGHEST": "number", + "PRIORITY_LOW": "number", + "PRIORITY_NORMAL": "number", + "RSA_NO_PADDING": "number", + "RSA_PKCS1_OAEP_PADDING": "number", + "RSA_PKCS1_PADDING": "number", + "RSA_PKCS1_PSS_PADDING": "number", + "RSA_PSS_SALTLEN_AUTO": "number", + "RSA_PSS_SALTLEN_DIGEST": "number", + "RSA_PSS_SALTLEN_MAX_SIGN": "number", + "RSA_SSLV23_PADDING": "number", + "RSA_X931_PADDING": "number", + "RTLD_GLOBAL": "number", + "RTLD_LAZY": "number", + "RTLD_LOCAL": "number", + "RTLD_NOW": "number", + "R_OK": "number", + "SIGABRT": "number", + "SIGALRM": "number", + "SIGBUS": "number", + "SIGCHLD": "number", + "SIGCONT": "number", + "SIGFPE": "number", + "SIGHUP": "number", + "SIGILL": "number", + "SIGINFO": "number", + "SIGINT": "number", + "SIGIO": "number", + "SIGIOT": "number", + "SIGKILL": "number", + "SIGPIPE": "number", + "SIGPROF": "number", + "SIGQUIT": "number", + "SIGSEGV": "number", + "SIGSTOP": "number", + "SIGSYS": "number", + "SIGTERM": "number", + "SIGTRAP": "number", + "SIGTSTP": "number", + "SIGTTIN": "number", + "SIGTTOU": "number", + "SIGURG": "number", + "SIGUSR1": "number", + "SIGUSR2": "number", + "SIGVTALRM": "number", + "SIGWINCH": "number", + "SIGXCPU": "number", + "SIGXFSZ": "number", + "SSL_OP_ALL": "number", + "SSL_OP_ALLOW_NO_DHE_KEX": "number", + "SSL_OP_ALLOW_UNSAFE_LEGACY_RENEGOTIATION": "number", + "SSL_OP_CIPHER_SERVER_PREFERENCE": "number", + "SSL_OP_CISCO_ANYCONNECT": "number", + "SSL_OP_COOKIE_EXCHANGE": "number", + "SSL_OP_CRYPTOPRO_TLSEXT_BUG": "number", + "SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS": "number", + "SSL_OP_LEGACY_SERVER_CONNECT": "number", + "SSL_OP_NO_COMPRESSION": "number", + "SSL_OP_NO_ENCRYPT_THEN_MAC": "number", + "SSL_OP_NO_QUERY_MTU": "number", + "SSL_OP_NO_RENEGOTIATION": "number", + "SSL_OP_NO_SESSION_RESUMPTION_ON_RENEGOTIATION": "number", + "SSL_OP_NO_SSLv2": "number", + "SSL_OP_NO_SSLv3": "number", + "SSL_OP_NO_TICKET": "number", + "SSL_OP_NO_TLSv1": "number", + "SSL_OP_NO_TLSv1_1": "number", + "SSL_OP_NO_TLSv1_2": "number", + "SSL_OP_NO_TLSv1_3": "number", + "SSL_OP_PRIORITIZE_CHACHA": "number", + "SSL_OP_TLS_ROLLBACK_BUG": "number", + "S_IFBLK": "number", + "S_IFCHR": "number", + "S_IFDIR": "number", + "S_IFIFO": "number", + "S_IFLNK": "number", + "S_IFMT": "number", + "S_IFREG": "number", + "S_IFSOCK": "number", + "S_IRGRP": "number", + "S_IROTH": "number", + "S_IRUSR": "number", + "S_IRWXG": "number", + "S_IRWXO": "number", + "S_IRWXU": "number", + "S_IWGRP": "number", + "S_IWOTH": "number", + "S_IWUSR": "number", + "S_IXGRP": "number", + "S_IXOTH": "number", + "S_IXUSR": "number", + "TLS1_1_VERSION": "number", + "TLS1_2_VERSION": "number", + "TLS1_3_VERSION": "number", + "TLS1_VERSION": "number", + "UV_DIRENT_BLOCK": "number", + "UV_DIRENT_CHAR": "number", + "UV_DIRENT_DIR": "number", + "UV_DIRENT_FIFO": "number", + "UV_DIRENT_FILE": "number", + "UV_DIRENT_LINK": "number", + "UV_DIRENT_SOCKET": "number", + "UV_DIRENT_UNKNOWN": "number", + "UV_FS_COPYFILE_EXCL": "number", + "UV_FS_COPYFILE_FICLONE": "number", + "UV_FS_COPYFILE_FICLONE_FORCE": "number", + "UV_FS_O_FILEMAP": "number", + "UV_FS_SYMLINK_DIR": "number", + "UV_FS_SYMLINK_JUNCTION": "number", + "W_OK": "number", + "X_OK": "number", + "defaultCipherList": "string", + "defaultCoreCipherList": "string" + }, + "node:crypto": { + "Certificate": { + "exportChallenge": "function", + "exportPublicKey": "function", + "verifySpkac": "function" + }, + "Cipher": "function", + "Cipheriv": "function", + "Decipher": "function", + "Decipheriv": "function", + "DiffieHellman": "function", + "DiffieHellmanGroup": "function", + "ECDH": { + "convertKey": "function" + }, + "Hash": "function", + "Hmac": "function", + "KeyObject": "function", + "Sign": "function", + "Verify": "function", + "X509Certificate": "function", + "checkPrime": "function", + "checkPrimeSync": "function", + "constants": { + "DH_CHECK_P_NOT_PRIME": "number", + "DH_CHECK_P_NOT_SAFE_PRIME": "number", + "DH_NOT_SUITABLE_GENERATOR": "number", + "DH_UNABLE_TO_CHECK_GENERATOR": "number", + "ENGINE_METHOD_ALL": "number", + "ENGINE_METHOD_CIPHERS": "number", + "ENGINE_METHOD_DH": "number", + "ENGINE_METHOD_DIGESTS": "number", + "ENGINE_METHOD_DSA": "number", + "ENGINE_METHOD_EC": "number", + "ENGINE_METHOD_NONE": "number", + "ENGINE_METHOD_PKEY_ASN1_METHS": "number", + "ENGINE_METHOD_PKEY_METHS": "number", + "ENGINE_METHOD_RAND": "number", + "ENGINE_METHOD_RSA": "number", + "OPENSSL_VERSION_NUMBER": "number", + "POINT_CONVERSION_COMPRESSED": "number", + "POINT_CONVERSION_HYBRID": "number", + "POINT_CONVERSION_UNCOMPRESSED": "number", + "RSA_NO_PADDING": "number", + "RSA_PKCS1_OAEP_PADDING": "number", + "RSA_PKCS1_PADDING": "number", + "RSA_PKCS1_PSS_PADDING": "number", + "RSA_PSS_SALTLEN_AUTO": "number", + "RSA_PSS_SALTLEN_DIGEST": "number", + "RSA_PSS_SALTLEN_MAX_SIGN": "number", + "RSA_SSLV23_PADDING": "number", + "RSA_X931_PADDING": "number", + "SSL_OP_ALL": "number", + "SSL_OP_ALLOW_NO_DHE_KEX": "number", + "SSL_OP_ALLOW_UNSAFE_LEGACY_RENEGOTIATION": "number", + "SSL_OP_CIPHER_SERVER_PREFERENCE": "number", + "SSL_OP_CISCO_ANYCONNECT": "number", + "SSL_OP_COOKIE_EXCHANGE": "number", + "SSL_OP_CRYPTOPRO_TLSEXT_BUG": "number", + "SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS": "number", + "SSL_OP_LEGACY_SERVER_CONNECT": "number", + "SSL_OP_NO_COMPRESSION": "number", + "SSL_OP_NO_ENCRYPT_THEN_MAC": "number", + "SSL_OP_NO_QUERY_MTU": "number", + "SSL_OP_NO_RENEGOTIATION": "number", + "SSL_OP_NO_SESSION_RESUMPTION_ON_RENEGOTIATION": "number", + "SSL_OP_NO_SSLv2": "number", + "SSL_OP_NO_SSLv3": "number", + "SSL_OP_NO_TICKET": "number", + "SSL_OP_NO_TLSv1": "number", + "SSL_OP_NO_TLSv1_1": "number", + "SSL_OP_NO_TLSv1_2": "number", + "SSL_OP_NO_TLSv1_3": "number", + "SSL_OP_PRIORITIZE_CHACHA": "number", + "SSL_OP_TLS_ROLLBACK_BUG": "number", + "TLS1_1_VERSION": "number", + "TLS1_2_VERSION": "number", + "TLS1_3_VERSION": "number", + "TLS1_VERSION": "number", + "defaultCipherList": "string", + "defaultCoreCipherList": "string" + }, + "createCipheriv": "function", + "createDecipheriv": "function", + "createDiffieHellman": "function", + "createDiffieHellmanGroup": "function", + "createECDH": "function", + "createHash": "function", + "createHmac": "function", + "createPrivateKey": "function", + "createPublicKey": "function", + "createSecretKey": "function", + "createSign": "function", + "createVerify": "function", + "diffieHellman": "function", + "generateKey": "function", + "generateKeyPair": "function", + "generateKeyPairSync": "function", + "generateKeySync": "function", + "generatePrime": "function", + "generatePrimeSync": "function", + "getCipherInfo": "function", + "getCiphers": "function", + "getCurves": "function", + "getDiffieHellman": "function", + "getFips": "function", + "getHashes": "function", + "getRandomValues": "function", + "hkdf": "function", + "hkdfSync": "function", + "pbkdf2": "function", + "pbkdf2Sync": "function", + "privateDecrypt": "function", + "privateEncrypt": "function", + "publicDecrypt": "function", + "publicEncrypt": "function", + "randomBytes": "function", + "randomFill": "function", + "randomFillSync": "function", + "randomInt": "function", + "randomUUID": "function", + "scrypt": "function", + "scryptSync": "function", + "secureHeapUsed": "function", + "setEngine": "function", + "setFips": "function", + "sign": "function", + "subtle": "object", + "timingSafeEqual": "function", + "verify": "function", + "webcrypto": "object" + }, + "node:dgram": { + "Socket": "function", + "_createSocketHandle": "function", + "createSocket": "function" + }, + "node:diagnostics_channel": { + "Channel": "function", + "channel": "function", + "hasSubscribers": "function", + "subscribe": "function", + "tracingChannel": "function", + "unsubscribe": "function" + }, + "node:dns": { + "ADDRCONFIG": "number", + "ADDRGETNETWORKPARAMS": "string", + "ALL": "number", + "BADFAMILY": "string", + "BADFLAGS": "string", + "BADHINTS": "string", + "BADNAME": "string", + "BADQUERY": "string", + "BADRESP": "string", + "BADSTR": "string", + "CANCELLED": "string", + "CONNREFUSED": "string", + "DESTRUCTION": "string", + "EOF": "string", + "FILE": "string", + "FORMERR": "string", + "LOADIPHLPAPI": "string", + "NODATA": "string", + "NOMEM": "string", + "NONAME": "string", + "NOTFOUND": "string", + "NOTIMP": "string", + "NOTINITIALIZED": "string", + "REFUSED": "string", + "Resolver": "function", + "SERVFAIL": "string", + "TIMEOUT": "string", + "V4MAPPED": "number", + "getDefaultResultOrder": "function", + "getServers": "function", + "lookup": "function", + "lookupService": "function", + "promises": { + "ADDRGETNETWORKPARAMS": "string", + "BADFAMILY": "string", + "BADFLAGS": "string", + "BADHINTS": "string", + "BADNAME": "string", + "BADQUERY": "string", + "BADRESP": "string", + "BADSTR": "string", + "CANCELLED": "string", + "CONNREFUSED": "string", + "DESTRUCTION": "string", + "EOF": "string", + "FILE": "string", + "FORMERR": "string", + "LOADIPHLPAPI": "string", + "NODATA": "string", + "NOMEM": "string", + "NONAME": "string", + "NOTFOUND": "string", + "NOTIMP": "string", + "NOTINITIALIZED": "string", + "REFUSED": "string", + "Resolver": "function", + "SERVFAIL": "string", + "TIMEOUT": "string", + "getDefaultResultOrder": "function", + "getServers": "function", + "lookup": "function", + "lookupService": "function", + "resolve": "function", + "resolve4": "function", + "resolve6": "function", + "resolveAny": "function", + "resolveCaa": "function", + "resolveCname": "function", + "resolveMx": "function", + "resolveNaptr": "function", + "resolveNs": "function", + "resolvePtr": "function", + "resolveSoa": "function", + "resolveSrv": "function", + "resolveTxt": "function", + "reverse": "function", + "setDefaultResultOrder": "function", + "setServers": "function" + }, + "resolve": "function", + "resolve4": "function", + "resolve6": "function", + "resolveAny": "function", + "resolveCaa": "function", + "resolveCname": "function", + "resolveMx": "function", + "resolveNaptr": "function", + "resolveNs": "function", + "resolvePtr": "function", + "resolveSoa": "function", + "resolveSrv": "function", + "resolveTxt": "function", + "reverse": "function", + "setDefaultResultOrder": "function", + "setServers": "function" + }, + "node:dns/promises": { + "ADDRGETNETWORKPARAMS": "string", + "BADFAMILY": "string", + "BADFLAGS": "string", + "BADHINTS": "string", + "BADNAME": "string", + "BADQUERY": "string", + "BADRESP": "string", + "BADSTR": "string", + "CANCELLED": "string", + "CONNREFUSED": "string", + "DESTRUCTION": "string", + "EOF": "string", + "FILE": "string", + "FORMERR": "string", + "LOADIPHLPAPI": "string", + "NODATA": "string", + "NOMEM": "string", + "NONAME": "string", + "NOTFOUND": "string", + "NOTIMP": "string", + "NOTINITIALIZED": "string", + "REFUSED": "string", + "Resolver": "function", + "SERVFAIL": "string", + "TIMEOUT": "string", + "getDefaultResultOrder": "function", + "getServers": "function", + "lookup": "function", + "lookupService": "function", + "resolve": "function", + "resolve4": "function", + "resolve6": "function", + "resolveAny": "function", + "resolveCaa": "function", + "resolveCname": "function", + "resolveMx": "function", + "resolveNaptr": "function", + "resolveNs": "function", + "resolvePtr": "function", + "resolveSoa": "function", + "resolveSrv": "function", + "resolveTxt": "function", + "reverse": "function", + "setDefaultResultOrder": "function", + "setServers": "function" + }, + "node:domain": { + "Domain": "function", + "_stack": "object", + "active": "object", + "create": "function", + "createDomain": "function" + }, + "node:events": { + "EventEmitter": { + "EventEmitter": { + "EventEmitter": "function", + "EventEmitterAsyncResource": "function", + "captureRejectionSymbol": "symbol", + "captureRejections": "boolean", + "defaultMaxListeners": "number", + "errorMonitor": "symbol", + "getEventListeners": "function", + "getMaxListeners": "function", + "init": "function", + "listenerCount": "function", + "on": "function", + "once": "function", + "setMaxListeners": "function", + "usingDomains": "boolean" + }, + "EventEmitterAsyncResource": "function", + "captureRejectionSymbol": "symbol", + "captureRejections": "boolean", + "defaultMaxListeners": "number", + "errorMonitor": "symbol", + "getEventListeners": "function", + "getMaxListeners": "function", + "init": "function", + "listenerCount": "function", + "on": "function", + "once": "function", + "setMaxListeners": "function", + "usingDomains": "boolean" + }, + "EventEmitterAsyncResource": "function", + "captureRejectionSymbol": "symbol", + "captureRejections": "boolean", + "defaultMaxListeners": "number", + "errorMonitor": "symbol", + "getEventListeners": "function", + "getMaxListeners": "function", + "init": "function", + "listenerCount": "function", + "on": "function", + "once": "function", + "setMaxListeners": "function", + "usingDomains": "boolean" + }, + "node:fs": { + "Dir": "function", + "Dirent": "function", + "F_OK": "number", + "FileReadStream": "function", + "FileWriteStream": "function", + "R_OK": "number", + "ReadStream": "function", + "Stats": "function", + "W_OK": "number", + "WriteStream": "function", + "X_OK": "number", + "_toUnixTimestamp": "function", + "access": "function", + "accessSync": "function", + "appendFile": "function", + "appendFileSync": "function", + "chmod": "function", + "chmodSync": "function", + "chown": "function", + "chownSync": "function", + "close": "function", + "closeSync": "function", + "constants": { + "COPYFILE_EXCL": "number", + "COPYFILE_FICLONE": "number", + "COPYFILE_FICLONE_FORCE": "number", + "F_OK": "number", + "O_APPEND": "number", + "O_CREAT": "number", + "O_DIRECTORY": "number", + "O_DSYNC": "number", + "O_EXCL": "number", + "O_NOCTTY": "number", + "O_NOFOLLOW": "number", + "O_NONBLOCK": "number", + "O_RDONLY": "number", + "O_RDWR": "number", + "O_SYMLINK": "number", + "O_SYNC": "number", + "O_TRUNC": "number", + "O_WRONLY": "number", + "R_OK": "number", + "S_IFBLK": "number", + "S_IFCHR": "number", + "S_IFDIR": "number", + "S_IFIFO": "number", + "S_IFLNK": "number", + "S_IFMT": "number", + "S_IFREG": "number", + "S_IFSOCK": "number", + "S_IRGRP": "number", + "S_IROTH": "number", + "S_IRUSR": "number", + "S_IRWXG": "number", + "S_IRWXO": "number", + "S_IRWXU": "number", + "S_IWGRP": "number", + "S_IWOTH": "number", + "S_IWUSR": "number", + "S_IXGRP": "number", + "S_IXOTH": "number", + "S_IXUSR": "number", + "UV_DIRENT_BLOCK": "number", + "UV_DIRENT_CHAR": "number", + "UV_DIRENT_DIR": "number", + "UV_DIRENT_FIFO": "number", + "UV_DIRENT_FILE": "number", + "UV_DIRENT_LINK": "number", + "UV_DIRENT_SOCKET": "number", + "UV_DIRENT_UNKNOWN": "number", + "UV_FS_COPYFILE_EXCL": "number", + "UV_FS_COPYFILE_FICLONE": "number", + "UV_FS_COPYFILE_FICLONE_FORCE": "number", + "UV_FS_O_FILEMAP": "number", + "UV_FS_SYMLINK_DIR": "number", + "UV_FS_SYMLINK_JUNCTION": "number", + "W_OK": "number", + "X_OK": "number" + }, + "copyFile": "function", + "copyFileSync": "function", + "cp": "function", + "cpSync": "function", + "createReadStream": "function", + "createWriteStream": "function", + "exists": "function", + "existsSync": "function", + "fchmod": "function", + "fchmodSync": "function", + "fchown": "function", + "fchownSync": "function", + "fdatasync": "function", + "fdatasyncSync": "function", + "fstat": "function", + "fstatSync": "function", + "fsync": "function", + "fsyncSync": "function", + "ftruncate": "function", + "ftruncateSync": "function", + "futimes": "function", + "futimesSync": "function", + "lchmod": "function", + "lchmodSync": "function", + "lchown": "function", + "lchownSync": "function", + "link": "function", + "linkSync": "function", + "lstat": "function", + "lstatSync": "function", + "lutimes": "function", + "lutimesSync": "function", + "mkdir": "function", + "mkdirSync": "function", + "mkdtemp": "function", + "mkdtempSync": "function", + "open": "function", + "openAsBlob": "function", + "openSync": "function", + "opendir": "function", + "opendirSync": "function", + "promises": { + "access": "function", + "appendFile": "function", + "chmod": "function", + "chown": "function", + "constants": { + "COPYFILE_EXCL": "number", + "COPYFILE_FICLONE": "number", + "COPYFILE_FICLONE_FORCE": "number", + "F_OK": "number", + "O_APPEND": "number", + "O_CREAT": "number", + "O_DIRECTORY": "number", + "O_DSYNC": "number", + "O_EXCL": "number", + "O_NOCTTY": "number", + "O_NOFOLLOW": "number", + "O_NONBLOCK": "number", + "O_RDONLY": "number", + "O_RDWR": "number", + "O_SYMLINK": "number", + "O_SYNC": "number", + "O_TRUNC": "number", + "O_WRONLY": "number", + "R_OK": "number", + "S_IFBLK": "number", + "S_IFCHR": "number", + "S_IFDIR": "number", + "S_IFIFO": "number", + "S_IFLNK": "number", + "S_IFMT": "number", + "S_IFREG": "number", + "S_IFSOCK": "number", + "S_IRGRP": "number", + "S_IROTH": "number", + "S_IRUSR": "number", + "S_IRWXG": "number", + "S_IRWXO": "number", + "S_IRWXU": "number", + "S_IWGRP": "number", + "S_IWOTH": "number", + "S_IWUSR": "number", + "S_IXGRP": "number", + "S_IXOTH": "number", + "S_IXUSR": "number", + "UV_DIRENT_BLOCK": "number", + "UV_DIRENT_CHAR": "number", + "UV_DIRENT_DIR": "number", + "UV_DIRENT_FIFO": "number", + "UV_DIRENT_FILE": "number", + "UV_DIRENT_LINK": "number", + "UV_DIRENT_SOCKET": "number", + "UV_DIRENT_UNKNOWN": "number", + "UV_FS_COPYFILE_EXCL": "number", + "UV_FS_COPYFILE_FICLONE": "number", + "UV_FS_COPYFILE_FICLONE_FORCE": "number", + "UV_FS_O_FILEMAP": "number", + "UV_FS_SYMLINK_DIR": "number", + "UV_FS_SYMLINK_JUNCTION": "number", + "W_OK": "number", + "X_OK": "number" + }, + "copyFile": "function", + "cp": "function", + "lchmod": "function", + "lchown": "function", + "link": "function", + "lstat": "function", + "lutimes": "function", + "mkdir": "function", + "mkdtemp": "function", + "open": "function", + "opendir": "function", + "readFile": "function", + "readdir": "function", + "readlink": "function", + "realpath": "function", + "rename": "function", + "rm": "function", + "rmdir": "function", + "stat": "function", + "statfs": "function", + "symlink": "function", + "truncate": "function", + "unlink": "function", + "utimes": "function", + "watch": "function", + "writeFile": "function" + }, + "read": "function", + "readFile": "function", + "readFileSync": "function", + "readSync": "function", + "readdir": "function", + "readdirSync": "function", + "readlink": "function", + "readlinkSync": "function", + "readv": "function", + "readvSync": "function", + "realpath": { + "native": "function" + }, + "realpathSync": { + "native": "function" + }, + "rename": "function", + "renameSync": "function", + "rm": "function", + "rmSync": "function", + "rmdir": "function", + "rmdirSync": "function", + "stat": "function", + "statSync": "function", + "statfs": "function", + "statfsSync": "function", + "symlink": "function", + "symlinkSync": "function", + "truncate": "function", + "truncateSync": "function", + "unlink": "function", + "unlinkSync": "function", + "unwatchFile": "function", + "utimes": "function", + "utimesSync": "function", + "watch": "function", + "watchFile": "function", + "write": "function", + "writeFile": "function", + "writeFileSync": "function", + "writeSync": "function", + "writev": "function", + "writevSync": "function" + }, + "node:fs/promises": { + "access": "function", + "appendFile": "function", + "chmod": "function", + "chown": "function", + "constants": { + "COPYFILE_EXCL": "number", + "COPYFILE_FICLONE": "number", + "COPYFILE_FICLONE_FORCE": "number", + "F_OK": "number", + "O_APPEND": "number", + "O_CREAT": "number", + "O_DIRECTORY": "number", + "O_DSYNC": "number", + "O_EXCL": "number", + "O_NOCTTY": "number", + "O_NOFOLLOW": "number", + "O_NONBLOCK": "number", + "O_RDONLY": "number", + "O_RDWR": "number", + "O_SYMLINK": "number", + "O_SYNC": "number", + "O_TRUNC": "number", + "O_WRONLY": "number", + "R_OK": "number", + "S_IFBLK": "number", + "S_IFCHR": "number", + "S_IFDIR": "number", + "S_IFIFO": "number", + "S_IFLNK": "number", + "S_IFMT": "number", + "S_IFREG": "number", + "S_IFSOCK": "number", + "S_IRGRP": "number", + "S_IROTH": "number", + "S_IRUSR": "number", + "S_IRWXG": "number", + "S_IRWXO": "number", + "S_IRWXU": "number", + "S_IWGRP": "number", + "S_IWOTH": "number", + "S_IWUSR": "number", + "S_IXGRP": "number", + "S_IXOTH": "number", + "S_IXUSR": "number", + "UV_DIRENT_BLOCK": "number", + "UV_DIRENT_CHAR": "number", + "UV_DIRENT_DIR": "number", + "UV_DIRENT_FIFO": "number", + "UV_DIRENT_FILE": "number", + "UV_DIRENT_LINK": "number", + "UV_DIRENT_SOCKET": "number", + "UV_DIRENT_UNKNOWN": "number", + "UV_FS_COPYFILE_EXCL": "number", + "UV_FS_COPYFILE_FICLONE": "number", + "UV_FS_COPYFILE_FICLONE_FORCE": "number", + "UV_FS_O_FILEMAP": "number", + "UV_FS_SYMLINK_DIR": "number", + "UV_FS_SYMLINK_JUNCTION": "number", + "W_OK": "number", + "X_OK": "number" + }, + "copyFile": "function", + "cp": "function", + "lchmod": "function", + "lchown": "function", + "link": "function", + "lstat": "function", + "lutimes": "function", + "mkdir": "function", + "mkdtemp": "function", + "open": "function", + "opendir": "function", + "readFile": "function", + "readdir": "function", + "readlink": "function", + "realpath": "function", + "rename": "function", + "rm": "function", + "rmdir": "function", + "stat": "function", + "statfs": "function", + "symlink": "function", + "truncate": "function", + "unlink": "function", + "utimes": "function", + "watch": "function", + "writeFile": "function" + }, + "node:http": { + "Agent": { + "defaultMaxSockets": "number" + }, + "ClientRequest": "function", + "IncomingMessage": "function", + "METHODS": { + "0": "string", + "1": "string", + "2": "string", + "3": "string", + "4": "string", + "5": "string", + "6": "string", + "7": "string", + "8": "string", + "9": "string", + "10": "string", + "11": "string", + "12": "string", + "13": "string", + "14": "string", + "15": "string", + "16": "string", + "17": "string", + "18": "string", + "19": "string", + "20": "string", + "21": "string", + "22": "string", + "23": "string", + "24": "string", + "25": "string", + "26": "string", + "27": "string", + "28": "string", + "29": "string", + "30": "string", + "31": "string", + "32": "string", + "33": "string" + }, + "OutgoingMessage": "function", + "STATUS_CODES": { + "100": "string", + "101": "string", + "102": "string", + "103": "string", + "200": "string", + "201": "string", + "202": "string", + "203": "string", + "204": "string", + "205": "string", + "206": "string", + "207": "string", + "208": "string", + "226": "string", + "300": "string", + "301": "string", + "302": "string", + "303": "string", + "304": "string", + "305": "string", + "307": "string", + "308": "string", + "400": "string", + "401": "string", + "402": "string", + "403": "string", + "404": "string", + "405": "string", + "406": "string", + "407": "string", + "408": "string", + "409": "string", + "410": "string", + "411": "string", + "412": "string", + "413": "string", + "414": "string", + "415": "string", + "416": "string", + "417": "string", + "418": "string", + "421": "string", + "422": "string", + "423": "string", + "424": "string", + "425": "string", + "426": "string", + "428": "string", + "429": "string", + "431": "string", + "451": "string", + "500": "string", + "501": "string", + "502": "string", + "503": "string", + "504": "string", + "505": "string", + "506": "string", + "507": "string", + "508": "string", + "509": "string", + "510": "string", + "511": "string" + }, + "Server": "function", + "ServerResponse": "function", + "_connectionListener": "function", + "createServer": "function", + "get": "function", + "globalAgent": { + "_events": { + "free": "function", + "newListener": "function" + }, + "_eventsCount": "number", + "_maxListeners": "undefined", + "defaultPort": "number", + "freeSockets": "object", + "keepAlive": "boolean", + "keepAliveMsecs": "number", + "maxFreeSockets": "number", + "maxSockets": "number", + "maxTotalSockets": "number", + "options": { + "keepAlive": "boolean", + "noDelay": "boolean", + "path": "object", + "scheduling": "string", + "timeout": "number" + }, + "protocol": "string", + "requests": "object", + "scheduling": "string", + "sockets": "object", + "totalSocketCount": "number" + }, + "maxHeaderSize": "number", + "request": "function", + "setMaxIdleHTTPParsers": "function", + "validateHeaderName": "function", + "validateHeaderValue": "function" + }, + "node:http2": { + "Http2ServerRequest": "function", + "Http2ServerResponse": "function", + "connect": "function", + "constants": { + "DEFAULT_SETTINGS_ENABLE_CONNECT_PROTOCOL": "number", + "DEFAULT_SETTINGS_ENABLE_PUSH": "number", + "DEFAULT_SETTINGS_HEADER_TABLE_SIZE": "number", + "DEFAULT_SETTINGS_INITIAL_WINDOW_SIZE": "number", + "DEFAULT_SETTINGS_MAX_CONCURRENT_STREAMS": "number", + "DEFAULT_SETTINGS_MAX_FRAME_SIZE": "number", + "DEFAULT_SETTINGS_MAX_HEADER_LIST_SIZE": "number", + "HTTP2_HEADER_ACCEPT": "string", + "HTTP2_HEADER_ACCEPT_CHARSET": "string", + "HTTP2_HEADER_ACCEPT_ENCODING": "string", + "HTTP2_HEADER_ACCEPT_LANGUAGE": "string", + "HTTP2_HEADER_ACCEPT_RANGES": "string", + "HTTP2_HEADER_ACCESS_CONTROL_ALLOW_CREDENTIALS": "string", + "HTTP2_HEADER_ACCESS_CONTROL_ALLOW_HEADERS": "string", + "HTTP2_HEADER_ACCESS_CONTROL_ALLOW_METHODS": "string", + "HTTP2_HEADER_ACCESS_CONTROL_ALLOW_ORIGIN": "string", + "HTTP2_HEADER_ACCESS_CONTROL_EXPOSE_HEADERS": "string", + "HTTP2_HEADER_ACCESS_CONTROL_MAX_AGE": "string", + "HTTP2_HEADER_ACCESS_CONTROL_REQUEST_HEADERS": "string", + "HTTP2_HEADER_ACCESS_CONTROL_REQUEST_METHOD": "string", + "HTTP2_HEADER_AGE": "string", + "HTTP2_HEADER_ALLOW": "string", + "HTTP2_HEADER_ALT_SVC": "string", + "HTTP2_HEADER_AUTHORITY": "string", + "HTTP2_HEADER_AUTHORIZATION": "string", + "HTTP2_HEADER_CACHE_CONTROL": "string", + "HTTP2_HEADER_CONNECTION": "string", + "HTTP2_HEADER_CONTENT_DISPOSITION": "string", + "HTTP2_HEADER_CONTENT_ENCODING": "string", + "HTTP2_HEADER_CONTENT_LANGUAGE": "string", + "HTTP2_HEADER_CONTENT_LENGTH": "string", + "HTTP2_HEADER_CONTENT_LOCATION": "string", + "HTTP2_HEADER_CONTENT_MD5": "string", + "HTTP2_HEADER_CONTENT_RANGE": "string", + "HTTP2_HEADER_CONTENT_SECURITY_POLICY": "string", + "HTTP2_HEADER_CONTENT_TYPE": "string", + "HTTP2_HEADER_COOKIE": "string", + "HTTP2_HEADER_DATE": "string", + "HTTP2_HEADER_DNT": "string", + "HTTP2_HEADER_EARLY_DATA": "string", + "HTTP2_HEADER_ETAG": "string", + "HTTP2_HEADER_EXPECT": "string", + "HTTP2_HEADER_EXPECT_CT": "string", + "HTTP2_HEADER_EXPIRES": "string", + "HTTP2_HEADER_FORWARDED": "string", + "HTTP2_HEADER_FROM": "string", + "HTTP2_HEADER_HOST": "string", + "HTTP2_HEADER_HTTP2_SETTINGS": "string", + "HTTP2_HEADER_IF_MATCH": "string", + "HTTP2_HEADER_IF_MODIFIED_SINCE": "string", + "HTTP2_HEADER_IF_NONE_MATCH": "string", + "HTTP2_HEADER_IF_RANGE": "string", + "HTTP2_HEADER_IF_UNMODIFIED_SINCE": "string", + "HTTP2_HEADER_KEEP_ALIVE": "string", + "HTTP2_HEADER_LAST_MODIFIED": "string", + "HTTP2_HEADER_LINK": "string", + "HTTP2_HEADER_LOCATION": "string", + "HTTP2_HEADER_MAX_FORWARDS": "string", + "HTTP2_HEADER_METHOD": "string", + "HTTP2_HEADER_ORIGIN": "string", + "HTTP2_HEADER_PATH": "string", + "HTTP2_HEADER_PREFER": "string", + "HTTP2_HEADER_PRIORITY": "string", + "HTTP2_HEADER_PROTOCOL": "string", + "HTTP2_HEADER_PROXY_AUTHENTICATE": "string", + "HTTP2_HEADER_PROXY_AUTHORIZATION": "string", + "HTTP2_HEADER_PROXY_CONNECTION": "string", + "HTTP2_HEADER_PURPOSE": "string", + "HTTP2_HEADER_RANGE": "string", + "HTTP2_HEADER_REFERER": "string", + "HTTP2_HEADER_REFRESH": "string", + "HTTP2_HEADER_RETRY_AFTER": "string", + "HTTP2_HEADER_SCHEME": "string", + "HTTP2_HEADER_SERVER": "string", + "HTTP2_HEADER_SET_COOKIE": "string", + "HTTP2_HEADER_STATUS": "string", + "HTTP2_HEADER_STRICT_TRANSPORT_SECURITY": "string", + "HTTP2_HEADER_TE": "string", + "HTTP2_HEADER_TIMING_ALLOW_ORIGIN": "string", + "HTTP2_HEADER_TK": "string", + "HTTP2_HEADER_TRAILER": "string", + "HTTP2_HEADER_TRANSFER_ENCODING": "string", + "HTTP2_HEADER_UPGRADE": "string", + "HTTP2_HEADER_UPGRADE_INSECURE_REQUESTS": "string", + "HTTP2_HEADER_USER_AGENT": "string", + "HTTP2_HEADER_VARY": "string", + "HTTP2_HEADER_VIA": "string", + "HTTP2_HEADER_WARNING": "string", + "HTTP2_HEADER_WWW_AUTHENTICATE": "string", + "HTTP2_HEADER_X_CONTENT_TYPE_OPTIONS": "string", + "HTTP2_HEADER_X_FORWARDED_FOR": "string", + "HTTP2_HEADER_X_FRAME_OPTIONS": "string", + "HTTP2_HEADER_X_XSS_PROTECTION": "string", + "HTTP2_METHOD_ACL": "string", + "HTTP2_METHOD_BASELINE_CONTROL": "string", + "HTTP2_METHOD_BIND": "string", + "HTTP2_METHOD_CHECKIN": "string", + "HTTP2_METHOD_CHECKOUT": "string", + "HTTP2_METHOD_CONNECT": "string", + "HTTP2_METHOD_COPY": "string", + "HTTP2_METHOD_DELETE": "string", + "HTTP2_METHOD_GET": "string", + "HTTP2_METHOD_HEAD": "string", + "HTTP2_METHOD_LABEL": "string", + "HTTP2_METHOD_LINK": "string", + "HTTP2_METHOD_LOCK": "string", + "HTTP2_METHOD_MERGE": "string", + "HTTP2_METHOD_MKACTIVITY": "string", + "HTTP2_METHOD_MKCALENDAR": "string", + "HTTP2_METHOD_MKCOL": "string", + "HTTP2_METHOD_MKREDIRECTREF": "string", + "HTTP2_METHOD_MKWORKSPACE": "string", + "HTTP2_METHOD_MOVE": "string", + "HTTP2_METHOD_OPTIONS": "string", + "HTTP2_METHOD_ORDERPATCH": "string", + "HTTP2_METHOD_PATCH": "string", + "HTTP2_METHOD_POST": "string", + "HTTP2_METHOD_PRI": "string", + "HTTP2_METHOD_PROPFIND": "string", + "HTTP2_METHOD_PROPPATCH": "string", + "HTTP2_METHOD_PUT": "string", + "HTTP2_METHOD_REBIND": "string", + "HTTP2_METHOD_REPORT": "string", + "HTTP2_METHOD_SEARCH": "string", + "HTTP2_METHOD_TRACE": "string", + "HTTP2_METHOD_UNBIND": "string", + "HTTP2_METHOD_UNCHECKOUT": "string", + "HTTP2_METHOD_UNLINK": "string", + "HTTP2_METHOD_UNLOCK": "string", + "HTTP2_METHOD_UPDATE": "string", + "HTTP2_METHOD_UPDATEREDIRECTREF": "string", + "HTTP2_METHOD_VERSION_CONTROL": "string", + "HTTP_STATUS_ACCEPTED": "number", + "HTTP_STATUS_ALREADY_REPORTED": "number", + "HTTP_STATUS_BAD_GATEWAY": "number", + "HTTP_STATUS_BAD_REQUEST": "number", + "HTTP_STATUS_BANDWIDTH_LIMIT_EXCEEDED": "number", + "HTTP_STATUS_CONFLICT": "number", + "HTTP_STATUS_CONTINUE": "number", + "HTTP_STATUS_CREATED": "number", + "HTTP_STATUS_EARLY_HINTS": "number", + "HTTP_STATUS_EXPECTATION_FAILED": "number", + "HTTP_STATUS_FAILED_DEPENDENCY": "number", + "HTTP_STATUS_FORBIDDEN": "number", + "HTTP_STATUS_FOUND": "number", + "HTTP_STATUS_GATEWAY_TIMEOUT": "number", + "HTTP_STATUS_GONE": "number", + "HTTP_STATUS_HTTP_VERSION_NOT_SUPPORTED": "number", + "HTTP_STATUS_IM_USED": "number", + "HTTP_STATUS_INSUFFICIENT_STORAGE": "number", + "HTTP_STATUS_INTERNAL_SERVER_ERROR": "number", + "HTTP_STATUS_LENGTH_REQUIRED": "number", + "HTTP_STATUS_LOCKED": "number", + "HTTP_STATUS_LOOP_DETECTED": "number", + "HTTP_STATUS_METHOD_NOT_ALLOWED": "number", + "HTTP_STATUS_MISDIRECTED_REQUEST": "number", + "HTTP_STATUS_MOVED_PERMANENTLY": "number", + "HTTP_STATUS_MULTIPLE_CHOICES": "number", + "HTTP_STATUS_MULTI_STATUS": "number", + "HTTP_STATUS_NETWORK_AUTHENTICATION_REQUIRED": "number", + "HTTP_STATUS_NON_AUTHORITATIVE_INFORMATION": "number", + "HTTP_STATUS_NOT_ACCEPTABLE": "number", + "HTTP_STATUS_NOT_EXTENDED": "number", + "HTTP_STATUS_NOT_FOUND": "number", + "HTTP_STATUS_NOT_IMPLEMENTED": "number", + "HTTP_STATUS_NOT_MODIFIED": "number", + "HTTP_STATUS_NO_CONTENT": "number", + "HTTP_STATUS_OK": "number", + "HTTP_STATUS_PARTIAL_CONTENT": "number", + "HTTP_STATUS_PAYLOAD_TOO_LARGE": "number", + "HTTP_STATUS_PAYMENT_REQUIRED": "number", + "HTTP_STATUS_PERMANENT_REDIRECT": "number", + "HTTP_STATUS_PRECONDITION_FAILED": "number", + "HTTP_STATUS_PRECONDITION_REQUIRED": "number", + "HTTP_STATUS_PROCESSING": "number", + "HTTP_STATUS_PROXY_AUTHENTICATION_REQUIRED": "number", + "HTTP_STATUS_RANGE_NOT_SATISFIABLE": "number", + "HTTP_STATUS_REQUEST_HEADER_FIELDS_TOO_LARGE": "number", + "HTTP_STATUS_REQUEST_TIMEOUT": "number", + "HTTP_STATUS_RESET_CONTENT": "number", + "HTTP_STATUS_SEE_OTHER": "number", + "HTTP_STATUS_SERVICE_UNAVAILABLE": "number", + "HTTP_STATUS_SWITCHING_PROTOCOLS": "number", + "HTTP_STATUS_TEAPOT": "number", + "HTTP_STATUS_TEMPORARY_REDIRECT": "number", + "HTTP_STATUS_TOO_EARLY": "number", + "HTTP_STATUS_TOO_MANY_REQUESTS": "number", + "HTTP_STATUS_UNAUTHORIZED": "number", + "HTTP_STATUS_UNAVAILABLE_FOR_LEGAL_REASONS": "number", + "HTTP_STATUS_UNPROCESSABLE_ENTITY": "number", + "HTTP_STATUS_UNSUPPORTED_MEDIA_TYPE": "number", + "HTTP_STATUS_UPGRADE_REQUIRED": "number", + "HTTP_STATUS_URI_TOO_LONG": "number", + "HTTP_STATUS_USE_PROXY": "number", + "HTTP_STATUS_VARIANT_ALSO_NEGOTIATES": "number", + "MAX_INITIAL_WINDOW_SIZE": "number", + "MAX_MAX_FRAME_SIZE": "number", + "MIN_MAX_FRAME_SIZE": "number", + "NGHTTP2_CANCEL": "number", + "NGHTTP2_COMPRESSION_ERROR": "number", + "NGHTTP2_CONNECT_ERROR": "number", + "NGHTTP2_DEFAULT_WEIGHT": "number", + "NGHTTP2_ENHANCE_YOUR_CALM": "number", + "NGHTTP2_ERR_FRAME_SIZE_ERROR": "number", + "NGHTTP2_FLAG_ACK": "number", + "NGHTTP2_FLAG_END_HEADERS": "number", + "NGHTTP2_FLAG_END_STREAM": "number", + "NGHTTP2_FLAG_NONE": "number", + "NGHTTP2_FLAG_PADDED": "number", + "NGHTTP2_FLAG_PRIORITY": "number", + "NGHTTP2_FLOW_CONTROL_ERROR": "number", + "NGHTTP2_FRAME_SIZE_ERROR": "number", + "NGHTTP2_HTTP_1_1_REQUIRED": "number", + "NGHTTP2_INADEQUATE_SECURITY": "number", + "NGHTTP2_INTERNAL_ERROR": "number", + "NGHTTP2_NO_ERROR": "number", + "NGHTTP2_PROTOCOL_ERROR": "number", + "NGHTTP2_REFUSED_STREAM": "number", + "NGHTTP2_SESSION_CLIENT": "number", + "NGHTTP2_SESSION_SERVER": "number", + "NGHTTP2_SETTINGS_ENABLE_CONNECT_PROTOCOL": "number", + "NGHTTP2_SETTINGS_ENABLE_PUSH": "number", + "NGHTTP2_SETTINGS_HEADER_TABLE_SIZE": "number", + "NGHTTP2_SETTINGS_INITIAL_WINDOW_SIZE": "number", + "NGHTTP2_SETTINGS_MAX_CONCURRENT_STREAMS": "number", + "NGHTTP2_SETTINGS_MAX_FRAME_SIZE": "number", + "NGHTTP2_SETTINGS_MAX_HEADER_LIST_SIZE": "number", + "NGHTTP2_SETTINGS_TIMEOUT": "number", + "NGHTTP2_STREAM_CLOSED": "number", + "NGHTTP2_STREAM_STATE_CLOSED": "number", + "NGHTTP2_STREAM_STATE_HALF_CLOSED_LOCAL": "number", + "NGHTTP2_STREAM_STATE_HALF_CLOSED_REMOTE": "number", + "NGHTTP2_STREAM_STATE_IDLE": "number", + "NGHTTP2_STREAM_STATE_OPEN": "number", + "NGHTTP2_STREAM_STATE_RESERVED_LOCAL": "number", + "NGHTTP2_STREAM_STATE_RESERVED_REMOTE": "number", + "PADDING_STRATEGY_ALIGNED": "number", + "PADDING_STRATEGY_CALLBACK": "number", + "PADDING_STRATEGY_MAX": "number", + "PADDING_STRATEGY_NONE": "number" + }, + "createSecureServer": "function", + "createServer": "function", + "getDefaultSettings": "function", + "getPackedSettings": "function", + "getUnpackedSettings": "function", + "sensitiveHeaders": "symbol" + }, + "node:https": { + "Agent": "function", + "Server": "function", + "createServer": "function", + "get": "function", + "globalAgent": { + "_events": { + "free": "function", + "newListener": "function" + }, + "_eventsCount": "number", + "_maxListeners": "undefined", + "_sessionCache": { + "list": "object", + "map": "object" + }, + "defaultPort": "number", + "freeSockets": "object", + "keepAlive": "boolean", + "keepAliveMsecs": "number", + "maxCachedSessions": "number", + "maxFreeSockets": "number", + "maxSockets": "number", + "maxTotalSockets": "number", + "options": { + "keepAlive": "boolean", + "noDelay": "boolean", + "path": "object", + "scheduling": "string", + "timeout": "number" + }, + "protocol": "string", + "requests": "object", + "scheduling": "string", + "sockets": "object", + "totalSocketCount": "number" + }, + "request": "function" + }, + "node:inspector": { + "Session": "function", + "close": "function", + "console": { + "assert": "function", + "clear": "function", + "context": "function", + "count": "function", + "countReset": "function", + "debug": "function", + "dir": "function", + "dirxml": "function", + "error": "function", + "group": "function", + "groupCollapsed": "function", + "groupEnd": "function", + "info": "function", + "log": "function", + "profile": "function", + "profileEnd": "function", + "table": "function", + "time": "function", + "timeEnd": "function", + "timeLog": "function", + "timeStamp": "function", + "trace": "function", + "warn": "function" + }, + "open": "function", + "url": "function", + "waitForDebugger": "function" + }, + "node:inspector/promises": { + "Session": "function", + "close": "function", + "console": { + "assert": "function", + "clear": "function", + "context": "function", + "count": "function", + "countReset": "function", + "debug": "function", + "dir": "function", + "dirxml": "function", + "error": "function", + "group": "function", + "groupCollapsed": "function", + "groupEnd": "function", + "info": "function", + "log": "function", + "profile": "function", + "profileEnd": "function", + "table": "function", + "time": "function", + "timeEnd": "function", + "timeLog": "function", + "timeStamp": "function", + "trace": "function", + "warn": "function" + }, + "open": "function", + "url": "function", + "waitForDebugger": "function" + }, + "node:module": { + "Module": { + "Module": { + "Module": "function", + "SourceMap": "function", + "_cache": "object", + "_debug": "function", + "_extensions": "object", + "_findPath": "function", + "_initPaths": "function", + "_load": "function", + "_nodeModulePaths": "function", + "_pathCache": "object", + "_preloadModules": "function", + "_resolveFilename": "function", + "_resolveLookupPaths": "function", + "builtinModules": "object", + "createRequire": "function", + "findSourceMap": "function", + "globalPaths": "object", + "isBuiltin": "function", + "runMain": "function", + "syncBuiltinESMExports": "function" + }, + "SourceMap": "function", + "_cache": "object", + "_debug": "function", + "_extensions": { + ".js": "function", + ".json": "function", + ".node": "function" + }, + "_findPath": "function", + "_initPaths": "function", + "_load": "function", + "_nodeModulePaths": "function", + "_pathCache": { + "/Users/jarred/Code/bun/test/exports/generate-exports.mjs\u0000": "string" + }, + "_preloadModules": "function", + "_resolveFilename": "function", + "_resolveLookupPaths": "function", + "builtinModules": { + "0": "string", + "1": "string", + "2": "string", + "3": "string", + "4": "string", + "5": "string", + "6": "string", + "7": "string", + "8": "string", + "9": "string", + "10": "string", + "11": "string", + "12": "string", + "13": "string", + "14": "string", + "15": "string", + "16": "string", + "17": "string", + "18": "string", + "19": "string", + "20": "string", + "21": "string", + "22": "string", + "23": "string", + "24": "string", + "25": "string", + "26": "string", + "27": "string", + "28": "string", + "29": "string", + "30": "string", + "31": "string", + "32": "string", + "33": "string", + "34": "string", + "35": "string", + "36": "string", + "37": "string", + "38": "string", + "39": "string", + "40": "string", + "41": "string", + "42": "string", + "43": "string", + "44": "string", + "45": "string", + "46": "string", + "47": "string", + "48": "string", + "49": "string", + "50": "string", + "51": "string", + "52": "string", + "53": "string", + "54": "string", + "55": "string", + "56": "string", + "57": "string", + "58": "string", + "59": "string", + "60": "string", + "61": "string", + "62": "string", + "63": "string", + "64": "string", + "65": "string", + "66": "string", + "67": "string", + "68": "string" + }, + "createRequire": "function", + "findSourceMap": "function", + "globalPaths": { + "0": "string", + "1": "string", + "2": "string" + }, + "isBuiltin": "function", + "runMain": "function", + "syncBuiltinESMExports": "function" + }, + "SourceMap": "function", + "_cache": "object", + "_debug": "function", + "_extensions": { + ".js": "function", + ".json": "function", + ".node": "function" + }, + "_findPath": "function", + "_initPaths": "function", + "_load": "function", + "_nodeModulePaths": "function", + "_pathCache": { + "/Users/jarred/Code/bun/test/exports/generate-exports.mjs\u0000": "string" + }, + "_preloadModules": "function", + "_resolveFilename": "function", + "_resolveLookupPaths": "function", + "builtinModules": { + "0": "string", + "1": "string", + "2": "string", + "3": "string", + "4": "string", + "5": "string", + "6": "string", + "7": "string", + "8": "string", + "9": "string", + "10": "string", + "11": "string", + "12": "string", + "13": "string", + "14": "string", + "15": "string", + "16": "string", + "17": "string", + "18": "string", + "19": "string", + "20": "string", + "21": "string", + "22": "string", + "23": "string", + "24": "string", + "25": "string", + "26": "string", + "27": "string", + "28": "string", + "29": "string", + "30": "string", + "31": "string", + "32": "string", + "33": "string", + "34": "string", + "35": "string", + "36": "string", + "37": "string", + "38": "string", + "39": "string", + "40": "string", + "41": "string", + "42": "string", + "43": "string", + "44": "string", + "45": "string", + "46": "string", + "47": "string", + "48": "string", + "49": "string", + "50": "string", + "51": "string", + "52": "string", + "53": "string", + "54": "string", + "55": "string", + "56": "string", + "57": "string", + "58": "string", + "59": "string", + "60": "string", + "61": "string", + "62": "string", + "63": "string", + "64": "string", + "65": "string", + "66": "string", + "67": "string", + "68": "string" + }, + "createRequire": "function", + "findSourceMap": "function", + "globalPaths": { + "0": "string", + "1": "string", + "2": "string" + }, + "isBuiltin": "function", + "runMain": "function", + "syncBuiltinESMExports": "function" + }, + "node:net": { + "BlockList": "function", + "Server": "function", + "Socket": "function", + "SocketAddress": "function", + "Stream": "function", + "_createServerHandle": "function", + "_normalizeArgs": "function", + "_setSimultaneousAccepts": "function", + "connect": "function", + "createConnection": "function", + "createServer": "function", + "getDefaultAutoSelectFamily": "function", + "getDefaultAutoSelectFamilyAttemptTimeout": "function", + "isIP": "function", + "isIPv4": "function", + "isIPv6": "function", + "setDefaultAutoSelectFamily": "function", + "setDefaultAutoSelectFamilyAttemptTimeout": "function" + }, + "node:os": { + "EOL": "string", + "arch": "function", + "availableParallelism": "function", + "constants": { + "UV_UDP_REUSEADDR": "number", + "dlopen": { + "RTLD_GLOBAL": "number", + "RTLD_LAZY": "number", + "RTLD_LOCAL": "number", + "RTLD_NOW": "number" + }, + "errno": { + "E2BIG": "number", + "EACCES": "number", + "EADDRINUSE": "number", + "EADDRNOTAVAIL": "number", + "EAFNOSUPPORT": "number", + "EAGAIN": "number", + "EALREADY": "number", + "EBADF": "number", + "EBADMSG": "number", + "EBUSY": "number", + "ECANCELED": "number", + "ECHILD": "number", + "ECONNABORTED": "number", + "ECONNREFUSED": "number", + "ECONNRESET": "number", + "EDEADLK": "number", + "EDESTADDRREQ": "number", + "EDOM": "number", + "EDQUOT": "number", + "EEXIST": "number", + "EFAULT": "number", + "EFBIG": "number", + "EHOSTUNREACH": "number", + "EIDRM": "number", + "EILSEQ": "number", + "EINPROGRESS": "number", + "EINTR": "number", + "EINVAL": "number", + "EIO": "number", + "EISCONN": "number", + "EISDIR": "number", + "ELOOP": "number", + "EMFILE": "number", + "EMLINK": "number", + "EMSGSIZE": "number", + "EMULTIHOP": "number", + "ENAMETOOLONG": "number", + "ENETDOWN": "number", + "ENETRESET": "number", + "ENETUNREACH": "number", + "ENFILE": "number", + "ENOBUFS": "number", + "ENODATA": "number", + "ENODEV": "number", + "ENOENT": "number", + "ENOEXEC": "number", + "ENOLCK": "number", + "ENOLINK": "number", + "ENOMEM": "number", + "ENOMSG": "number", + "ENOPROTOOPT": "number", + "ENOSPC": "number", + "ENOSR": "number", + "ENOSTR": "number", + "ENOSYS": "number", + "ENOTCONN": "number", + "ENOTDIR": "number", + "ENOTEMPTY": "number", + "ENOTSOCK": "number", + "ENOTSUP": "number", + "ENOTTY": "number", + "ENXIO": "number", + "EOPNOTSUPP": "number", + "EOVERFLOW": "number", + "EPERM": "number", + "EPIPE": "number", + "EPROTO": "number", + "EPROTONOSUPPORT": "number", + "EPROTOTYPE": "number", + "ERANGE": "number", + "EROFS": "number", + "ESPIPE": "number", + "ESRCH": "number", + "ESTALE": "number", + "ETIME": "number", + "ETIMEDOUT": "number", + "ETXTBSY": "number", + "EWOULDBLOCK": "number", + "EXDEV": "number" + }, + "priority": { + "PRIORITY_ABOVE_NORMAL": "number", + "PRIORITY_BELOW_NORMAL": "number", + "PRIORITY_HIGH": "number", + "PRIORITY_HIGHEST": "number", + "PRIORITY_LOW": "number", + "PRIORITY_NORMAL": "number" + }, + "signals": { + "SIGABRT": "number", + "SIGALRM": "number", + "SIGBUS": "number", + "SIGCHLD": "number", + "SIGCONT": "number", + "SIGFPE": "number", + "SIGHUP": "number", + "SIGILL": "number", + "SIGINFO": "number", + "SIGINT": "number", + "SIGIO": "number", + "SIGIOT": "number", + "SIGKILL": "number", + "SIGPIPE": "number", + "SIGPROF": "number", + "SIGQUIT": "number", + "SIGSEGV": "number", + "SIGSTOP": "number", + "SIGSYS": "number", + "SIGTERM": "number", + "SIGTRAP": "number", + "SIGTSTP": "number", + "SIGTTIN": "number", + "SIGTTOU": "number", + "SIGURG": "number", + "SIGUSR1": "number", + "SIGUSR2": "number", + "SIGVTALRM": "number", + "SIGWINCH": "number", + "SIGXCPU": "number", + "SIGXFSZ": "number" + } + }, + "cpus": "function", + "devNull": "string", + "endianness": "function", + "freemem": "function", + "getPriority": "function", + "homedir": "function", + "hostname": "function", + "loadavg": "function", + "machine": "function", + "networkInterfaces": "function", + "platform": "function", + "release": "function", + "setPriority": "function", + "tmpdir": "function", + "totalmem": "function", + "type": "function", + "uptime": "function", + "userInfo": "function", + "version": "function" + }, + "node:path": { + "_makeLong": "function", + "basename": "function", + "delimiter": "string", + "dirname": "function", + "extname": "function", + "format": "function", + "isAbsolute": "function", + "join": "function", + "normalize": "function", + "parse": "function", + "posix": { + "_makeLong": "function", + "basename": "function", + "delimiter": "string", + "dirname": "function", + "extname": "function", + "format": "function", + "isAbsolute": "function", + "join": "function", + "normalize": "function", + "parse": "function", + "posix": { + "_makeLong": "function", + "basename": "function", + "delimiter": "string", + "dirname": "function", + "extname": "function", + "format": "function", + "isAbsolute": "function", + "join": "function", + "normalize": "function", + "parse": "function", + "posix": "object", + "relative": "function", + "resolve": "function", + "sep": "string", + "toNamespacedPath": "function", + "win32": "object" + }, + "relative": "function", + "resolve": "function", + "sep": "string", + "toNamespacedPath": "function", + "win32": { + "_makeLong": "function", + "basename": "function", + "delimiter": "string", + "dirname": "function", + "extname": "function", + "format": "function", + "isAbsolute": "function", + "join": "function", + "normalize": "function", + "parse": "function", + "posix": "object", + "relative": "function", + "resolve": "function", + "sep": "string", + "toNamespacedPath": "function", + "win32": "object" + } + }, + "relative": "function", + "resolve": "function", + "sep": "string", + "toNamespacedPath": "function", + "win32": { + "_makeLong": "function", + "basename": "function", + "delimiter": "string", + "dirname": "function", + "extname": "function", + "format": "function", + "isAbsolute": "function", + "join": "function", + "normalize": "function", + "parse": "function", + "posix": { + "_makeLong": "function", + "basename": "function", + "delimiter": "string", + "dirname": "function", + "extname": "function", + "format": "function", + "isAbsolute": "function", + "join": "function", + "normalize": "function", + "parse": "function", + "posix": "object", + "relative": "function", + "resolve": "function", + "sep": "string", + "toNamespacedPath": "function", + "win32": "object" + }, + "relative": "function", + "resolve": "function", + "sep": "string", + "toNamespacedPath": "function", + "win32": { + "_makeLong": "function", + "basename": "function", + "delimiter": "string", + "dirname": "function", + "extname": "function", + "format": "function", + "isAbsolute": "function", + "join": "function", + "normalize": "function", + "parse": "function", + "posix": "object", + "relative": "function", + "resolve": "function", + "sep": "string", + "toNamespacedPath": "function", + "win32": "object" + } + } + }, + "node:path/posix": { + "_makeLong": "function", + "basename": "function", + "delimiter": "string", + "dirname": "function", + "extname": "function", + "format": "function", + "isAbsolute": "function", + "join": "function", + "normalize": "function", + "parse": "function", + "posix": { + "_makeLong": "function", + "basename": "function", + "delimiter": "string", + "dirname": "function", + "extname": "function", + "format": "function", + "isAbsolute": "function", + "join": "function", + "normalize": "function", + "parse": "function", + "posix": { + "_makeLong": "function", + "basename": "function", + "delimiter": "string", + "dirname": "function", + "extname": "function", + "format": "function", + "isAbsolute": "function", + "join": "function", + "normalize": "function", + "parse": "function", + "posix": "object", + "relative": "function", + "resolve": "function", + "sep": "string", + "toNamespacedPath": "function", + "win32": "object" + }, + "relative": "function", + "resolve": "function", + "sep": "string", + "toNamespacedPath": "function", + "win32": { + "_makeLong": "function", + "basename": "function", + "delimiter": "string", + "dirname": "function", + "extname": "function", + "format": "function", + "isAbsolute": "function", + "join": "function", + "normalize": "function", + "parse": "function", + "posix": "object", + "relative": "function", + "resolve": "function", + "sep": "string", + "toNamespacedPath": "function", + "win32": "object" + } + }, + "relative": "function", + "resolve": "function", + "sep": "string", + "toNamespacedPath": "function", + "win32": { + "_makeLong": "function", + "basename": "function", + "delimiter": "string", + "dirname": "function", + "extname": "function", + "format": "function", + "isAbsolute": "function", + "join": "function", + "normalize": "function", + "parse": "function", + "posix": { + "_makeLong": "function", + "basename": "function", + "delimiter": "string", + "dirname": "function", + "extname": "function", + "format": "function", + "isAbsolute": "function", + "join": "function", + "normalize": "function", + "parse": "function", + "posix": "object", + "relative": "function", + "resolve": "function", + "sep": "string", + "toNamespacedPath": "function", + "win32": "object" + }, + "relative": "function", + "resolve": "function", + "sep": "string", + "toNamespacedPath": "function", + "win32": { + "_makeLong": "function", + "basename": "function", + "delimiter": "string", + "dirname": "function", + "extname": "function", + "format": "function", + "isAbsolute": "function", + "join": "function", + "normalize": "function", + "parse": "function", + "posix": "object", + "relative": "function", + "resolve": "function", + "sep": "string", + "toNamespacedPath": "function", + "win32": "object" + } + } + }, + "node:path/win32": { + "_makeLong": "function", + "basename": "function", + "delimiter": "string", + "dirname": "function", + "extname": "function", + "format": "function", + "isAbsolute": "function", + "join": "function", + "normalize": "function", + "parse": "function", + "posix": { + "_makeLong": "function", + "basename": "function", + "delimiter": "string", + "dirname": "function", + "extname": "function", + "format": "function", + "isAbsolute": "function", + "join": "function", + "normalize": "function", + "parse": "function", + "posix": { + "_makeLong": "function", + "basename": "function", + "delimiter": "string", + "dirname": "function", + "extname": "function", + "format": "function", + "isAbsolute": "function", + "join": "function", + "normalize": "function", + "parse": "function", + "posix": "object", + "relative": "function", + "resolve": "function", + "sep": "string", + "toNamespacedPath": "function", + "win32": "object" + }, + "relative": "function", + "resolve": "function", + "sep": "string", + "toNamespacedPath": "function", + "win32": { + "_makeLong": "function", + "basename": "function", + "delimiter": "string", + "dirname": "function", + "extname": "function", + "format": "function", + "isAbsolute": "function", + "join": "function", + "normalize": "function", + "parse": "function", + "posix": "object", + "relative": "function", + "resolve": "function", + "sep": "string", + "toNamespacedPath": "function", + "win32": "object" + } + }, + "relative": "function", + "resolve": "function", + "sep": "string", + "toNamespacedPath": "function", + "win32": { + "_makeLong": "function", + "basename": "function", + "delimiter": "string", + "dirname": "function", + "extname": "function", + "format": "function", + "isAbsolute": "function", + "join": "function", + "normalize": "function", + "parse": "function", + "posix": { + "_makeLong": "function", + "basename": "function", + "delimiter": "string", + "dirname": "function", + "extname": "function", + "format": "function", + "isAbsolute": "function", + "join": "function", + "normalize": "function", + "parse": "function", + "posix": "object", + "relative": "function", + "resolve": "function", + "sep": "string", + "toNamespacedPath": "function", + "win32": "object" + }, + "relative": "function", + "resolve": "function", + "sep": "string", + "toNamespacedPath": "function", + "win32": { + "_makeLong": "function", + "basename": "function", + "delimiter": "string", + "dirname": "function", + "extname": "function", + "format": "function", + "isAbsolute": "function", + "join": "function", + "normalize": "function", + "parse": "function", + "posix": "object", + "relative": "function", + "resolve": "function", + "sep": "string", + "toNamespacedPath": "function", + "win32": "object" + } + } + }, + "node:perf_hooks": { + "Performance": "function", + "PerformanceEntry": "function", + "PerformanceMark": "function", + "PerformanceMeasure": "function", + "PerformanceObserver": "function", + "PerformanceObserverEntryList": "function", + "PerformanceResourceTiming": "function", + "constants": { + "NODE_PERFORMANCE_GC_FLAGS_ALL_AVAILABLE_GARBAGE": "number", + "NODE_PERFORMANCE_GC_FLAGS_ALL_EXTERNAL_MEMORY": "number", + "NODE_PERFORMANCE_GC_FLAGS_CONSTRUCT_RETAINED": "number", + "NODE_PERFORMANCE_GC_FLAGS_FORCED": "number", + "NODE_PERFORMANCE_GC_FLAGS_NO": "number", + "NODE_PERFORMANCE_GC_FLAGS_SCHEDULE_IDLE": "number", + "NODE_PERFORMANCE_GC_FLAGS_SYNCHRONOUS_PHANTOM_PROCESSING": "number", + "NODE_PERFORMANCE_GC_INCREMENTAL": "number", + "NODE_PERFORMANCE_GC_MAJOR": "number", + "NODE_PERFORMANCE_GC_MINOR": "number", + "NODE_PERFORMANCE_GC_WEAKCB": "number" + }, + "createHistogram": "function", + "monitorEventLoopDelay": "function", + "performance": "object" + }, + "node:process": { + "_debugEnd": "function", + "_debugProcess": "function", + "_events": { + "SIGWINCH": "function", + "exit": "function", + "newListener": { + "0": "function", + "1": "function" + }, + "removeListener": { + "0": "function", + "1": "function" + }, + "warning": "function" + }, + "_eventsCount": "number", + "_exiting": "boolean", + "_fatalException": "function", + "_getActiveHandles": "function", + "_getActiveRequests": "function", + "_kill": "function", + "_linkedBinding": "function", + "_maxListeners": "undefined", + "_preload_modules": "object", + "_rawDebug": "function", + "_startProfilerIdleNotifier": "function", + "_stopProfilerIdleNotifier": "function", + "_tickCallback": "function", + "abort": "function", + "allowedNodeEnvironmentFlags": "object", + "arch": "string", + "argv": { + "0": "string", + "1": "string" + }, + "argv0": "string", + "assert": "function", + "binding": "function", + "chdir": "function", + "config": { + "target_defaults": { + "cflags": "object", + "default_configuration": "string", + "defines": "object", + "include_dirs": "object", + "libraries": "object" + }, + "variables": { + "arm_fpu": "string", + "asan": "number", + "coverage": "boolean", + "dcheck_always_on": "number", + "debug_nghttp2": "boolean", + "debug_node": "boolean", + "enable_lto": "boolean", + "enable_pgo_generate": "boolean", + "enable_pgo_use": "boolean", + "error_on_warn": "boolean", + "force_dynamic_crt": "number", + "host_arch": "string", + "icu_gyp_path": "string", + "icu_small": "boolean", + "icu_ver_major": "string", + "is_debug": "number", + "libdir": "string", + "llvm_version": "string", + "napi_build_version": "string", + "node_builtin_shareable_builtins": "object", + "node_byteorder": "string", + "node_debug_lib": "boolean", + "node_enable_d8": "boolean", + "node_enable_v8_vtunejit": "boolean", + "node_fipsinstall": "boolean", + "node_install_corepack": "boolean", + "node_install_npm": "boolean", + "node_library_files": "object", + "node_module_version": "number", + "node_no_browser_globals": "boolean", + "node_prefix": "string", + "node_release_urlbase": "string", + "node_shared": "boolean", + "node_shared_brotli": "boolean", + "node_shared_cares": "boolean", + "node_shared_http_parser": "boolean", + "node_shared_libuv": "boolean", + "node_shared_nghttp2": "boolean", + "node_shared_nghttp3": "boolean", + "node_shared_ngtcp2": "boolean", + "node_shared_openssl": "boolean", + "node_shared_zlib": "boolean", + "node_tag": "string", + "node_target_type": "string", + "node_use_bundled_v8": "boolean", + "node_use_node_code_cache": "boolean", + "node_use_node_snapshot": "boolean", + "node_use_openssl": "boolean", + "node_use_v8_platform": "boolean", + "node_with_ltcg": "boolean", + "node_without_node_options": "boolean", + "openssl_is_fips": "boolean", + "openssl_quic": "boolean", + "ossfuzz": "boolean", + "shlib_suffix": "string", + "single_executable_application": "boolean", + "target_arch": "string", + "v8_enable_31bit_smis_on_64bit_arch": "number", + "v8_enable_gdbjit": "number", + "v8_enable_hugepage": "number", + "v8_enable_i18n_support": "number", + "v8_enable_inspector": "number", + "v8_enable_javascript_promise_hooks": "number", + "v8_enable_lite_mode": "number", + "v8_enable_object_print": "number", + "v8_enable_pointer_compression": "number", + "v8_enable_shared_ro_heap": "number", + "v8_enable_webassembly": "number", + "v8_no_strict_aliasing": "number", + "v8_optimized_debug": "number", + "v8_promise_internal_field_count": "number", + "v8_random_seed": "number", + "v8_trace_maps": "number", + "v8_use_siphash": "number", + "want_separate_host_toolset": "number" + } + }, + "constrainedMemory": "function", + "cpuUsage": "function", + "cwd": "function", + "debugPort": "number", + "dlopen": "function", + "domain": "object", + "emitWarning": "function", + "env": { + "ALACRITTY_LOG": "string", + "ALACRITTY_SOCKET": "string", + "BUN_INSTALL": "string", + "CC": "string", + "CODESIGN_IDENTITY": "string", + "COLORTERM": "string", + "COMMAND_MODE": "string", + "CXX": "string", + "HOME": "string", + "LC_ALL": "string", + "LLVM_PREFIX": "string", + "LOGNAME": "string", + "LS_COLORS": "string", + "PATH": "string", + "PWD": "string", + "SDKROOT": "string", + "SHELL": "string", + "SHLVL": "string", + "SSH_AUTH_SOCK": "string", + "STARSHIP_SESSION_KEY": "string", + "STARSHIP_SHELL": "string", + "TERM": "string", + "TMPDIR": "string", + "USER": "string", + "VOLTA_HOME": "string", + "XPC_FLAGS": "string", + "XPC_SERVICE_NAME": "string", + "__CFBundleIdentifier": "string", + "__CF_USER_TEXT_ENCODING": "string" + }, + "execArgv": "object", + "execPath": "string", + "exit": "function", + "exitCode": "undefined", + "features": { + "cached_builtins": "boolean", + "debug": "boolean", + "inspector": "boolean", + "ipv6": "boolean", + "tls": "boolean", + "tls_alpn": "boolean", + "tls_ocsp": "boolean", + "tls_sni": "boolean", + "uv": "boolean" + }, + "getActiveResourcesInfo": "function", + "getegid": "function", + "geteuid": "function", + "getgid": "function", + "getgroups": "function", + "getuid": "function", + "hasUncaughtExceptionCaptureCallback": "function", + "hrtime": { + "bigint": "function" + }, + "initgroups": "function", + "kill": "function", + "memoryUsage": { + "rss": "function" + }, + "moduleLoadList": { + "0": "string", + "1": "string", + "2": "string", + "3": "string", + "4": "string", + "5": "string", + "6": "string", + "7": "string", + "8": "string", + "9": "string", + "10": "string", + "11": "string", + "12": "string", + "13": "string", + "14": "string", + "15": "string", + "16": "string", + "17": "string", + "18": "string", + "19": "string", + "20": "string", + "21": "string", + "22": "string", + "23": "string", + "24": "string", + "25": "string", + "26": "string", + "27": "string", + "28": "string", + "29": "string", + "30": "string", + "31": "string", + "32": "string", + "33": "string", + "34": "string", + "35": "string", + "36": "string", + "37": "string", + "38": "string", + "39": "string", + "40": "string", + "41": "string", + "42": "string", + "43": "string", + "44": "string", + "45": "string", + "46": "string", + "47": "string", + "48": "string", + "49": "string", + "50": "string", + "51": "string", + "52": "string", + "53": "string", + "54": "string", + "55": "string", + "56": "string", + "57": "string", + "58": "string", + "59": "string", + "60": "string", + "61": "string", + "62": "string", + "63": "string", + "64": "string", + "65": "string", + "66": "string", + "67": "string", + "68": "string", + "69": "string", + "70": "string", + "71": "string", + "72": "string", + "73": "string", + "74": "string", + "75": "string", + "76": "string", + "77": "string", + "78": "string", + "79": "string", + "80": "string", + "81": "string", + "82": "string", + "83": "string", + "84": "string", + "85": "string", + "86": "string", + "87": "string", + "88": "string", + "89": "string", + "90": "string", + "91": "string", + "92": "string", + "93": "string", + "94": "string", + "95": "string", + "96": "string", + "97": "string", + "98": "string", + "99": "string", + "100": "string", + "101": "string", + "102": "string", + "103": "string", + "104": "string", + "105": "string", + "106": "string", + "107": "string", + "108": "string", + "109": "string", + "110": "string", + "111": "string", + "112": "string", + "113": "string", + "114": "string", + "115": "string", + "116": "string", + "117": "string", + "118": "string", + "119": "string", + "120": "string", + "121": "string", + "122": "string", + "123": "string", + "124": "string", + "125": "string", + "126": "string", + "127": "string", + "128": "string", + "129": "string", + "130": "string", + "131": "string", + "132": "string", + "133": "string", + "134": "string", + "135": "string", + "136": "string", + "137": "string", + "138": "string", + "139": "string", + "140": "string", + "141": "string", + "142": "string", + "143": "string", + "144": "string", + "145": "string", + "146": "string", + "147": "string", + "148": "string", + "149": "string", + "150": "string", + "151": "string", + "152": "string", + "153": "string", + "154": "string", + "155": "string", + "156": "string", + "157": "string", + "158": "string", + "159": "string", + "160": "string", + "161": "string", + "162": "string", + "163": "string", + "164": "string", + "165": "string", + "166": "string", + "167": "string", + "168": "string", + "169": "string", + "170": "string", + "171": "string", + "172": "string", + "173": "string", + "174": "string", + "175": "string", + "176": "string", + "177": "string", + "178": "string", + "179": "string", + "180": "string", + "181": "string", + "182": "string", + "183": "string", + "184": "string", + "185": "string", + "186": "string", + "187": "string", + "188": "string", + "189": "string", + "190": "string", + "191": "string", + "192": "string", + "193": "string", + "194": "string", + "195": "string", + "196": "string", + "197": "string", + "198": "string", + "199": "string", + "200": "string", + "201": "string", + "202": "string", + "203": "string", + "204": "string", + "205": "string", + "206": "string", + "207": "string", + "208": "string", + "209": "string", + "210": "string", + "211": "string", + "212": "string", + "213": "string", + "214": "string", + "215": "string", + "216": "string", + "217": "string", + "218": "string", + "219": "string", + "220": "string", + "221": "string", + "222": "string", + "223": "string", + "224": "string", + "225": "string", + "226": "string", + "227": "string", + "228": "string", + "229": "string", + "230": "string", + "231": "string", + "232": "string", + "233": "string", + "234": "string", + "235": "string", + "236": "string", + "237": "string", + "238": "string", + "239": "string", + "240": "string", + "241": "string", + "242": "string", + "243": "string", + "244": "string", + "245": "string", + "246": "string", + "247": "string", + "248": "string", + "249": "string", + "250": "string", + "251": "string", + "252": "string" + }, + "nextTick": "function", + "openStdin": "function", + "pid": "number", + "platform": "string", + "ppid": "number", + "reallyExit": "function", + "release": { + "headersUrl": "string", + "name": "string", + "sourceUrl": "string" + }, + "report": { + "compact": "boolean", + "directory": "string", + "filename": "string", + "getReport": "function", + "reportOnFatalError": "boolean", + "reportOnSignal": "boolean", + "reportOnUncaughtException": "boolean", + "signal": "string", + "writeReport": "function" + }, + "resourceUsage": "function", + "setSourceMapsEnabled": "function", + "setUncaughtExceptionCaptureCallback": "function", + "setegid": "function", + "seteuid": "function", + "setgid": "function", + "setgroups": "function", + "setuid": "function", + "stderr": { + "_closeAfterHandlingError": "boolean", + "_destroy": "function", + "_events": { + "end": "function" + }, + "_eventsCount": "number", + "_hadError": "boolean", + "_host": "object", + "_isStdio": "boolean", + "_maxListeners": "undefined", + "_parent": "object", + "_pendingData": "object", + "_pendingEncoding": "string", + "_readableState": { + "autoDestroy": "boolean", + "awaitDrainWriters": "object", + "buffer": "object", + "closeEmitted": "boolean", + "closed": "boolean", + "constructed": "boolean", + "dataEmitted": "boolean", + "decoder": "object", + "defaultEncoding": "string", + "destroyed": "boolean", + "emitClose": "boolean", + "emittedReadable": "boolean", + "encoding": "object", + "endEmitted": "boolean", + "ended": "boolean", + "errorEmitted": "boolean", + "errored": "object", + "flowing": "object", + "highWaterMark": "number", + "length": "number", + "multiAwaitDrain": "boolean", + "needReadable": "boolean", + "objectMode": "boolean", + "pipes": "object", + "readableListening": "boolean", + "reading": "boolean", + "readingMore": "boolean", + "resumeScheduled": "boolean", + "sync": "boolean" + }, + "_server": "object", + "_sockname": "object", + "_type": "string", + "_writableState": { + "afterWriteTickInfo": "object", + "allBuffers": "boolean", + "allNoop": "boolean", + "autoDestroy": "boolean", + "bufferProcessing": "boolean", + "buffered": "object", + "bufferedIndex": "number", + "closeEmitted": "boolean", + "closed": "boolean", + "constructed": "boolean", + "corked": "number", + "decodeStrings": "boolean", + "defaultEncoding": "string", + "destroyed": "boolean", + "emitClose": "boolean", + "ended": "boolean", + "ending": "boolean", + "errorEmitted": "boolean", + "errored": "object", + "finalCalled": "boolean", + "finished": "boolean", + "highWaterMark": "number", + "length": "number", + "needDrain": "boolean", + "objectMode": "boolean", + "onwrite": "function", + "pendingcb": "number", + "prefinished": "boolean", + "sync": "boolean", + "writecb": "object", + "writelen": "number", + "writing": "boolean" + }, + "allowHalfOpen": "boolean", + "columns": "number", + "connecting": "boolean", + "destroySoon": "function", + "fd": "number", + "rows": "number", + "server": "object" + }, + "stdin": { + "_closeAfterHandlingError": "boolean", + "_events": { + "end": "function", + "pause": "function" + }, + "_eventsCount": "number", + "_hadError": "boolean", + "_host": "object", + "_maxListeners": "undefined", + "_parent": "object", + "_pendingData": "object", + "_pendingEncoding": "string", + "_readableState": { + "autoDestroy": "boolean", + "awaitDrainWriters": "object", + "buffer": "object", + "closeEmitted": "boolean", + "closed": "boolean", + "constructed": "boolean", + "dataEmitted": "boolean", + "decoder": "object", + "defaultEncoding": "string", + "destroyed": "boolean", + "emitClose": "boolean", + "emittedReadable": "boolean", + "encoding": "object", + "endEmitted": "boolean", + "ended": "boolean", + "errorEmitted": "boolean", + "errored": "object", + "flowing": "object", + "highWaterMark": "number", + "length": "number", + "multiAwaitDrain": "boolean", + "needReadable": "boolean", + "objectMode": "boolean", + "pipes": "object", + "readableListening": "boolean", + "reading": "boolean", + "readingMore": "boolean", + "resumeScheduled": "boolean", + "sync": "boolean" + }, + "_server": "object", + "_sockname": "object", + "_writableState": { + "afterWriteTickInfo": "object", + "allBuffers": "boolean", + "allNoop": "boolean", + "autoDestroy": "boolean", + "bufferProcessing": "boolean", + "buffered": "object", + "bufferedIndex": "number", + "closeEmitted": "boolean", + "closed": "boolean", + "constructed": "boolean", + "corked": "number", + "decodeStrings": "boolean", + "defaultEncoding": "string", + "destroyed": "boolean", + "emitClose": "boolean", + "ended": "boolean", + "ending": "boolean", + "errorEmitted": "boolean", + "errored": "object", + "finalCalled": "boolean", + "finished": "boolean", + "highWaterMark": "number", + "length": "number", + "needDrain": "boolean", + "objectMode": "boolean", + "onwrite": "function", + "pendingcb": "number", + "prefinished": "boolean", + "sync": "boolean", + "writecb": "object", + "writelen": "number", + "writing": "boolean" + }, + "allowHalfOpen": "boolean", + "connecting": "boolean", + "fd": "number", + "isRaw": "boolean", + "isTTY": "boolean", + "server": "object" + }, + "stdout": { + "_destroy": "function", + "_events": "object", + "_eventsCount": "number", + "_isStdio": "boolean", + "_maxListeners": "undefined", + "_type": "string", + "_writableState": { + "afterWriteTickInfo": "object", + "allBuffers": "boolean", + "allNoop": "boolean", + "autoDestroy": "boolean", + "bufferProcessing": "boolean", + "buffered": "object", + "bufferedIndex": "number", + "closeEmitted": "boolean", + "closed": "boolean", + "constructed": "boolean", + "corked": "number", + "decodeStrings": "boolean", + "defaultEncoding": "string", + "destroyed": "boolean", + "emitClose": "boolean", + "ended": "boolean", + "ending": "boolean", + "errorEmitted": "boolean", + "errored": "object", + "finalCalled": "boolean", + "finished": "boolean", + "highWaterMark": "number", + "length": "number", + "needDrain": "boolean", + "objectMode": "boolean", + "onwrite": "function", + "pendingcb": "number", + "prefinished": "boolean", + "sync": "boolean", + "writecb": "object", + "writelen": "number", + "writing": "boolean" + }, + "autoClose": "boolean", + "destroySoon": "function", + "fd": "number", + "readable": "boolean" + }, + "title": "string", + "umask": "function", + "uptime": "function", + "version": "string", + "versions": { + "acorn": "string", + "ada": "string", + "ares": "string", + "brotli": "string", + "cldr": "string", + "icu": "string", + "llhttp": "string", + "modules": "string", + "napi": "string", + "nghttp2": "string", + "node": "string", + "openssl": "string", + "simdutf": "string", + "tz": "string", + "undici": "string", + "unicode": "string", + "uv": "string", + "uvwasi": "string", + "v8": "string", + "zlib": "string" + } + }, + "node:punycode": { + "decode": "function", + "encode": "function", + "toASCII": "function", + "toUnicode": "function", + "ucs2": { + "decode": "function", + "encode": "function" + }, + "version": "string" + }, + "node:querystring": { + "decode": "function", + "encode": "function", + "escape": "function", + "parse": "function", + "stringify": "function", + "unescape": "function", + "unescapeBuffer": "function" + }, + "node:readline": { + "Interface": "function", + "clearLine": "function", + "clearScreenDown": "function", + "createInterface": "function", + "cursorTo": "function", + "emitKeypressEvents": "function", + "moveCursor": "function", + "promises": { + "Interface": "function", + "Readline": "function", + "createInterface": "function" + } + }, + "node:readline/promises": { + "Interface": "function", + "Readline": "function", + "createInterface": "function" + }, + "node:repl": { + "REPLServer": "function", + "REPL_MODE_SLOPPY": "symbol", + "REPL_MODE_STRICT": "symbol", + "Recoverable": "function", + "builtinModules": { + "0": "string", + "1": "string", + "2": "string", + "3": "string", + "4": "string", + "5": "string", + "6": "string", + "7": "string", + "8": "string", + "9": "string", + "10": "string", + "11": "string", + "12": "string", + "13": "string", + "14": "string", + "15": "string", + "16": "string", + "17": "string", + "18": "string", + "19": "string", + "20": "string", + "21": "string", + "22": "string", + "23": "string", + "24": "string", + "25": "string", + "26": "string", + "27": "string", + "28": "string", + "29": "string", + "30": "string", + "31": "string", + "32": "string", + "33": "string", + "34": "string", + "35": "string", + "36": "string", + "37": "string", + "38": "string", + "39": "string", + "40": "string", + "41": "string", + "42": "string", + "43": "string", + "44": "string", + "45": "string", + "46": "string", + "47": "string", + "48": "string", + "49": "string", + "50": "string", + "51": "string", + "52": "string", + "53": "string", + "54": "string" + }, + "start": "function", + "writer": { + "options": { + "breakLength": "number", + "colors": "boolean", + "compact": "number", + "customInspect": "boolean", + "depth": "number", + "getters": "boolean", + "maxArrayLength": "number", + "maxStringLength": "number", + "numericSeparator": "boolean", + "showHidden": "boolean", + "showProxy": "boolean", + "sorted": "boolean" + } + } + }, + "node:stream": { + "Duplex": { + "from": "function", + "fromWeb": "function", + "toWeb": "function" + }, + "PassThrough": "function", + "Readable": { + "ReadableState": "function", + "_fromList": "function", + "from": "function", + "fromWeb": "function", + "toWeb": "function", + "wrap": "function" + }, + "Stream": { + "Duplex": { + "from": "function", + "fromWeb": "function", + "toWeb": "function" + }, + "PassThrough": "function", + "Readable": { + "ReadableState": "function", + "_fromList": "function", + "from": "function", + "fromWeb": "function", + "toWeb": "function", + "wrap": "function" + }, + "Stream": { + "Duplex": "function", + "PassThrough": "function", + "Readable": "function", + "Stream": "function", + "Transform": "function", + "Writable": "function", + "_isUint8Array": "function", + "_uint8ArrayToBuffer": "function", + "addAbortSignal": "function", + "compose": "function", + "destroy": "function", + "finished": "function", + "getDefaultHighWaterMark": "function", + "isDestroyed": "function", + "isDisturbed": "function", + "isErrored": "function", + "isReadable": "function", + "isWritable": "function", + "pipeline": "function", + "promises": "object", + "setDefaultHighWaterMark": "function" + }, + "Transform": "function", + "Writable": { + "WritableState": "function", + "fromWeb": "function", + "toWeb": "function" + }, + "_isUint8Array": "function", + "_uint8ArrayToBuffer": "function", + "addAbortSignal": "function", + "compose": "function", + "destroy": "function", + "finished": { + "finished": "function" + }, + "getDefaultHighWaterMark": "function", + "isDestroyed": "function", + "isDisturbed": "function", + "isErrored": "function", + "isReadable": "function", + "isWritable": "function", + "pipeline": "function", + "promises": { + "finished": "function", + "pipeline": "function" + }, + "setDefaultHighWaterMark": "function" + }, + "Transform": "function", + "Writable": { + "WritableState": "function", + "fromWeb": "function", + "toWeb": "function" + }, + "_isUint8Array": "function", + "_uint8ArrayToBuffer": "function", + "addAbortSignal": "function", + "compose": "function", + "destroy": "function", + "finished": { + "finished": "function" + }, + "getDefaultHighWaterMark": "function", + "isDestroyed": "function", + "isDisturbed": "function", + "isErrored": "function", + "isReadable": "function", + "isWritable": "function", + "pipeline": "function", + "promises": { + "finished": "function", + "pipeline": "function" + }, + "setDefaultHighWaterMark": "function" + }, + "node:stream/consumers": { + "arrayBuffer": "function", + "blob": "function", + "buffer": "function", + "json": "function", + "text": "function" + }, + "node:stream/promises": { + "finished": "function", + "pipeline": "function" + }, + "node:stream/web": { + "ByteLengthQueuingStrategy": "function", + "CompressionStream": "function", + "CountQueuingStrategy": "function", + "DecompressionStream": "function", + "ReadableByteStreamController": "function", + "ReadableStream": "function", + "ReadableStreamBYOBReader": "function", + "ReadableStreamBYOBRequest": "function", + "ReadableStreamDefaultController": "function", + "ReadableStreamDefaultReader": "function", + "TextDecoderStream": "function", + "TextEncoderStream": "function", + "TransformStream": "function", + "TransformStreamDefaultController": "function", + "WritableStream": "function", + "WritableStreamDefaultController": "function", + "WritableStreamDefaultWriter": "function" + }, + "node:string_decoder": { + "StringDecoder": "function" + }, + "node:sys": { + "MIMEParams": "function", + "MIMEType": "function", + "TextDecoder": "function", + "TextEncoder": "function", + "_errnoException": "function", + "_exceptionWithHostPort": "function", + "_extend": "function", + "aborted": "function", + "callbackify": "function", + "debug": "function", + "debuglog": "function", + "deprecate": "function", + "format": "function", + "formatWithOptions": "function", + "getSystemErrorMap": "function", + "getSystemErrorName": "function", + "inherits": "function", + "inspect": { + "colors": { + "bgBlack": "object", + "bgBlue": "object", + "bgBlueBright": "object", + "bgCyan": "object", + "bgCyanBright": "object", + "bgGray": "object", + "bgGreen": "object", + "bgGreenBright": "object", + "bgMagenta": "object", + "bgMagentaBright": "object", + "bgRed": "object", + "bgRedBright": "object", + "bgWhite": "object", + "bgWhiteBright": "object", + "bgYellow": "object", + "bgYellowBright": "object", + "black": "object", + "blink": "object", + "blue": "object", + "blueBright": "object", + "bold": "object", + "cyan": "object", + "cyanBright": "object", + "dim": "object", + "doubleunderline": "object", + "framed": "object", + "gray": "object", + "green": "object", + "greenBright": "object", + "hidden": "object", + "inverse": "object", + "italic": "object", + "magenta": "object", + "magentaBright": "object", + "overlined": "object", + "red": "object", + "redBright": "object", + "reset": "object", + "strikethrough": "object", + "underline": "object", + "white": "object", + "whiteBright": "object", + "yellow": "object", + "yellowBright": "object" + }, + "custom": "symbol", + "styles": { + "bigint": "string", + "boolean": "string", + "date": "string", + "module": "string", + "null": "string", + "number": "string", + "regexp": "string", + "special": "string", + "string": "string", + "symbol": "string", + "undefined": "string" + } + }, + "isArray": "function", + "isBoolean": "function", + "isBuffer": "function", + "isDate": "function", + "isDeepStrictEqual": "function", + "isError": "function", + "isFunction": "function", + "isNull": "function", + "isNullOrUndefined": "function", + "isNumber": "function", + "isObject": "function", + "isPrimitive": "function", + "isRegExp": "function", + "isString": "function", + "isSymbol": "function", + "isUndefined": "function", + "log": "function", + "parseArgs": "function", + "promisify": { + "custom": "symbol" + }, + "stripVTControlCharacters": "function", + "toUSVString": "function", + "transferableAbortController": "function", + "transferableAbortSignal": "function", + "types": { + "isAnyArrayBuffer": "function", + "isArgumentsObject": "function", + "isArrayBuffer": "function", + "isArrayBufferView": "function", + "isAsyncFunction": "function", + "isBigInt64Array": "function", + "isBigIntObject": "function", + "isBigUint64Array": "function", + "isBooleanObject": "function", + "isBoxedPrimitive": "function", + "isCryptoKey": "function", + "isDataView": "function", + "isDate": "function", + "isExternal": "function", + "isFloat32Array": "function", + "isFloat64Array": "function", + "isGeneratorFunction": "function", + "isGeneratorObject": "function", + "isInt16Array": "function", + "isInt32Array": "function", + "isInt8Array": "function", + "isKeyObject": "function", + "isMap": "function", + "isMapIterator": "function", + "isModuleNamespaceObject": "function", + "isNativeError": "function", + "isNumberObject": "function", + "isPromise": "function", + "isProxy": "function", + "isRegExp": "function", + "isSet": "function", + "isSetIterator": "function", + "isSharedArrayBuffer": "function", + "isStringObject": "function", + "isSymbolObject": "function", + "isTypedArray": "function", + "isUint16Array": "function", + "isUint32Array": "function", + "isUint8Array": "function", + "isUint8ClampedArray": "function", + "isWeakMap": "function", + "isWeakSet": "function" + } + }, + "node:test/reporters": { + "dot": "function", + "spec": "function", + "tap": "function" + }, + "node:timers": { + "_unrefActive": "function", + "active": "function", + "clearImmediate": "function", + "clearInterval": "function", + "clearTimeout": "function", + "enroll": "function", + "setImmediate": "function", + "setInterval": "function", + "setTimeout": "function", + "unenroll": "function" + }, + "node:timers/promises": { + "scheduler": "object", + "setImmediate": "function", + "setInterval": "function", + "setTimeout": "function" + }, + "node:tls": { + "CLIENT_RENEG_LIMIT": "number", + "CLIENT_RENEG_WINDOW": "number", + "DEFAULT_CIPHERS": "string", + "DEFAULT_ECDH_CURVE": "string", + "DEFAULT_MAX_VERSION": "string", + "DEFAULT_MIN_VERSION": "string", + "SecureContext": "undefined", + "Server": "function", + "TLSSocket": "function", + "checkServerIdentity": "function", + "connect": "function", + "convertALPNProtocols": "function", + "createSecureContext": "undefined", + "createSecurePair": "function", + "createServer": "function", + "getCiphers": "function", + "rootCertificates": { + "0": "string", + "1": "string", + "2": "string", + "3": "string", + "4": "string", + "5": "string", + "6": "string", + "7": "string", + "8": "string", + "9": "string", + "10": "string", + "11": "string", + "12": "string", + "13": "string", + "14": "string", + "15": "string", + "16": "string", + "17": "string", + "18": "string", + "19": "string", + "20": "string", + "21": "string", + "22": "string", + "23": "string", + "24": "string", + "25": "string", + "26": "string", + "27": "string", + "28": "string", + "29": "string", + "30": "string", + "31": "string", + "32": "string", + "33": "string", + "34": "string", + "35": "string", + "36": "string", + "37": "string", + "38": "string", + "39": "string", + "40": "string", + "41": "string", + "42": "string", + "43": "string", + "44": "string", + "45": "string", + "46": "string", + "47": "string", + "48": "string", + "49": "string", + "50": "string", + "51": "string", + "52": "string", + "53": "string", + "54": "string", + "55": "string", + "56": "string", + "57": "string", + "58": "string", + "59": "string", + "60": "string", + "61": "string", + "62": "string", + "63": "string", + "64": "string", + "65": "string", + "66": "string", + "67": "string", + "68": "string", + "69": "string", + "70": "string", + "71": "string", + "72": "string", + "73": "string", + "74": "string", + "75": "string", + "76": "string", + "77": "string", + "78": "string", + "79": "string", + "80": "string", + "81": "string", + "82": "string", + "83": "string", + "84": "string", + "85": "string", + "86": "string", + "87": "string", + "88": "string", + "89": "string", + "90": "string", + "91": "string", + "92": "string", + "93": "string", + "94": "string", + "95": "string", + "96": "string", + "97": "string", + "98": "string", + "99": "string", + "100": "string", + "101": "string", + "102": "string", + "103": "string", + "104": "string", + "105": "string", + "106": "string", + "107": "string", + "108": "string", + "109": "string", + "110": "string", + "111": "string", + "112": "string", + "113": "string", + "114": "string", + "115": "string", + "116": "string", + "117": "string", + "118": "string", + "119": "string", + "120": "string", + "121": "string", + "122": "string", + "123": "string", + "124": "string", + "125": "string", + "126": "string", + "127": "string", + "128": "string", + "129": "string", + "130": "string", + "131": "string", + "132": "string", + "133": "string", + "134": "string", + "135": "string", + "136": "string" + } + }, + "node:trace_events": { + "createTracing": "function", + "getEnabledCategories": "function" + }, + "node:tty": { + "ReadStream": "function", + "WriteStream": "function", + "isatty": "function" + }, + "node:url": { + "URL": { + "canParse": "function", + "createObjectURL": "function", + "revokeObjectURL": "function" + }, + "URLSearchParams": "function", + "Url": "function", + "domainToASCII": "function", + "domainToUnicode": "function", + "fileURLToPath": "function", + "format": "function", + "parse": "function", + "pathToFileURL": "function", + "resolve": "function", + "resolveObject": "function", + "urlToHttpOptions": "function" + }, + "node:util": { + "MIMEParams": "function", + "MIMEType": "function", + "TextDecoder": "function", + "TextEncoder": "function", + "_errnoException": "function", + "_exceptionWithHostPort": "function", + "_extend": "function", + "aborted": "function", + "callbackify": "function", + "debug": "function", + "debuglog": "function", + "deprecate": "function", + "format": "function", + "formatWithOptions": "function", + "getSystemErrorMap": "function", + "getSystemErrorName": "function", + "inherits": "function", + "inspect": { + "colors": { + "bgBlack": "object", + "bgBlue": "object", + "bgBlueBright": "object", + "bgCyan": "object", + "bgCyanBright": "object", + "bgGray": "object", + "bgGreen": "object", + "bgGreenBright": "object", + "bgMagenta": "object", + "bgMagentaBright": "object", + "bgRed": "object", + "bgRedBright": "object", + "bgWhite": "object", + "bgWhiteBright": "object", + "bgYellow": "object", + "bgYellowBright": "object", + "black": "object", + "blink": "object", + "blue": "object", + "blueBright": "object", + "bold": "object", + "cyan": "object", + "cyanBright": "object", + "dim": "object", + "doubleunderline": "object", + "framed": "object", + "gray": "object", + "green": "object", + "greenBright": "object", + "hidden": "object", + "inverse": "object", + "italic": "object", + "magenta": "object", + "magentaBright": "object", + "overlined": "object", + "red": "object", + "redBright": "object", + "reset": "object", + "strikethrough": "object", + "underline": "object", + "white": "object", + "whiteBright": "object", + "yellow": "object", + "yellowBright": "object" + }, + "custom": "symbol", + "styles": { + "bigint": "string", + "boolean": "string", + "date": "string", + "module": "string", + "null": "string", + "number": "string", + "regexp": "string", + "special": "string", + "string": "string", + "symbol": "string", + "undefined": "string" + } + }, + "isArray": "function", + "isBoolean": "function", + "isBuffer": "function", + "isDate": "function", + "isDeepStrictEqual": "function", + "isError": "function", + "isFunction": "function", + "isNull": "function", + "isNullOrUndefined": "function", + "isNumber": "function", + "isObject": "function", + "isPrimitive": "function", + "isRegExp": "function", + "isString": "function", + "isSymbol": "function", + "isUndefined": "function", + "log": "function", + "parseArgs": "function", + "promisify": { + "custom": "symbol" + }, + "stripVTControlCharacters": "function", + "toUSVString": "function", + "transferableAbortController": "function", + "transferableAbortSignal": "function", + "types": { + "isAnyArrayBuffer": "function", + "isArgumentsObject": "function", + "isArrayBuffer": "function", + "isArrayBufferView": "function", + "isAsyncFunction": "function", + "isBigInt64Array": "function", + "isBigIntObject": "function", + "isBigUint64Array": "function", + "isBooleanObject": "function", + "isBoxedPrimitive": "function", + "isCryptoKey": "function", + "isDataView": "function", + "isDate": "function", + "isExternal": "function", + "isFloat32Array": "function", + "isFloat64Array": "function", + "isGeneratorFunction": "function", + "isGeneratorObject": "function", + "isInt16Array": "function", + "isInt32Array": "function", + "isInt8Array": "function", + "isKeyObject": "function", + "isMap": "function", + "isMapIterator": "function", + "isModuleNamespaceObject": "function", + "isNativeError": "function", + "isNumberObject": "function", + "isPromise": "function", + "isProxy": "function", + "isRegExp": "function", + "isSet": "function", + "isSetIterator": "function", + "isSharedArrayBuffer": "function", + "isStringObject": "function", + "isSymbolObject": "function", + "isTypedArray": "function", + "isUint16Array": "function", + "isUint32Array": "function", + "isUint8Array": "function", + "isUint8ClampedArray": "function", + "isWeakMap": "function", + "isWeakSet": "function" + } + }, + "node:util/types": { + "isAnyArrayBuffer": "function", + "isArgumentsObject": "function", + "isArrayBuffer": "function", + "isArrayBufferView": "function", + "isAsyncFunction": "function", + "isBigInt64Array": "function", + "isBigIntObject": "function", + "isBigUint64Array": "function", + "isBooleanObject": "function", + "isBoxedPrimitive": "function", + "isCryptoKey": "function", + "isDataView": "function", + "isDate": "function", + "isExternal": "function", + "isFloat32Array": "function", + "isFloat64Array": "function", + "isGeneratorFunction": "function", + "isGeneratorObject": "function", + "isInt16Array": "function", + "isInt32Array": "function", + "isInt8Array": "function", + "isKeyObject": "function", + "isMap": "function", + "isMapIterator": "function", + "isModuleNamespaceObject": "function", + "isNativeError": "function", + "isNumberObject": "function", + "isPromise": "function", + "isProxy": "function", + "isRegExp": "function", + "isSet": "function", + "isSetIterator": "function", + "isSharedArrayBuffer": "function", + "isStringObject": "function", + "isSymbolObject": "function", + "isTypedArray": "function", + "isUint16Array": "function", + "isUint32Array": "function", + "isUint8Array": "function", + "isUint8ClampedArray": "function", + "isWeakMap": "function", + "isWeakSet": "function" + }, + "node:v8": { + "DefaultDeserializer": "function", + "DefaultSerializer": "function", + "Deserializer": "function", + "GCProfiler": "function", + "Serializer": "function", + "cachedDataVersionTag": "function", + "deserialize": "function", + "getHeapCodeStatistics": "function", + "getHeapSnapshot": "function", + "getHeapSpaceStatistics": "function", + "getHeapStatistics": "function", + "promiseHooks": { + "createHook": "function", + "onAfter": "function", + "onBefore": "function", + "onInit": "function", + "onSettled": "function" + }, + "serialize": "function", + "setFlagsFromString": "function", + "setHeapSnapshotNearHeapLimit": "function", + "startupSnapshot": { + "addDeserializeCallback": "function", + "addSerializeCallback": "function", + "isBuildingSnapshot": "function", + "setDeserializeMainFunction": "function" + }, + "stopCoverage": "function", + "takeCoverage": "function", + "writeHeapSnapshot": "function" + }, + "node:vm": { + "Script": "function", + "compileFunction": "function", + "createContext": "function", + "createScript": "function", + "isContext": "function", + "measureMemory": "function", + "runInContext": "function", + "runInNewContext": "function", + "runInThisContext": "function" + }, + "node:wasi": { + "WASI": "function" + }, + "node:worker_threads": { + "BroadcastChannel": "function", + "MessageChannel": "function", + "MessagePort": "function", + "SHARE_ENV": "symbol", + "Worker": "function", + "getEnvironmentData": "function", + "isMainThread": "boolean", + "markAsUntransferable": "function", + "moveMessagePortToContext": "function", + "parentPort": "object", + "receiveMessageOnPort": "function", + "resourceLimits": "object", + "setEnvironmentData": "function", + "threadId": "number", + "workerData": "object" + }, + "node:zlib": { + "BrotliCompress": "function", + "BrotliDecompress": "function", + "Deflate": "function", + "DeflateRaw": "function", + "Gunzip": "function", + "Gzip": "function", + "Inflate": "function", + "InflateRaw": "function", + "Unzip": "function", + "brotliCompress": "function", + "brotliCompressSync": "function", + "brotliDecompress": "function", + "brotliDecompressSync": "function", + "codes": { + "0": "string", + "1": "string", + "2": "string", + "-1": "string", + "-2": "string", + "-3": "string", + "-4": "string", + "-5": "string", + "-6": "string", + "Z_BUF_ERROR": "number", + "Z_DATA_ERROR": "number", + "Z_ERRNO": "number", + "Z_MEM_ERROR": "number", + "Z_NEED_DICT": "number", + "Z_OK": "number", + "Z_STREAM_END": "number", + "Z_STREAM_ERROR": "number", + "Z_VERSION_ERROR": "number" + }, + "constants": { + "BROTLI_DECODE": "number", + "BROTLI_DECODER_ERROR_ALLOC_BLOCK_TYPE_TREES": "number", + "BROTLI_DECODER_ERROR_ALLOC_CONTEXT_MAP": "number", + "BROTLI_DECODER_ERROR_ALLOC_CONTEXT_MODES": "number", + "BROTLI_DECODER_ERROR_ALLOC_RING_BUFFER_1": "number", + "BROTLI_DECODER_ERROR_ALLOC_RING_BUFFER_2": "number", + "BROTLI_DECODER_ERROR_ALLOC_TREE_GROUPS": "number", + "BROTLI_DECODER_ERROR_DICTIONARY_NOT_SET": "number", + "BROTLI_DECODER_ERROR_FORMAT_BLOCK_LENGTH_1": "number", + "BROTLI_DECODER_ERROR_FORMAT_BLOCK_LENGTH_2": "number", + "BROTLI_DECODER_ERROR_FORMAT_CL_SPACE": "number", + "BROTLI_DECODER_ERROR_FORMAT_CONTEXT_MAP_REPEAT": "number", + "BROTLI_DECODER_ERROR_FORMAT_DICTIONARY": "number", + "BROTLI_DECODER_ERROR_FORMAT_DISTANCE": "number", + "BROTLI_DECODER_ERROR_FORMAT_EXUBERANT_META_NIBBLE": "number", + "BROTLI_DECODER_ERROR_FORMAT_EXUBERANT_NIBBLE": "number", + "BROTLI_DECODER_ERROR_FORMAT_HUFFMAN_SPACE": "number", + "BROTLI_DECODER_ERROR_FORMAT_PADDING_1": "number", + "BROTLI_DECODER_ERROR_FORMAT_PADDING_2": "number", + "BROTLI_DECODER_ERROR_FORMAT_RESERVED": "number", + "BROTLI_DECODER_ERROR_FORMAT_SIMPLE_HUFFMAN_ALPHABET": "number", + "BROTLI_DECODER_ERROR_FORMAT_SIMPLE_HUFFMAN_SAME": "number", + "BROTLI_DECODER_ERROR_FORMAT_TRANSFORM": "number", + "BROTLI_DECODER_ERROR_FORMAT_WINDOW_BITS": "number", + "BROTLI_DECODER_ERROR_INVALID_ARGUMENTS": "number", + "BROTLI_DECODER_ERROR_UNREACHABLE": "number", + "BROTLI_DECODER_NEEDS_MORE_INPUT": "number", + "BROTLI_DECODER_NEEDS_MORE_OUTPUT": "number", + "BROTLI_DECODER_NO_ERROR": "number", + "BROTLI_DECODER_PARAM_DISABLE_RING_BUFFER_REALLOCATION": "number", + "BROTLI_DECODER_PARAM_LARGE_WINDOW": "number", + "BROTLI_DECODER_RESULT_ERROR": "number", + "BROTLI_DECODER_RESULT_NEEDS_MORE_INPUT": "number", + "BROTLI_DECODER_RESULT_NEEDS_MORE_OUTPUT": "number", + "BROTLI_DECODER_RESULT_SUCCESS": "number", + "BROTLI_DECODER_SUCCESS": "number", + "BROTLI_DEFAULT_MODE": "number", + "BROTLI_DEFAULT_QUALITY": "number", + "BROTLI_DEFAULT_WINDOW": "number", + "BROTLI_ENCODE": "number", + "BROTLI_LARGE_MAX_WINDOW_BITS": "number", + "BROTLI_MAX_INPUT_BLOCK_BITS": "number", + "BROTLI_MAX_QUALITY": "number", + "BROTLI_MAX_WINDOW_BITS": "number", + "BROTLI_MIN_INPUT_BLOCK_BITS": "number", + "BROTLI_MIN_QUALITY": "number", + "BROTLI_MIN_WINDOW_BITS": "number", + "BROTLI_MODE_FONT": "number", + "BROTLI_MODE_GENERIC": "number", + "BROTLI_MODE_TEXT": "number", + "BROTLI_OPERATION_EMIT_METADATA": "number", + "BROTLI_OPERATION_FINISH": "number", + "BROTLI_OPERATION_FLUSH": "number", + "BROTLI_OPERATION_PROCESS": "number", + "BROTLI_PARAM_DISABLE_LITERAL_CONTEXT_MODELING": "number", + "BROTLI_PARAM_LARGE_WINDOW": "number", + "BROTLI_PARAM_LGBLOCK": "number", + "BROTLI_PARAM_LGWIN": "number", + "BROTLI_PARAM_MODE": "number", + "BROTLI_PARAM_NDIRECT": "number", + "BROTLI_PARAM_NPOSTFIX": "number", + "BROTLI_PARAM_QUALITY": "number", + "BROTLI_PARAM_SIZE_HINT": "number", + "DEFLATE": "number", + "DEFLATERAW": "number", + "GUNZIP": "number", + "GZIP": "number", + "INFLATE": "number", + "INFLATERAW": "number", + "UNZIP": "number", + "ZLIB_VERNUM": "number", + "Z_BEST_COMPRESSION": "number", + "Z_BEST_SPEED": "number", + "Z_BLOCK": "number", + "Z_BUF_ERROR": "number", + "Z_DATA_ERROR": "number", + "Z_DEFAULT_CHUNK": "number", + "Z_DEFAULT_COMPRESSION": "number", + "Z_DEFAULT_LEVEL": "number", + "Z_DEFAULT_MEMLEVEL": "number", + "Z_DEFAULT_STRATEGY": "number", + "Z_DEFAULT_WINDOWBITS": "number", + "Z_ERRNO": "number", + "Z_FILTERED": "number", + "Z_FINISH": "number", + "Z_FIXED": "number", + "Z_FULL_FLUSH": "number", + "Z_HUFFMAN_ONLY": "number", + "Z_MAX_CHUNK": "number", + "Z_MAX_LEVEL": "number", + "Z_MAX_MEMLEVEL": "number", + "Z_MAX_WINDOWBITS": "number", + "Z_MEM_ERROR": "number", + "Z_MIN_CHUNK": "number", + "Z_MIN_LEVEL": "number", + "Z_MIN_MEMLEVEL": "number", + "Z_MIN_WINDOWBITS": "number", + "Z_NEED_DICT": "number", + "Z_NO_COMPRESSION": "number", + "Z_NO_FLUSH": "number", + "Z_OK": "number", + "Z_PARTIAL_FLUSH": "number", + "Z_RLE": "number", + "Z_STREAM_END": "number", + "Z_STREAM_ERROR": "number", + "Z_SYNC_FLUSH": "number", + "Z_VERSION_ERROR": "number" + }, + "createBrotliCompress": "function", + "createBrotliDecompress": "function", + "createDeflate": "function", + "createDeflateRaw": "function", + "createGunzip": "function", + "createGzip": "function", + "createInflate": "function", + "createInflateRaw": "function", + "createUnzip": "function", + "deflate": "function", + "deflateRaw": "function", + "deflateRawSync": "function", + "deflateSync": "function", + "gunzip": "function", + "gunzipSync": "function", + "gzip": "function", + "gzipSync": "function", + "inflate": "function", + "inflateRaw": "function", + "inflateRawSync": "function", + "inflateSync": "function", + "unzip": "function", + "unzipSync": "function" + } + }, + "runtime": "node", + "version": "v20.1.0", + "errors": {} +}
\ No newline at end of file |