UNPKG

cdk-iot-greengrass-fleet-provisioning

Version:

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

7 lines (6 loc) 122 B
/** * Get the HOME directory for the current runtime. * * @internal */ export declare const getHomeDir: () => string;