UNPKG

cdk-amazon-chime-resources

Version:

![Experimental](https://img.shields.io/badge/experimental-important.svg?style=for-the-badge)

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