UNPKG

@mantine/core

Version:

React components library focused on usability, accessibility and developer experience

11 lines (7 loc) 273 B
'use client'; 'use strict'; var Typography = require('./Typography.cjs'); const TypographyStylesProvider = Typography.Typography; exports.Typography = Typography.Typography; exports.TypographyStylesProvider = TypographyStylesProvider; //# sourceMappingURL=index.cjs.map