2024-03-18 18:50:29 +08:00

5 lines
121 B
TypeScript

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