forked from nodejs/node
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtype-map.json
More file actions
127 lines (127 loc) Β· 7.04 KB
/
type-map.json
File metadata and controls
127 lines (127 loc) Β· 7.04 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
{
"AbortController": "globals.html#class-abortcontroller",
"AbortSignal": "globals.html#class-abortsignal",
"Algorithm": "webcrypto.html#class-algorithm",
"AlgorithmIdentifier": "webcrypto.html#class-algorithmidentifier",
"AsyncHook": "async_hooks.html#async_hookscreatehookoptions",
"AsyncLocalStorage": "async_context.html#class-asynclocalstorage",
"AsyncResource": "async_hooks.html#class-asyncresource",
"AesCbcParams": "webcrypto.html#class-aescbcparams",
"AesCtrParams": "webcrypto.html#class-aesctrparams",
"AesGcmParams": "webcrypto.html#class-aesgcmparams",
"AesKeyAlgorithm": "webcrypto.html#class-aeskeyalgorithm",
"AesKeyGenParams": "webcrypto.html#class-aeskeygenparams",
"AesDerivedKeyParams": "webcrypto.html#class-aesderivedkeyparams",
"Blob": "buffer.html#class-blob",
"BroadcastChannel": "worker_threads.html#class-broadcastchannel-extends-eventtarget",
"Buffer": "buffer.html#class-buffer",
"ByteLengthQueuingStrategy": "webstreams.html#class-bytelengthqueuingstrategy",
"Channel": "diagnostics_channel.html#class-channel",
"ChildProcess": "child_process.html#class-childprocess",
"Cipher": "crypto.html#class-cipher",
"Cipheriv": "crypto.html#class-cipheriv",
"Decipheriv": "crypto.html#class-decipheriv",
"ClientHttp2Session": "http2.html#class-clienthttp2session",
"ClientHttp2Stream": "http2.html#class-clienthttp2stream",
"CountQueuingStrategy": "webstreams.html#class-countqueuingstrategy",
"Crypto": "webcrypto.html#class-crypto",
"CryptoKey": "webcrypto.html#class-cryptokey",
"CryptoKeyPair": "webcrypto.html#class-cryptokeypair",
"CustomEvent": "events.html#class-customevent",
"Decipher": "crypto.html#class-decipher",
"DiffieHellman": "crypto.html#class-diffiehellman",
"DiffieHellmanGroup": "crypto.html#class-diffiehellmangroup",
"Domain": "domain.html#class-domain",
"Duplex": "stream.html#class-streamduplex",
"ECDH": "crypto.html#class-ecdh",
"EcdhKeyDeriveParams": "webcrypto.html#class-ecdhkeyderiveparams",
"EcdsaParams": "webcrypto.html#class-ecdsaparams",
"EcKeyAlgorithm": "webcrypto.html#class-eckeyalgorithm",
"EcKeyGenParams": "webcrypto.html#class-eckeygenparams",
"EcKeyImportParams": "webcrypto.html#class-eckeyimportparams",
"Ed448Params": "webcrypto.html#class-ed448params",
"Event": "events.html#class-event",
"EventEmitter": "events.html#class-eventemitter",
"EventListener": "events.html#event-listener",
"EventTarget": "events.html#class-eventtarget",
"File": "buffer.html#class-file",
"FileHandle": "fs.html#class-filehandle",
"Handle": "net.html#serverlistenhandle-backlog-callback",
"Hash": "crypto.html#class-hash",
"Histogram": "perf_hooks.html#class-histogram",
"HkdfParams": "webcrypto.html#class-hkdfparams",
"Hmac": "crypto.html#class-hmac",
"HmacImportParams": "webcrypto.html#class-hmacimportparams",
"HmacKeyAlgorithm": "webcrypto.html#class-hmackeyalgorithm",
"HmacKeyGenParams": "webcrypto.html#class-hmackeygenparams",
"Http2SecureServer": "http2.html#class-http2secureserver",
"Http2Server": "http2.html#class-http2server",
"Http2Session": "http2.html#class-http2session",
"Http2Stream": "http2.html#class-http2stream",
"Immediate": "timers.html#class-immediate",
"IntervalHistogram": "perf_hooks.html#class-intervalhistogram-extends-histogram",
"LockManager": "worker_threads.html#class-lockmanager",
"KeyAlgorithm": "webcrypto.html#class-keyalgorithm",
"KeyObject": "crypto.html#class-keyobject",
"MIMEParams": "util.html#class-utilmimeparams",
"MessagePort": "worker_threads.html#class-messageport",
"MockModuleContext": "test.html#class-mockmodulecontext",
"NodeEventTarget": "events.html#class-nodeeventtarget",
"Pbkdf2Params": "webcrypto.html#class-pbkdf2params",
"PerformanceEntry": "perf_hooks.html#class-performanceentry",
"PerformanceNodeTiming": "perf_hooks.html#class-performancenodetiming",
"PerformanceObserver": "perf_hooks.html#class-performanceobserver",
"PerformanceObserverEntryList": "perf_hooks.html#class-performanceobserverentrylist",
"Readable": "stream.html#class-streamreadable",
"ReadableByteStreamController": "webstreams.html#class-readablebytestreamcontroller",
"ReadableStream": "webstreams.html#class-readablestream",
"ReadableStreamBYOBReader": "webstreams.html#class-readablestreambyobreader",
"ReadableStreamBYOBRequest": "webstreams.html#class-readablestreambyobrequest",
"ReadableStreamDefaultController": "webstreams.html#class-readablestreamdefaultcontroller",
"ReadableStreamDefaultReader": "webstreams.html#class-readablestreamdefaultreader",
"ModuleRequest": "vm.html#type-modulerequest",
"DatabaseSync": "sqlite.html#class-databasesync",
"RecordableHistogram": "perf_hooks.html#class-recordablehistogram-extends-histogram",
"RsaHashedKeyAlgorithm": "webcrypto.html#class-rsahashedkeyalgorithm",
"RsaHashedImportParams": "webcrypto.html#class-rsahashedimportparams",
"RsaHashedKeyGenParams": "webcrypto.html#class-rsahashedkeygenparams",
"RsaOaepParams": "webcrypto.html#class-rsaoaepparams",
"RsaPssParams": "webcrypto.html#class-rsapssparams",
"ServerHttp2Session": "http2.html#class-serverhttp2session",
"ServerHttp2Stream": "http2.html#class-serverhttp2stream",
"Sign": "crypto.html#class-sign",
"Disposable": "https://tc39.es/proposal-explicit-resource-management/#sec-disposable-interface",
"Session": "sqlite.html#class-session",
"StatementSync": "sqlite.html#class-statementsync",
"Stream": "stream.html#stream",
"SubtleCrypto": "webcrypto.html#class-subtlecrypto",
"TestsStream": "test.html#class-testsstream",
"TextDecoderStream": "webstreams.html#class-textdecoderstream",
"TextEncoderStream": "webstreams.html#class-textencoderstream",
"Timeout": "timers.html#class-timeout",
"Timer": "timers.html#timers",
"Tracing": "tracing.html#tracing-object",
"TracingChannel": "diagnostics_channel.html#class-tracingchannel",
"Transform": "stream.html#class-streamtransform",
"TransformStream": "webstreams.html#class-transformstream",
"TransformStreamDefaultController": "webstreams.html#class-transformstreamdefaultcontroller",
"URL": "url.html#the-whatwg-url-api",
"URLSearchParams": "url.html#class-urlsearchparams",
"Verify": "crypto.html#class-verify",
"Writable": "stream.html#class-streamwritable",
"WritableStream": "webstreams.html#class-writablestream",
"WritableStreamDefaultController": "webstreams.html#class-writablestreamdefaultcontroller",
"WritableStreamDefaultWriter": "webstreams.html#class-writablestreamdefaultwriter",
"Worker": "worker_threads.html#class-worker",
"X509Certificate": "crypto.html#class-x509certificate",
"brotli options": "zlib.html#class-brotlioptions",
"import.meta": "esm.html#importmeta",
"os.constants.dlopen": "os.html#dlopen-constants",
"readlinePromises.Interface": "readline.html#class-readlinepromisesinterface",
"require": "modules.html#requireid",
"module": "modules.html#the-module-object",
"zlib options": "zlib.html#class-options",
"zstd options": "zlib.html#class-zstdoptions",
"HTTP/2 Headers Object": "http2.html#headers-object",
"HTTP/2 Settings Object": "http2.html#settings-object"
}