Skip to content

Latest commit

 

History

History
37 lines (19 loc) · 493 Bytes

File metadata and controls

37 lines (19 loc) · 493 Bytes

LibraryVariable

Interface: LibraryVariable

Defined in: figmaPluginTypes.ts:2023

Properties

key

key: string

Defined in: figmaPluginTypes.ts:2027

The key of the variable.


name

name: string

Defined in: figmaPluginTypes.ts:2025

The name of the variable.


resolvedType

resolvedType: VariableResolvedDataType

Defined in: figmaPluginTypes.ts:2029

The resolved type of this variable.