@tarojs/components
Version:
1 lines • 385 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 ChannelLive=function(){function n(n){registerInstance(this,n)}n.prototype.componentDidLoad=function(){notSupport("ChannelLive",this)};n.prototype.render=function(){return h(Host,null)};return n}();export{ChannelLive as taro_channel_live_core};