UNPKG

@flowaccount/nx-aws-cdk

Version:

aws-cdk executors and generators for nx workspace

6 lines (5 loc) 105 B
export interface BaseSchema { appProjectRoot: string; endpointType: string; skipFormat: boolean; }