UNPKG

@procore/core-react

Version:
4 lines (3 loc) 237 B
export { Typography } from './Typography'; export { getTypographyIntent, typographyWeights } from './Typography.styles'; export type { Intent as TypographyIntent, TypographyProps, Weight as TypographyWeight, } from './Typography.types';