Api
RunutilsOs
OpenAPI > RunUtils > os
OpenAPI.RunUtils.os property
os库
-- 只支持PC版本
-- WEB版本基于LocalStorage
Signature:
static get os(): any | undefined;
Example
const os = OpenAPI.RunUtils.os // 返回引入的os库
os库
-- 只支持PC版本
-- WEB版本基于LocalStorage
Signature:
static get os(): any | undefined;
const os = OpenAPI.RunUtils.os // 返回引入的os库