本文整理匯總了TypeScript中dotenv.config函數的典型用法代碼示例。 ... NODE_ENV}`; } dotenv.config({ path: path.resolve(process.cwd(), filename) }); }.
確定! 回上一頁