UNPKG

@pixso/create-plugin

Version:

plugin template

7 lines (6 loc) 182 B
/** * For more information about the hostApi, please go to the https://pixso.cn/developer/en/ */ hostApi.onMounted(() => { console.log("Host script has been mounted"); });