UNPKG

@aws-cdk/custom-resources

Version:

Constructs for implementing CDK custom resources

3 lines (2 loc) 117 B
export declare function getEnv(name: string): string; export declare function log(title: any, ...args: any[]): void;