Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 888 Bytes

File metadata and controls

22 lines (15 loc) · 888 Bytes

banner


在 uni-app 中优雅地判断当前环境。

安装

pnpm i @uni-helper/uni-env

使用

📖 请阅读完整文档了解完整使用方法!

import { isMpWeixin } from '@uni-helper/uni-env'