globalMethods.ts 84 B

12345
  1. /**
  2. * 注册全局方法
  3. * @param app
  4. */
  5. export function setupGlobalMethods() {}