UNPKG

@midwayjs/faas

Version:

Midway Framework for FaaS (Function as a Service)

6 lines 281 B
export * from './interface'; export { MidwayFaaSFramework as Framework } from './framework'; export { FaaSConfiguration as Configuration } from './configuration'; export { AbstractBootstrapStarter } from './starter'; export * from './decorator'; //# sourceMappingURL=index.d.ts.map