@mantine/core
Version:
React components library focused on usability, accessibility and developer experience
1 lines • 779 B
Source Map (JSON)
{"version":3,"file":"index.mjs","sources":["../../../src/components/Typography/index.ts"],"sourcesContent":["import {\n Typography,\n TypographyFactory,\n TypographyProps,\n TypographyStylesNames,\n} from './Typography';\n\n/** @deprecated use `Typography` instead */\nconst TypographyStylesProvider = Typography;\n\nexport { Typography, TypographyStylesProvider };\n\nexport type {\n TypographyFactory,\n TypographyProps,\n TypographyStylesNames,\n TypographyFactory as TypographyStylesProviderFactory,\n TypographyProps as TypographyStylesProviderProps,\n TypographyStylesNames as TypographyStylesProviderStylesNames,\n};\n"],"names":[],"mappings":";;;AAQA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAM,wBAA2B,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA;;"}