UNPKG

aws-cdk

Version:

CDK Toolkit, the command line tool for CDK apps

2 lines (1 loc) 112 B
export declare function silentTest(name: string, callback: () => void | Promise<void>, timeout?: number): void;