UNPKG

env-contract-check

Version:

Create a contract of environment variables for different environments.

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