diff --git a/core/any_aliases.ts b/core/any_aliases.ts new file mode 100644 index 000000000..39298b3d7 --- /dev/null +++ b/core/any_aliases.ts @@ -0,0 +1 @@ +type AnyDuringMigration = any; \ No newline at end of file