Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 25 additions & 0 deletions doc/type-map.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"AbortController": "globals.html#class-abortcontroller",
"AbortSignal": "globals.html#class-abortsignal",
"AeadParams": "webcrypto.html#class-aeadparams",
"AesCbcParams": "webcrypto.html#class-aescbcparams",
"AesCtrParams": "webcrypto.html#class-aesctrparams",
"AesDerivedKeyParams": "webcrypto.html#class-aesderivedkeyparams",
Expand All @@ -9,10 +10,14 @@
"AesKeyGenParams": "webcrypto.html#class-aeskeygenparams",
"Algorithm": "webcrypto.html#class-algorithm",
"AlgorithmIdentifier": "webcrypto.html#class-algorithmidentifier",
"Argon2Params": "webcrypto.html#class-argon2params",
"ArrayBufferView": "https://developer.mozilla.org/docs/Web/API/ArrayBufferView",
"AsyncHook": "async_hooks.html#async_hookscreatehookoptions",
"AsyncLocalStorage": "async_context.html#class-asynclocalstorage",
"AsyncResource": "async_hooks.html#class-asyncresource",
"Blob": "buffer.html#class-blob",
"BoundedChannel": "diagnostics_channel.html#class-boundedchannel",
"BoundedChannelScope": "diagnostics_channel.html#class-boundedchannelscope",
"BroadcastChannel": "worker_threads.html#class-broadcastchannel-extends-eventtarget",
"brotli options": "zlib.html#class-brotlioptions",
"Buffer": "buffer.html#class-buffer",
Expand All @@ -23,10 +28,12 @@
"Cipheriv": "crypto.html#class-cipheriv",
"ClientHttp2Session": "http2.html#class-clienthttp2session",
"ClientHttp2Stream": "http2.html#class-clienthttp2stream",
"ContextParams": "webcrypto.html#class-contextparams",
"CountQueuingStrategy": "webstreams.html#class-countqueuingstrategy",
"Crypto": "webcrypto.html#class-crypto",
"CryptoKey": "webcrypto.html#class-cryptokey",
"CryptoKeyPair": "webcrypto.html#class-cryptokeypair",
"CShakeParams": "webcrypto.html#class-cshakeparams",
"CustomEvent": "events.html#class-customevent",
"DatabaseSync": "sqlite.html#class-databasesync",
"Decipher": "crypto.html#class-decipher",
Expand All @@ -36,13 +43,17 @@
"Disposable": "https://tc39.es/proposal-explicit-resource-management/#sec-disposable-interface",
"Domain": "domain.html#class-domain",
"Duplex": "stream.html#class-streamduplex",
"DynamicLibrary": "ffi.html#class-dynamiclibrary",
"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",
"ELDHistogram": "perf_hooks.html#class-eldhistogram-extends-histogram",
"EncapsulatedBits": "webcrypto.html#class-encapsulatedbits",
"EncapsulatedKey": "webcrypto.html#class-encapsulatedkey",
"Event": "events.html#class-event",
"EventEmitter": "events.html#class-eventemitter",
"EventListener": "events.html#event-listener",
Expand All @@ -58,6 +69,7 @@
"HmacKeyAlgorithm": "webcrypto.html#class-hmackeyalgorithm",
"HmacKeyGenParams": "webcrypto.html#class-hmackeygenparams",
"HTTP/2 Headers Object": "http2.html#headers-object",
"HTTP/2 Raw Headers": "http2.html#raw-headers",
"HTTP/2 Settings Object": "http2.html#settings-object",
"Http2SecureServer": "http2.html#class-http2secureserver",
"Http2Server": "http2.html#class-http2server",
Expand All @@ -66,8 +78,13 @@
"Immediate": "timers.html#class-immediate",
"import.meta": "esm.html#importmeta",
"IntervalHistogram": "perf_hooks.html#class-intervalhistogram-extends-histogram",
"KangarooTwelveParams": "webcrypto.html#class-kangarootwelveparams",
"KeyAlgorithm": "webcrypto.html#class-keyalgorithm",
"KeyObject": "crypto.html#class-keyobject",
"KmacImportParams": "webcrypto.html#class-kmacimportparams",
"KmacKeyAlgorithm": "webcrypto.html#class-kmackeyalgorithm",
"KmacKeyGenParams": "webcrypto.html#class-kmackeygenparams",
"KmacParams": "webcrypto.html#class-kmacparams",
"LockManager": "worker_threads.html#class-lockmanager",
"MessagePort": "worker_threads.html#class-messageport",
"MIMEParams": "util.html#class-utilmimeparams",
Expand Down Expand Up @@ -98,16 +115,21 @@
"RsaHashedKeyGenParams": "webcrypto.html#class-rsahashedkeygenparams",
"RsaOaepParams": "webcrypto.html#class-rsaoaepparams",
"RsaPssParams": "webcrypto.html#class-rsapssparams",
"RunScope": "async_context.html#class-runscope",
"RunStoresScope": "diagnostics_channel.html#class-runstoresscope",
"ServerHttp2Session": "http2.html#class-serverhttp2session",
"ServerHttp2Stream": "http2.html#class-serverhttp2stream",
"Session": "sqlite.html#class-session",
"Share": "stream_iter.html#class-share",
"Shareable": "stream_iter.html#interface-shareable",
"Sign": "crypto.html#class-sign",
"SQLTagStore": "sqlite.html#class-sqltagstore",
"StatementSync": "sqlite.html#class-statementsync",
"Stream": "stream.html#stream",
"SubtleCrypto": "webcrypto.html#class-subtlecrypto",
"SuiteContext": "test.html#class-suitecontext",
"SyncCPUProfileHandle": "v8.html#class-synccpuprofilehandle",
"SyncHeapProfileHandle": "v8.html#class-syncheapprofilehandle",
"SyncShare": "stream_iter.html#class-syncshare",
"SyncShareable": "stream_iter.html#interface-syncshareable",
"TestContext": "test.html#class-testcontext",
Expand All @@ -121,9 +143,12 @@
"Transform": "stream.html#class-streamtransform",
"TransformStream": "webstreams.html#class-transformstream",
"TransformStreamDefaultController": "webstreams.html#class-transformstreamdefaultcontroller",
"TurboShakeParams": "webcrypto.html#class-turboshakeparams",
"URL": "url.html#the-whatwg-url-api",
"URLSearchParams": "url.html#class-urlsearchparams",
"Verify": "crypto.html#class-verify",
"VirtualFileSystem": "vfs.html#class-virtualfilesystem",
"VirtualProvider": "vfs.html#class-virtualprovider",
"Worker": "worker_threads.html#class-worker",
"Writable": "stream.html#class-streamwritable",
"WritableStream": "webstreams.html#class-writablestream",
Expand Down
Loading