UNPKG

@tarojs/components

Version:
13 lines (10 loc) 275 B
import { r as registerInstance, h, H as Host } from './index-5e431bb8.js'; const CustomWrapper = class { constructor(hostRef) { registerInstance(this, hostRef); } render() { return (h(Host, null)); } }; export { CustomWrapper as taro_custom_wrapper_core };