UNPKG

@digital-blueprint/lunchlottery-app

Version:

[GitHub Repository](https://github.com/digital-blueprint/lunchlottery-app) | [npmjs package](https://www.npmjs.com/package/@digital-blueprint/lunchlottery-app) | [Unpkg CDN](https://unpkg.com/browse/@digital-blueprint/lunchlottery-app/)

5 lines (3 loc) 181 B
import * as commonUtils from '@dbp-toolkit/common/utils'; import {TabulatorTable} from './tabulator-table'; commonUtils.defineCustomElement('dbp-tabulator-table', TabulatorTable);