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 6bc5cd8 commit b490d5eCopy full SHA for b490d5e
src/index.d.ts
@@ -71,7 +71,7 @@ export class BranchEvent {
71
description?: string;
72
searchQuery?: string;
73
alias?: string;
74
- customData?: Record<string, AnyDataType>;
+ customData?: Record<string, string>;
75
76
/**
77
* Standard Add to Cart event
0 commit comments