UNPKG

@ljobse/appsettings-loader

Version:

This allows you to automatically map environment variables typed into your application.

5 lines (4 loc) 99 B
export declare const replaceWithEnvConfig: (argv: { file: string; yml: string; }) => void;