mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-03-17 00:51:07 +08:00
refactor(screenshot):
This commit is contained in:
parent
d46f22d2a1
commit
313b6952ae
@ -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',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user