Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vercel/next.js
/ loader.test.ts
File
loader.test.ts
packages/font/src/local/loader.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
nextFontLocalFontLoader from
'./loader'
2
3
describe(
'next/font/local loader'
, () => {
4
describe(
'generated CSS'
, () => {
Callers
nothing calls this directly
Calls
6
describe
Function · 0.85
nextFontLocalFontLoader
Function · 0.85
fn
Method · 0.80
test
Function · 0.50
cb
Function · 0.50
expect
Function · 0.50
Tested by
no test coverage detected