UNPKG

@aminya/dotenv-vault

Version:

A secrets manager for .env files – from the same people that pioneered dotenv.

4 lines (3 loc) 89 B
import run from '@oclif/core'; import { config } from 'dotenv'; export { config, run, };