使用dotenv和TypeScript的环境变量 ... import * as dotenv from 'dotenv'; dotenv.config(); export const ... 参考:https://www.npmjs.com/package/dotenv.
確定! 回上一頁