UNPKG

aws-cdk-lib

Version:

Version 2 of the AWS Cloud Development Kit library

5 lines (4 loc) 125 B
import { SynthesisMessage } from '../../../cx-api'; export declare type Messages = { [key: string]: SynthesisMessage; };