From df0494929db2424bf9f5ee746f50c9c8008f7425 Mon Sep 17 00:00:00 2001 From: tgpetrov Date: Fri, 1 Mar 2019 14:28:45 +0200 Subject: [PATCH] chore: dts info for requestPermissions --- src/index.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/index.d.ts b/src/index.d.ts index 290ff54..c2abcf4 100644 --- a/src/index.d.ts +++ b/src/index.d.ts @@ -9,7 +9,7 @@ export function takePicture(options?: CameraOptions): Promise; /** * Is the camera available to use