UNPKG

wux-weapp

Version:

一套组件化、可复用、易扩展的微信小程序 UI 组件库

6 lines (5 loc) 162 B
const check = (it) => { return it && typeof it.env && it } export const miniprogramThis = check(typeof wx === 'object' && wx) export default miniprogramThis