fix: add alias for AnyDuringMigration so that tsc will run

This commit is contained in:
Beka Westberg
2022-06-17 19:50:38 +00:00
parent f001bfc507
commit cec2e80d04
+1
View File
@@ -0,0 +1 @@
type AnyDuringMigration = any;