2024-01-10 08:57:23 +08:00

5 lines
121 B
TypeScript

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