UNPKG

env-sentinel

Version:

Zero-dependency tool that auto-validates .env files against schema.env, with optional fallback and secure warnings.

5 lines (4 loc) 140 B
export * from './handle-init.js'; export * from './handle-validate.js'; export * from './handle-lint.js'; export * from './handle-docs.js';