UNPKG

@faceteer/cdk

Version:

CDK 2.0 constructs and helpers that make composing a Lambda powered service easier.

5 lines (4 loc) 165 B
export * from './lambda-service'; export * from './service-api-function'; export * from './service-notification-function'; export * from './service-queue-function';