UNPKG

@aws/pdk

Version:

All documentation is located at: https://aws.github.io/aws-pdk

3 lines (2 loc) 146 B
import { Construct } from "constructs"; export declare const lazilyRender: (scope: Construct, payload: any) => import("aws-cdk-lib").IResolvable;