Merge branch 'main' into main

This commit is contained in:
Mauro Baluda
2022-11-16 11:06:27 +01:00
committed by GitHub
88 changed files with 7713 additions and 3969 deletions

View File

@@ -0,0 +1,5 @@
---
category: fix
---
* Fixed a bug that would cause the extractor to crash when an `import` type is used in
the `extends` clause of an `interface`.