Metzploreur/node_modules/@smithy/shared-ini-file-loader/dist-types/getConfigFilepath.d.ts
clement callaert 244d45ceb8 Version 2
2023-11-01 17:33:25 +01:00

2 lines
112 B
TypeScript

export declare const ENV_CONFIG_PATH = "AWS_CONFIG_FILE";
export declare const getConfigFilepath: () => string;