Newer
Older
import * as commonUtils from "./utils";
import {Icon} from "./src/icon";
commonUtils.defineCustomElement('dbp-icon', Icon);
import * as commonUtils from "./utils";
import {Icon} from "./src/icon";
commonUtils.defineCustomElement('dbp-icon', Icon);