Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/fontsource/fontsource
/ AxesData
Interface
AxesData
website/app/utils/types.ts:29–34 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
27
}
28
29
export
interface
AxesData {
30
default: string;
31
min: string;
32
max: string;
33
step: string;
34
}
35
36
export
interface
VariableData {
37
family: string;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected