UNPKG

@retriever-ui/typography

Version:
4 lines (3 loc) 245 B
export { FontAlign, FontWeight, TextElementInterface, TextTags, TypographyInterface, TypographySize, TypographyType, } from './interface'; export { default as TypographyText } from './text'; export { default as TypographyTitle } from './title';