import {AppShell} from 'dbp-app-shell';
import * as commonUtils from 'dbp-common/utils';

commonUtils.defineCustomElement('dbp-toolkit-demo', AppShell);