Added dotenv-save types

ref #1
This commit is contained in:
2020-11-24 19:07:51 +01:00
parent 36d25732ea
commit a5fc6dd234
2 changed files with 2 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
import { config } from "dotenv-safe"
import { config } from "dotenv-safe";
config();
export default {