Example 1: require('dotenv').config() typescript import dotenv from 'dotenv'; dotenv.config(); export const YOUR_ATTRIBUTE = process.env.
確定! 回上一頁