Skip to content

Commit 01fc05c

Browse files
committed
update typedocs
1 parent 4f125ce commit 01fc05c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.typedoc/__tests__/__snapshots__/file-structure.test.ts.snap

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ exports[`Typedoc output > should have a deliberate file structure 1`] = `
3232
"types/commerce-initialized-payment-source-resource.mdx",
3333
"types/commerce-money-json.mdx",
3434
"types/commerce-money.mdx",
35-
"types/commerce-payer-type.mdx",
35+
"types/commerce-payer-resource-type.mdx",
3636
"types/commerce-payment-charge-type.mdx",
3737
"types/commerce-payment-json.mdx",
3838
"types/commerce-payment-resource.mdx",
@@ -66,6 +66,7 @@ exports[`Typedoc output > should have a deliberate file structure 1`] = `
6666
"types/experimental_checkout-button-props.mdx",
6767
"types/experimental_plan-details-button-props.mdx",
6868
"types/experimental_subscription-details-button-props.mdx",
69+
"types/for-payer-type.mdx",
6970
"types/get-payment-attempts-params.mdx",
7071
"types/get-payment-sources-params.mdx",
7172
"types/get-plans-params.mdx",

0 commit comments

Comments
 (0)