UNPKG

kitchen-color-studio

Version:

an open-source color editor for designing color system

7 lines (6 loc) 476 B
export declare const EditorView: import("styled-components").StyledComponent<"div", any, {}, never>; export declare const PanelView: any; export declare const CanvasView: import("styled-components").StyledComponent<"div", any, {}, never>; export declare const ColorView: any; export declare const CodeView: import("styled-components").StyledComponent<"div", any, {}, never>; export declare const PanelTitle: import("styled-components").StyledComponent<"div", any, {}, never>;