UNPKG

aws-cdk

Version:

AWS CDK CLI, the command line tool for CDK apps

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