UNPKG

@cpmech/az-cdk

Version:
4 lines (3 loc) 149 B
import { App } from '@aws-cdk/core'; export declare const synthApp: (app: App) => any; export declare const synthAppString: (app: App) => string;