前端
This commit is contained in:
7
frontend/app/web-gold/src/api/tikhub/index.js
Normal file
7
frontend/app/web-gold/src/api/tikhub/index.js
Normal file
@@ -0,0 +1,7 @@
|
||||
/**
|
||||
* TikHub API 统一导出
|
||||
*/
|
||||
export { TikhubService } from './tikhub.js'
|
||||
export { default } from './tikhub.js'
|
||||
export { InterfaceType, MethodType, InterfaceUrlMap, ParamType } from './types.js'
|
||||
|
||||
Reference in New Issue
Block a user