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