UNPKG

@cdklabs/cdk-appflow

Version:

*Note:* this library is currently in technical preview.

7 lines (6 loc) 120 B
/** * An enum representing the GoogleAds API versions. */ export declare enum GoogleAdsApiVersion { V16 = "v16" }