UNPKG

@public-ui/components

Version:

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

17 lines (13 loc) 350 B
/*! * KoliBri - The accessible HTML-Standard */ 'use strict'; var index = require('./index-BrhW8s5h.js'); require('./common-DPb6NWR4.js'); const TestComponent = class { constructor(hostRef) { index.registerInstance(this, hostRef); } }; exports.test_component = TestComponent; //# sourceMappingURL=test-component.entry.cjs.js.map