UNPKG

aws-cdk

Version:

CDK Toolkit, the command line tool for CDK apps

3 lines (2 loc) 148 B
import { BootstrappingParameters } from './bootstrap-props'; export declare function legacyBootstrapTemplate(params: BootstrappingParameters): any;