Skip to content

Latest commit

 

History

History
31 lines (16 loc) · 557 Bytes

File metadata and controls

31 lines (16 loc) · 557 Bytes

VariableData

Interface: VariableData

Defined in: figmaPluginTypes.ts:4629

Properties

resolvedType?

optional resolvedType: VariableResolvedDataType

Defined in: figmaPluginTypes.ts:4631


type?

optional type: VariableDataType

Defined in: figmaPluginTypes.ts:4630


value?

optional value: VariableValueWithExpression

Defined in: figmaPluginTypes.ts:4632