UNPKG

@aws-cdk/core

Version:

AWS Cloud Development Kit Core Library

6 lines (5 loc) 199 B
import * as cxschema from '@aws-cdk/cloud-assembly-schema'; /** * Returns a list of loaded modules and their versions. */ export declare function collectRuntimeInformation(): cxschema.RuntimeInfo;