index.ts 251 字节 编辑Web IDE 1 2 3 4 export { AppFuncService } from './app-func-service'; export { AppGlobalService } from './app-global-action-service'; export { AppViewLogicService } from './app-viewlogic-service'; export { AppPredefinedService } from './app-predefined-action-service';