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 c2a31f6 commit 8958608Copy full SHA for 8958608
.typedoc/custom-plugin.mjs
@@ -127,7 +127,6 @@ function getCatchAllReplacements() {
127
pattern: /(?<![\[\w`])`?SessionStatusClaim`?(?![\]\w`])/g,
128
replace: '[`SessionStatusClaim`](/docs/reference/javascript/types/session-status)',
129
},
130
-
131
{
132
pattern: /(?<![`[\]])\bSetActiveParams\b(?![\]\(])/g,
133
replace: '[SetActiveParams](/docs/reference/javascript/types/set-active-params)',
0 commit comments