Files
miniprogram-wxAppPatient/TUICallKit/TUICallService/interface/index.ts
T
2024-03-18 16:43:38 +08:00

5 lines
121 B
TypeScript

export * from './ICallService';
export * from './ICallStore';
export * from './ITUIGlobal';
export * from './ITUIStore';