Skip to content

Commit

Permalink
DELIVERY-39469: add link property to the deeplink object interface
Browse files Browse the repository at this point in the history
  • Loading branch information
amit-kremer93 committed Jul 23, 2023
1 parent 43057bd commit 5d69624
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ declare module "react-native-appsflyer" {
deep_link_sub1?: string;
media_source: string;
pid?: string;
link: string,
af_sub1?: string;
af_sub2?: string;
af_sub3?: string;
Expand Down

0 comments on commit 5d69624

Please sign in to comment.