????
Current Path : C:/inetpub/vhost/invest.gdtsolutions.vn/api/node_modules/dotenv-expand/ |
Current File : C:/inetpub/vhost/invest.gdtsolutions.vn/api/node_modules/dotenv-expand/config.js |
(function () { const dotenvExpand = require('./lib/main').expand const env = require('dotenv').config( Object.assign( {}, require('dotenv/lib/env-options'), require('dotenv/lib/cli-options')(process.argv) ) ) return dotenvExpand(env) })()