UNPKG

@cpmech/az-cdk

Version:
5 lines (4 loc) 109 B
import { Runtime } from '@aws-cdk/aws-lambda'; export declare const defaults: { runtime: Runtime; };