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.

10 lines (9 loc) 344 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';