UNPKG

@flowaccount/nx-aws-cdk

Version:

aws-cdk executors and generators for nx workspace

6 lines (5 loc) 103 B
export interface CdkArguments { tsconfigPath: string; main: string; buildOutput: string; }