We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cacd8c6 + be723d9 commit c64ec3eCopy full SHA for c64ec3e
1 file changed
index.d.ts
@@ -46,7 +46,7 @@ declare module 'react-native-callkeep' {
46
47
static removeEventListener(type: Events): void
48
49
- static setup(options: IOptions): Promise<void>
+ static setup(options: IOptions): Promise<boolean>
50
51
static hasDefaultPhoneAccount(): boolean
52
0 commit comments