MCPcopy
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

1import nextFontLocalFontLoader from './loader'
2
3describe('next/font/local loader', () => {
4 describe('generated CSS', () => {

Callers

nothing calls this directly

Calls 6

describeFunction · 0.85
nextFontLocalFontLoaderFunction · 0.85
fnMethod · 0.80
testFunction · 0.50
cbFunction · 0.50
expectFunction · 0.50

Tested by

no test coverage detected