MCPcopy
hub / github.com/mui/material-ui / prepareTypographyVars.test.ts

File prepareTypographyVars.test.ts

packages/mui-system/src/cssVars/prepareTypographyVars.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expect } from 'chai';
2import { createTheme } from '@mui/material/styles';
3import prepareTypographyVars from './prepareTypographyVars';
4

Callers

nothing calls this directly

Calls 2

createThemeFunction · 0.90
prepareTypographyVarsFunction · 0.85

Tested by

no test coverage detected