UNPKG

644 BJavaScriptView Raw
1export * from './accelerometer';
2export * from './accessibility';
3export * from './battery';
4export * from './bluetooth';
5export * from './bluetooth-ble';
6export * from './bluetooth-peripheral';
7export * from './calendar';
8export * from './clipboard';
9export * from './compass';
10export * from './contact';
11export * from './crypto';
12export * from './gyroscope';
13export * from './iBeacon';
14export * from './keyboard';
15export * from './memory';
16export * from './motion';
17export * from './network';
18export * from './nfc';
19export * from './phone';
20export * from './scan';
21export * from './screen';
22export * from './vibrate';
23export * from './wifi';