UNPKG

@thatcompany/ts-tool

Version:

基于TypeScript编写的工具库

7 lines (6 loc) 222 B
export * from './IAutoManager'; export * from './ApplicationManager'; export * from './ManagerFactory'; export * from './impl/ConfigureManager'; export * from './impl/TaskManager'; export * from './impl/FrameWorkManager';