UNPKG

@aurigma/design-atoms-model

Version:

Design Atoms is a part of Customer's Canvas SDK which allows for manipulating individual design elements through your code.

14 lines 414 B
export * from "./CmykColor"; export * from "./Color"; export * from "./ColorSpace"; export * from "./GrayscaleColor"; export * from "./HsbColor"; export * from "./Ink"; export * from "./LabColor"; export * from "./Palette"; export * from "./ProcessColor"; export * from "./RgbColor"; export * from './RgbColors'; export * from "./SpotColor"; export * from "./Swatch"; //# sourceMappingURL=index.js.map