UNPKG

lambda-live-debugger

Version:

Debug Lambda functions locally like it is running in the cloud

3 lines (2 loc) 111 B
import { AwsCrc32 } from "@aws-crypto/crc32"; export const getCrc32ChecksumAlgorithmFunction = () => AwsCrc32;