mirror of
https://github.com/vitalityAI/therapist.git
synced 2025-04-16 17:40:16 -04:00
4 lines
62 B
JavaScript
4 lines
62 B
JavaScript
// call.js
|
|
import * as dotenv from "dotenv";
|
|
dotenv.config();
|