UNPKG

@roit/roit-environment

Version:

Facilitate environment management in node applications

7 lines (6 loc) 160 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.EnvOptions = void 0; class EnvOptions { } exports.EnvOptions = EnvOptions;