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