UNPKG

serverless-spy

Version:

CDK-based library for writing elegant integration tests on AWS serverless architecture and an additional web console to monitor events in real time.

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; };