UNPKG

@yuebai008/cli

Version:

Command line interface for rapid qg-minigame development

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