UNPKG

@alicloud/console-components

Version:

Alibaba Cloud React Components

4 lines (3 loc) 253 B
import { Typography } from '@alifd/next'; export default Typography; export type { TypographyProps, TextProps as TypographyTextProps, TitleProps as TypographyTitleProps, ParagraphProps as TypographyParagraphProps, } from '@alifd/next/types/typography';