1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/packages/cluster-frame-context/index.ts
Sami Tiilikainen 3c16777784 Extract pod metrics and cluster frame context
Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
2023-06-02 09:02:30 +03:00

3 lines
141 B
TypeScript

export { clusterFrameContextForClusterScopedResourcesInjectionToken } from "./src/token";
export type { ClusterContext } from "./src/types";