UNPKG

@tarojs/components

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