@tarojs/components
Version:
Taro 组件库。
1 lines • 334 B
JavaScript
import{r as registerInstance,h,H as Host}from"./index-5bd7cbab.js";var MatchMedia=function(){function t(t){registerInstance(this,t)}t.prototype.componentDidLoad=function(){console.error("H5 暂不支持 MatchMedia 组件!")};t.prototype.render=function(){return h(Host,null)};return t}();export{MatchMedia as taro_match_media_core};