1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/packages/technical-features/ui-components/index.ts
Iku-turso b6e44424b7
chore: Extract Map, Gutter and add-separator from monolith
Signed-off-by: Iku-turso <mikko.aspiala@gmail.com>
2023-04-17 11:45:08 +03:00

6 lines
162 B
TypeScript

export { uiComponentsFeature } from "./src/feature";
export * from "./src/element/elements";
export * from "./src/map/map";
export * from "./src/gutter/gutter";