api-report

Signed-off-by: Brad Reed 😎 <brad@bradreed.co.uk>
This commit is contained in:
Brad Reed 😎
2022-08-02 13:09:07 +02:00
parent f563b86a5b
commit 440663a4fd
+2
View File
@@ -109,6 +109,8 @@ export interface DetectedError {
// (undocumented)
names: string[];
// (undocumented)
namespace: string;
// (undocumented)
severity: ErrorSeverity;
}