Update young-beans-float.md

Signed-off-by: Ben Lambert <blam@spotify.com>
This commit is contained in:
Ben Lambert
2023-01-31 11:17:45 +01:00
committed by GitHub
parent 38e28bd6f1
commit 55613d1ce4
+16 -16
View File
@@ -6,19 +6,19 @@ Require @backstage/plugin-lighthouse-common package where API implementation mov
Following types have been moved to @backstage/plugin-lighthouse-common:
- Audit = AuditRunning | AuditFailed | AuditCompleted
- AuditBase
- AuditCompleted
- AuditFailed
- AuditRunning
- FetchError
- LASListRequest
- LASListResponse
- LighthouseApi
- LighthouseCategoryAbbr
- LighthouseCategoryId
- LighthouseConfigSettings
- LighthouseRestApi
- TriggerAuditPayload
- Website
- WebsiteListResponse
- `Audit`
- `AuditBase`
- `AuditCompleted`
- `AuditFailed`
- `AuditRunning`
- `FetchError`
- `LASListRequest`
- `LASListResponse`
- `LighthouseApi`
- `LighthouseCategoryAbbr`
- `LighthouseCategoryId`
- `LighthouseConfigSettings`
- `LighthouseRestApi`
- `TriggerAuditPayload`
- `Website`
- `WebsiteListResponse`