kute.js/src/objects/crossCheck.js
2020-06-20 10:13:17 +00:00

5 lines
245 B
JavaScript

// checks for differences between the processed start and end values,
// can be set to make sure start unit and end unit are same,
// stack transforms, process SVG paths,
// any type of post processing the component needs
export default {}