UNPKG

@aurigma/design-atoms

Version:

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

12 lines 465 B
export * from './BleedViolation'; export * from './ImageQualityViolation'; export * from './RegionViolation'; export * from './SafetyLineViolation'; export * from './TextCropViolation'; export * from './TextInPlaceViolation'; export * from './Violation'; export * from './FontSizeViolation'; export * from './RasterElementsViolation'; export * from "./MaxArtworkAreaViolation"; export * from "./OutOfPrintAreaViolation"; //# sourceMappingURL=index.js.map