UNPKG

@wordpress/block-editor

Version:
8 lines (7 loc) 213 B
export { getFontSize, getFontSizeClass, getFontSizeObjectByValue, } from './utils'; export { default as FontSizePicker } from './font-size-picker'; export { default as withFontSizes } from './with-font-sizes';