This commit is contained in:
2024-08-04 18:01:17 +05:00
parent 19bf521825
commit f0bd42a81d
36 changed files with 1194 additions and 116 deletions
+4
View File
@@ -0,0 +1,4 @@
import { register } from "module";
import { pathToFileURL } from "url";
register("ts-node/esm", pathToFileURL("./"));