5 lines
121 B
TypeScript
5 lines
121 B
TypeScript
export * from './ICallService';
|
|
export * from './ICallStore';
|
|
export * from './ITUIGlobal';
|
|
export * from './ITUIStore';
|