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) 156 B
import {AppShell} from './index.js'; import * as commonUtils from '@dbp-toolkit/common/utils'; commonUtils.defineCustomElement('dbp-app-shell', AppShell);