UNPKG

envilder

Version:

A CLI that securely centralizes your environment variables from AWS SSM as a single source of truth

4 lines 127 B
#!/usr/bin/env node import 'reflect-metadata'; export declare function main(): Promise<void>; //# sourceMappingURL=Cli.d.ts.map