Removed a circular dependency

This commit is contained in:
2025-06-21 13:56:38 +02:00
parent 833d89dea8
commit fc847b02b5
6 changed files with 46 additions and 54 deletions
+7
View File
@@ -0,0 +1,7 @@
{
"detectiveOptions": {
"ts": {
"skipTypeImports": true
}
}
}