3 lines
44 B
TypeScript
3 lines
44 B
TypeScript
import dotenv from 'dotenv'
|
|
dotenv.config()
|
import dotenv from 'dotenv'
|
|
dotenv.config()
|