We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bdddcc commit be723d9Copy full SHA for be723d9
index.d.ts
@@ -45,7 +45,7 @@ declare module 'react-native-callkeep' {
45
46
static removeEventListener(type: Events): void
47
48
- static setup(options: IOptions): Promise<void>
+ static setup(options: IOptions): Promise<boolean>
49
50
static hasDefaultPhoneAccount(): boolean
51
0 commit comments