/** * TikHub API 统一导出 */ export { TikhubService } from './tikhub.js' export { default } from './tikhub.js' export { InterfaceType, MethodType, InterfaceUrlMap, ParamType } from './types.js'