UNPKG

@wordpress/block-editor

Version:
5 lines 307 B
export { getFontSize, getFontSizeClass, getFontSizeObjectByValue } from './utils'; export { getComputedFluidTypographyValue } from './fluid-utils'; export { default as FontSizePicker } from './font-size-picker'; export { default as withFontSizes } from './with-font-sizes'; //# sourceMappingURL=index.js.map