UNPKG

aws-cdk

Version:

CDK Toolkit, the command line tool for CDK apps

3 lines (2 loc) 129 B
import { CommandOptions } from '../command-api'; export declare function realHandler(_options: CommandOptions): Promise<number>;