@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.
22 lines • 722 B
JavaScript
export * from "./InteractiveZone";
export * from "./Convert";
export * from "./Decorators";
export * from "./Interfaces";
export * from "./Items";
export * from "./ItemsData";
export * from "./Container";
export * from "./CropMark";
export * from "./ItemMask";
export * from "./ModelComponent";
export * from "./PrintArea";
export * from "./PrintAreaBoundsType";
export * from "./Product";
export * from "./RenderingType";
export * from "./SafetyLine";
export * from "./Surface";
export * from "./SurfaceMockup";
export * from "./Uuid";
export * from "./Watermark";
export * from "./ContainerVisualization";
export * from "./Constraints/PrintingTechniqueConstraints";
//# sourceMappingURL=index.js.map