UNPKG

@quick-game/cli

Version:

Command line interface for rapid qg development

1 lines 125 B
export function defineComponent(e,n){customElements.get(e)?console.error(`${e} already defined!`):customElements.define(e,n)}