Type Alias Value
Value:
| null
| string
| boolean
| number
| Color
| ProjectionDefinition
| Collator
| Formatted
| Padding
| NumberArray
| ColorArray
| ResolvedImage
| VariableAnchorOffsetCollection
| ReadonlyArray<Value>
| { readonly [x: string]: Value }
| null
| string
| boolean
| number
| Color
| ProjectionDefinition
| Collator
| Formatted
| Padding
| NumberArray
| ColorArray
| ResolvedImage
| VariableAnchorOffsetCollection
| ReadonlyArray<Value>
| { readonly [x: string]: Value }
Was this helpful?