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 ac43e33 commit c6a7c3dCopy full SHA for c6a7c3d
tools/doc/type-parser.mjs
@@ -97,7 +97,7 @@ const customTypesMap = {
97
'EcKeyImportParams': 'webcrypto.html#webcrypto_class_eckeyimportparams',
98
'HmacImportParams': 'webcrypto.html#webcrypto_class_hmacimportparams',
99
'AesImportParams': 'webcrypto.html#webcrypto_class_aesimportparams',
100
- 'Pbkdf2ImportParams': 'webcrypto.html#webcrypto_class.pbkdf2importparams',
+ 'Pbkdf2ImportParams': 'webcrypto.html#webcrypto_class_pbkdf2importparams',
101
'HmacParams': 'webcrypto.html#webcrypto_class_hmacparams',
102
'EcdsaParams': 'webcrypto.html#webcrypto_class_ecdsaparams',
103
'RsaPssParams': 'webcrypto.html#webcrypto_class_rsapssparams',
0 commit comments