@tarojs/components
Version:
1 lines • 393 B
JavaScript
import{r as registerInstance,h,H as Host}from"./index-ab3c86da.js";import{n as notSupport}from"./helper-8a85bb65.js";import"@tarojs/taro";var OpenContainer=function(){function n(n){registerInstance(this,n)}n.prototype.componentDidLoad=function(){notSupport("OpenContainer",this)};n.prototype.render=function(){return h(Host,null)};return n}();export{OpenContainer as taro_open_container_core};