UNPKG

@public-ui/components

Version:

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

5 lines (4 loc) 123 B
export class TestComponent { static get is() { return "test-component"; } } //# sourceMappingURL=test.component.js.map