Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/fontsource/fontsource
/ AxesData
Interface
AxesData
api/common/types.ts:47–52 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
45
}
46
47
interface
AxesData {
48
default: string;
49
min: string;
50
max: string;
51
step: string;
52
}
53
54
// axes: italic: link
55
interface
VariableVariants {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected