UNPKG

@fesjs/create-fes-app

Version:
6 lines (4 loc) 90 B
// 配置运行时插件 export function onAppCreated({ app }) { console.log(app); }