UNPKG

env-sentinel

Version:

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

4 lines (3 loc) 55 B
export function stringValidator() { return true; }