index.ts 115 字节
Newer Older
1 2
export { MicroAppService } from './micro-app-service';
export { MicroActionService } from './micro-action-service';