UNPKG

lambda-live-debugger

Version:

Debug Lambda functions locally like it is running in the cloud

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