UNPKG

yz-native-js-sdk

Version:

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

9 lines 331 B
/** * 读物时间打开方式枚举类型 */ export var YzReadWithNumberOpenType; (function (YzReadWithNumberOpenType) { YzReadWithNumberOpenType["PDF"] = "pdf"; YzReadWithNumberOpenType["WEB"] = "web"; })(YzReadWithNumberOpenType || (YzReadWithNumberOpenType = {})); //# sourceMappingURL=read.with.number.js.map