We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2978152 commit adb43dfCopy full SHA for adb43df
1 file changed
.typedoc/custom-plugin.mjs
@@ -100,6 +100,7 @@ const LINK_REPLACEMENTS = [
100
['checkout-flow-resource', '/docs/reference/hooks/use-checkout#checkout-flow-resource'],
101
['organization-creation-defaults-resource', '#organization-creation-defaults-resource'],
102
['billing-namespace', '/docs/reference/objects/billing'],
103
+ ['client-resource', '/docs/reference/objects/client'],
104
];
105
106
/**
0 commit comments