Skip to content

Commit dde9e3f

Browse files
committed
Updated TS
1 parent f043034 commit dde9e3f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

index.d.ts

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,13 @@ export default class RNCallKeep {
8282

8383
}
8484

85+
// @ts-ignore
86+
static isCallActive(
87+
uuid: string,
88+
){
89+
90+
}
91+
8592
/**
8693
* @description reportConnectedOutgoingCallWithUUID method is available only on iOS.
8794
*/

0 commit comments

Comments
 (0)