Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SplootCode/splootcode
/ preloadFonts
Function
preloadFonts
packages/editor/src/layout/layout_constants.ts:79–83 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
77
}
78
79
export
function
preloadFonts() {
80
stringWidth(
'loadfontplz'
)
81
stringLiteralDimensions(
'loadfontplz'
)
82
placeholderWidth(
'loadfontplz'
)
83
}
Callers
1
index.tsx
File · 0.90
Calls
3
stringWidth
Function · 0.85
stringLiteralDimensions
Function · 0.85
placeholderWidth
Function · 0.85
Tested by
no test coverage detected