UNPKG

@keen.io/ui-core

Version:

Keen visual components library

5 lines (4 loc) 205 B
import TypographySettings from './typography-settings.component'; import { TextAlignment, FontSettings } from './types'; export default TypographySettings; export type { TextAlignment, FontSettings };