Skip to content

Commit 37e1285

Browse files
committed
add includesCallsInRecents to IOptions type
1 parent c053d4b commit 37e1285

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
@@ -23,6 +23,7 @@ declare module 'react-native-callkeep' {
2323
maximumCallGroups?: string,
2424
maximumCallsPerCallGroup?: string,
2525
ringtoneSound?: string,
26+
includesCallsInRecents?: boolean
2627
},
2728
android: {
2829
alertTitle: string,

0 commit comments

Comments
 (0)