Font
Example Token Payload
{
"id": string
"name": string
"description": string
"tokenType": "Font"
"origin": ItemOrigin | null
"value": {
"family": "Lato"
"subfamily": "bold"
"referencedToken": Font | null
}
}Associated functions
Last updated