mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-02-22 01:19:36 +08:00
docs(file): remove unsupported platforms (#2224)
This commit is contained in:
parent
ac0015b91d
commit
6f7cdf6214
@ -620,7 +620,7 @@ declare const window: Window;
|
|||||||
plugin: 'cordova-plugin-file',
|
plugin: 'cordova-plugin-file',
|
||||||
pluginRef: 'cordova.file',
|
pluginRef: 'cordova.file',
|
||||||
repo: 'https://github.com/apache/cordova-plugin-file',
|
repo: 'https://github.com/apache/cordova-plugin-file',
|
||||||
platforms: ['Android', 'BlackBerry 10', 'Browser', 'Firefox OS', 'iOS', 'macOS', 'Ubuntu', 'Windows', 'Windows Phone']
|
platforms: ['Android', 'Browser', 'iOS', 'macOS', 'Windows']
|
||||||
})
|
})
|
||||||
@Injectable()
|
@Injectable()
|
||||||
export class File extends IonicNativePlugin {
|
export class File extends IonicNativePlugin {
|
||||||
|
Loading…
Reference in New Issue
Block a user