UNPKG

env-contract-check

Version:

Create a contract of environment variables for different environments.

6 lines (4 loc) 77 B
const ecc = require('../../index'); ecc.register({ name: 'MONGO_URL', });