UNPKG

@gf-ui/components

Version:
13 lines (10 loc) 248 B
import { r as registerInstance, h, H as Host } from './index-e22013e4.js'; const GfTag = class { constructor(hostRef) { registerInstance(this, hostRef); } render() { return (h(Host, null, "tag")); } }; export { GfTag as gf_tag };