yz-native-js-sdk
Version:
provide the native function call API of yunzai mobile platform for the third party
21 lines • 575 B
JavaScript
/*
* @Date: 2020-02-06 12:20:20
* @Author: ferried
* @Email: harlancui@outlook.com
* @LastEditors: ferried
* @LastEditTime: 2020-02-06 12:21:27
* @Editor: Visual Studio Code
* @Desc: nil
* @License: nil
*/
export * from "./alipay";
export * from "./base.device";
export * from "./browser";
export * from "./device.option";
export * from "./platform";
export * from "./wechat.micro";
export * from "./wechat.office.info";
export * from "./wechat.office";
export * from "./yzmobile";
export * from "./device.type";
//# sourceMappingURL=index.js.map