refactor(ble):

This commit is contained in:
Guille 2016-07-08 00:38:35 +02:00
parent b811fad3a6
commit ca845d6b98

View File

@ -1,5 +1,5 @@
import {Plugin, Cordova} from './plugin'; import { Cordova, Plugin } from './plugin';
import {Observable} from 'rxjs/Observable'; import { Observable } from 'rxjs/Observable';
/** /**
* @name BLE * @name BLE