@primer/brand-primitives
Version:
Color, spacing, and typography primitives for the Primer Brand Design System
24 lines (21 loc) • 354 B
TypeScript
/**
* Do not edit directly
* Generated on Wed, 23 Apr 2025 15:47:28 GMT
*/
declare const tokens: {
"brand": {
"River": {
"spacing": {
"inner": string,
"innerY": string,
"outer": string
}
},
"RiverBreakout": {
"spacing": {
"inner": string
}
}
}
}
export default tokens;