mirror of
https://github.com/bufanyun/hotgo.git
synced 2025-09-26 05:06:40 +08:00
6 lines
94 B
TypeScript
6 lines
94 B
TypeScript
/**
|
|
* 注册全局方法 待完善
|
|
* @param app
|
|
*/
|
|
export function setupGlobalMethods() {}
|