update API reports for moduleResolution: bundler

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2025-12-02 21:28:42 +01:00
parent f8dff944fd
commit f85dafa7f2
30 changed files with 105 additions and 98 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
```ts
import { ApiEntity } from '@backstage/catalog-model';
import { ApiRef } from '@backstage/core-plugin-api';
import { ApiRef } from '@backstage/frontend-plugin-api';
import { BackstagePlugin } from '@backstage/core-plugin-api';
import { CatalogTableRow } from '@backstage/plugin-catalog';
import { ComponentEntity } from '@backstage/catalog-model';