UNPKG

lambda-live-debugger

Version:

Debug Lambda functions locally like it is running in the cloud

9 lines (8 loc) 191 B
/** * If \@aws-sdk/signature-v4-crt is installed and loaded, it will register * this value to true. * @internal */ export declare const crtAvailability: { isCrtAvailable: boolean; };