UNPKG

env-sentinel

Version:

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

2 lines (1 loc) 88 B
export declare function handleInit(envFilePath: string, forceRecreate?: boolean): void;