UNPKG

aws-cdk

Version:

AWS CDK CLI, the command line tool for CDK apps

3 lines (2 loc) 143 B
import type { IoHelper } from '../../api-private'; export declare function getLibraryVersion(ioHelper: IoHelper): Promise<string | undefined>;