@tarojs/components
Version:
1 lines • 282 B
JavaScript
import Taro from"@tarojs/taro";function notSupport(o,t){if(o===void 0){o=""}if(t===void 0){t={}}console.error("H5 暂不支持 ".concat(o," 组件!"));Taro.eventCenter.trigger("__taroNotSupport",{name:o,instance:t,type:"component",category:"temporarily"})}export{notSupport as n};