UNPKG

gtht-miniapp-sdk

Version:

gtht-miniapp-sdk 是一套基于 Uniapp + Vue3 框架开发的兼容多端的 UI 组件库

6 lines (5 loc) 190 B
export declare const isWeb: boolean; export declare const isApp: boolean; export declare const isMp: boolean; export declare const isWeixin: boolean; export declare const isAlipay: boolean;