UNPKG

@public-ui/components

Version:

Contains all web components that belong to KoliBri - The accessible HTML-Standard.

15 lines (12 loc) 344 B
/*! * KoliBri - The accessible HTML-Standard */ import { r as registerInstance } from './index-BQlHOxik.js'; import './common-Cx_AGO_M.js'; const TestComponent = class { constructor(hostRef) { registerInstance(this, hostRef); } }; export { TestComponent as test_component }; //# sourceMappingURL=test-component.entry.js.map