Skip to content

Commit 0a76a82

Browse files
committed
Export Tokenization webhooks
1 parent 9e9cdb7 commit 0a76a82

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/typings/index.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,5 @@ export * as acsWebhooks from "./acsWebhooks/models";
3535
export * as transactionWebhooks from "./transactionWebhooks/models";
3636
export * as negativeBalanceWarningWebhooks from "./negativeBalanceWarningWebhooks/models";
3737
export * as balanceWebhooks from "./balanceWebhooks/models";
38-
export * as disputeWebhooks from "./disputeWebhooks/models";
38+
export * as disputeWebhooks from "./disputeWebhooks/models";
39+
export * as tokenizationWebhooks from "./tokenizationWebhooks/models";

0 commit comments

Comments
 (0)