fix import

This commit is contained in:
2023-09-23 17:12:20 +00:00
parent 5ec1173f15
commit 778f189a21
+1 -1
View File
@@ -1,4 +1,4 @@
import 'dotenv/config';
import './dotenv.js';
import { connect, Mongoose } from "mongoose";
import { unwrap } from '@sammo/util';