mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 16:52:53 +08:00
docs(screenshot): nom support (#1656)
This commit is contained in:
parent
25446441cf
commit
4ed8f9337f
@ -23,7 +23,7 @@ declare const navigator: any;
|
|||||||
*/
|
*/
|
||||||
@Plugin({
|
@Plugin({
|
||||||
pluginName: 'Screenshot',
|
pluginName: 'Screenshot',
|
||||||
plugin: 'https://github.com/gitawego/cordova-screenshot.git',
|
plugin: 'com.darktalker.cordova.screenshot',
|
||||||
pluginRef: 'navigator.screenshot',
|
pluginRef: 'navigator.screenshot',
|
||||||
repo: 'https://github.com/gitawego/cordova-screenshot',
|
repo: 'https://github.com/gitawego/cordova-screenshot',
|
||||||
platforms: ['Android', 'iOS', 'macOS']
|
platforms: ['Android', 'iOS', 'macOS']
|
||||||
|
Loading…
Reference in New Issue
Block a user