UNPKG

aws-cdk-lib

Version:

Version 2 of the AWS Cloud Development Kit library

5 lines (4 loc) 147 B
import { Construct } from 'constructs'; export declare class ExampleConstruct extends Construct { constructor(scope: Construct, id: string); }