UNPKG

@tarojs/components

Version:
1 lines 338 B
import{r as registerInstance,h,H as Host}from"./index-5bd7cbab.js";var MovableView=function(){function e(e){registerInstance(this,e)}e.prototype.componentDidLoad=function(){console.error("H5 暂不支持 MovableView 组件!")};e.prototype.render=function(){return h(Host,null)};return e}();export{MovableView as taro_movable_view_core};