Skip to content

Commit 3d60ce9

Browse files
committed
feat: add jsonResponse to AdjustAttribution in index.d.ts
1 parent 44777ce commit 3d60ce9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ declare module 'react-native-adjust' {
1313
costType: string
1414
costAmount: number
1515
costCurrency: string
16+
jsonResponse: string
1617
fbInstallReferrer: string
1718
}
1819

0 commit comments

Comments
 (0)