Files
hotgo/web/src/plugins/customComponents.ts
孟帅 29bda0dcdd v2.0
2022-11-24 23:37:34 +08:00

8 lines
128 B
TypeScript

/**
* 全局注册自定义组件 待完善
* @param app
*/
export function setupCustomComponents() {
// app.component()
}