UNPKG

cdk-openapi-to-http-api

Version:

CDK Construct that lets you build AWS Api Gateway Http Api, backed by Lambdas, based on a OpenAPI spec file.

4 lines (3 loc) 146 B
// Workaround for incomplete exports support in TypeScript // https://github.com/microsoft/TypeScript/issues/33079 export * from './dist/util.js'