Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ expect } from
'chai'
;
2
import
{ createTheme } from
'@mui/material/styles'
;
3
import
prepareTypographyVars from
'./prepareTypographyVars'
;
4
Callers
nothing calls this directly
Calls
2
createTheme
Function · 0.90
prepareTypographyVars
Function · 0.85
Tested by
no test coverage detected