import * as enzastdlib from "https://deno.land/x/enzastdlib@v0.0.4/environment/mod.ts";
Parse and validate both environment variables and dotenv files powered by JSON Schema 2019-09.
This module imports the following external libraries:
Functions
Returns | |
Returns | |
Throws an exception if any validation errors occured regarding the specified environment variables in a dotenv file, otherwise returns the values of those environment variables. | |
Throws an exception if any validation errors occured regarding the specified environment variables, otherwise returns the values of those environment variables. |