mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Export KubeJsonApiData
Signed-off-by: Sebastian Malton <sebastian@malton.name>
This commit is contained in:
parent
afef5dfa3c
commit
447c2141dd
@ -34,6 +34,10 @@ export {
|
|||||||
type KubeStatusData,
|
type KubeStatusData,
|
||||||
} from "../../common/k8s-api/kube-object";
|
} from "../../common/k8s-api/kube-object";
|
||||||
|
|
||||||
|
export {
|
||||||
|
type KubeJsonApiData,
|
||||||
|
} from "../../common/k8s-api/kube-json-api";
|
||||||
|
|
||||||
export {
|
export {
|
||||||
KubeObjectStore,
|
KubeObjectStore,
|
||||||
type JsonPatch,
|
type JsonPatch,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user