UNPKG

yz-native-js-sdk

Version:

provide the native function call API of yunzai mobile platform for the third party

8 lines 214 B
var BaseDevice = /** @class */ (function () { function BaseDevice(option) { this.option = option; } return BaseDevice; }()); export { BaseDevice }; //# sourceMappingURL=base.device.js.map