UNPKG

@jiaxinjiang/nest-config

Version:

Configuration component for NestJs.

6 lines 263 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.CONFIG_PARAM = '__configParam__'; exports.CONFIG_PARAMS = '__configParams__'; exports.CONFIG_CONFIGURABLE = '__configConfigurable__'; //# sourceMappingURL=config.constants.js.map