UNPKG

@routineless/nx-aws-cdk

Version:
6 lines (4 loc) 158 B
import { DefaultAppSchema } from '../../types/schema' export interface AwsLambdaGeneratorSchema extends DefaultAppSchema { addLambdaToInfraApp?: boolean }