feat: add mock-crc module for ESM compatibility

This commit is contained in:
MythEclipse
2026-05-16 21:52:13 +07:00
parent 9ad7d16a17
commit 4825dc6d4d
2 changed files with 6 additions and 1 deletions
+1
View File
@@ -1,3 +1,4 @@
import "./mock-crc";
import "libsodium-wrappers";
import "@snazzah/davey";
import "dotenv/config";