refactor(screenshot):

This commit is contained in:
Guille 2016-07-17 20:07:49 +02:00
parent d46f22d2a1
commit 313b6952ae

View File

@ -1,5 +1,8 @@
import { Cordova, Plugin } from './plugin'; import { Cordova, Plugin } from './plugin';
declare var navigator: any; declare var navigator: any;
@Plugin({ @Plugin({
plugin: 'https://github.com/gitawego/cordova-screenshot.git', plugin: 'https://github.com/gitawego/cordova-screenshot.git',
pluginRef: 'navigator.screenshot', pluginRef: 'navigator.screenshot',