We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2e94b6 commit c968d08Copy full SHA for c968d08
src/utils/parser/constants.mjs
@@ -219,7 +219,7 @@ export const DOC_TYPES_MAPPING_NODE_MODULES = {
219
RecordableHistogram:
220
'perf_hooks.html#class-recordablehistogram-extends-histogram',
221
222
- RsaHashedKeyAlgorithm: 'webcrypto.html#class-rsahashedkeygenparams',
+ RsaHashedKeyAlgorithm: 'webcrypto.html#class-rsahashedkeyalgorithm',
223
RsaHashedImportParams: 'webcrypto.html#class-rsahashedimportparams',
224
RsaHashedKeyGenParams: 'webcrypto.html#class-rsahashedkeygenparams',
225
RsaOaepParams: 'webcrypto.html#class-rsaoaepparams',
0 commit comments