UNPKG

@wordpress/block-editor

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