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

2 lines
134 B
TypeScript

export declare const ENV_CREDENTIALS_PATH = "AWS_SHARED_CREDENTIALS_FILE";
export declare const getCredentialsFilepath: () => string;