@tarojs/taro-h5
Version:
Taro h5 framework
25 lines (24 loc) • 739 B
TypeScript
export * from "./accelerometer.js";
export * from "./accessibility.js";
export * from "./battery.js";
export * from "./bluetooth.js";
export * from "./bluetooth-ble.js";
export * from "./bluetooth-peripheral.js";
export * from "./calendar.js";
export * from "./clipboard.js";
export * from "./compass.js";
export * from "./contact.js";
export * from "./crypto.js";
export * from "./gyroscope.js";
export * from "./iBeacon.js";
export * from "./keyboard.js";
export * from "./memory.js";
export * from "./motion.js";
export * from "./network.js";
export * from "./nfc.js";
export * from "./phone.js";
export * from "./scan.js";
export * from "./screen.js";
export * from "./sms.js";
export * from "./vibrate.js";
export * from "./wifi.js";