From 937ba8b5791429c19711502ebfe648f581d4218a Mon Sep 17 00:00:00 2001 From: Paulo Pinto Date: Thu, 6 Aug 2020 19:49:48 +0100 Subject: [PATCH] Primeiro commit para cumprir com os typings. --- typings/cordova-typings.d.ts | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 typings/cordova-typings.d.ts diff --git a/typings/cordova-typings.d.ts b/typings/cordova-typings.d.ts new file mode 100644 index 000000000..108537a0e --- /dev/null +++ b/typings/cordova-typings.d.ts @@ -0,0 +1,3 @@ + +/// +/// \ No newline at end of file