UNPKG

@berenddeboer/nx-aws-cdk

Version:

Nx self-inferring plugin for AWS CDK stacks

6 lines (5 loc) 98 B
export interface CdkExecutorSchema { command: string stacks?: string[] context?: string[] }