UNPKG

envilder

Version:

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

7 lines 156 B
#!/usr/bin/env node /** * Entry point for the CLI application * This file is executed when the CLI runs */ export {}; //# sourceMappingURL=Index.d.ts.map