5 lines
69 B
TypeScript
5 lines
69 B
TypeScript
/**
|
|
* 客户端系统导出
|
|
*/
|
|
|
|
export * from './ClientSyncSystem'; |