mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-05-02 00:07:23 +08:00
feat(plugins): add platforms info
This commit is contained in:
+2
-1
@@ -162,7 +162,8 @@ import {Observable} from 'rxjs/Observable';
|
||||
@Plugin({
|
||||
plugin: 'cordova-plugin-ble-central',
|
||||
pluginRef: 'ble',
|
||||
repo: 'https://github.com/don/cordova-plugin-ble-central'
|
||||
repo: 'https://github.com/don/cordova-plugin-ble-central',
|
||||
platforms: ['iOS','Android']
|
||||
})
|
||||
export class BLE {
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user