Skip to content

Commit

Permalink
Update src/types/insights.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Haroen Viaene <[email protected]>
  • Loading branch information
Eunjae Lee and Haroenv authored Aug 24, 2020
1 parent 7f49f25 commit 94e394b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/types/insights.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
export type InsightsClientMethod =
| 'clickedObjectIDsAfterSearch'
| 'convertedObjectIDsAfterSearch';

export type InsightsClientPayload = {
eventName: string;
queryID: string;
Expand Down

0 comments on commit 94e394b

Please sign in to comment.