mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-02-22 01:19:36 +08:00
remove window
This commit is contained in:
parent
40bd9bb20d
commit
aa51c03c5c
@ -68,7 +68,7 @@ export interface ImageResizerOptions {
|
||||
*/
|
||||
@Plugin({
|
||||
plugin: 'https://github.com/protonet/cordova-plugin-image-resizer.git',
|
||||
pluginRef: 'window.ImageResizer',
|
||||
pluginRef: 'ImageResizer',
|
||||
repo: 'https://github.com/protonet/cordova-plugin-image-resizer'
|
||||
})
|
||||
export class ImageResizer {
|
||||
|
Loading…
Reference in New Issue
Block a user