mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
temp fix build issue
Signed-off-by: Sebastian Malton <sebastian@malton.name>
This commit is contained in:
parent
cf72af3263
commit
2da2fa9a86
@ -43,6 +43,7 @@ export interface KubeJsonApiData extends JsonApiData {
|
||||
kind: string;
|
||||
apiVersion: string;
|
||||
metadata: KubeJsonApiMetadata;
|
||||
spec?: unknown;
|
||||
}
|
||||
|
||||
export interface KubeJsonApiError extends JsonApiError {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user