UNPKG

@wordpress/block-editor

Version:
7 lines (6 loc) 188 B
export { getColorClassName, getColorObjectByAttributeValues, getColorObjectByColorValue, } from './utils'; export { createCustomColorsHOC, default as withColors } from './with-colors';