UNPKG

aws-cdk

Version:

AWS CDK CLI, the command line tool for CDK apps

3 lines (2 loc) 165 B
export declare function checkForPlatformWarnings(): Promise<void>; export declare function isVersionBetween(version: string, lower: string, upper: string): boolean;