From a67421c3597169135431d1d041ecd3a9abdd1030 Mon Sep 17 00:00:00 2001 From: CaptainJeff Date: Tue, 30 Jun 2020 08:51:07 -0400 Subject: [PATCH] Update index.d.ts answerIncomingCall is missing from the index.d.ts file --- index.d.ts | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/index.d.ts b/index.d.ts index 449db32d..5ae9a5c2 100644 --- a/index.d.ts +++ b/index.d.ts @@ -53,6 +53,10 @@ export default class RNCallKeep { static hasDefaultPhoneAccount(): boolean { + } + + static answerIncomingCall(uuid: string) { + } static displayIncomingCall(