Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/fontsource/fontsource
/ packager.test.ts
File
packager.test.ts
packages/cli/tests/custom/packager.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
fs from
'fs-extra'
;
2
import
{ describe, expect, it, vi } from
'vitest'
;
3
4
import
{ packagerCustom } from
'../../src/custom/packager'
;
Callers
nothing calls this directly
Calls
1
packagerCustom
Function · 0.90
Tested by
no test coverage detected