UNPKG

yimultiscreenserver-sdk-web-migration

Version:

YiMultiScreenServer SDK for Web

8 lines 363 B
export var ControllerDeviceType; (function (ControllerDeviceType) { ControllerDeviceType["Android"] = "Android"; ControllerDeviceType["iOS"] = "iOS"; ControllerDeviceType["Web"] = "Web"; ControllerDeviceType["Mini_Program"] = "Mini_Program"; })(ControllerDeviceType || (ControllerDeviceType = {})); //# sourceMappingURL=ControllerDeviceType.js.map