UNPKG

cdk-iot-greengrass-fleet-provisioning

Version:

CDK Construct for AWS IoT Greengrass Fleet Provisioning (with AWS IoT Certificates)

7 lines (6 loc) 175 B
import type { StreamHasher } from "@smithy/types"; import type { Readable } from "stream"; /** * @internal */ export declare const fileStreamHasher: StreamHasher<Readable>;