UNPKG

@d3vtool/strict-env

Version:

A utility to automatically load and validate environment variables from `.env` files, ensuring they're properly configured before your system starts.

4 lines (3 loc) 68 B
"use strict"; const { setup } = require("./index.cjs"); setup();