@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 • 377 B
JavaScript
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';
//# sourceMappingURL=index.js.map