mirror of
https://github.com/20kaushik02/spotify-manager.git
synced 2025-12-06 06:44:07 +00:00
4 lines
146 B
JavaScript
4 lines
146 B
JavaScript
// https://github.com/motdotla/dotenv/issues/133#issuecomment-255298822
|
|
import DotenvFlow from "dotenv-flow";
|
|
export default DotenvFlow.config();
|