ifigmainput
@nishans/core / Exports / IFigmaInput
#
Interface: IFigmaInput#
HierarchyIInput
↳ IFigmaInput
#
Index#
Properties#
Properties#
format• Optional
format: undefined | MediaFormat
Defined in: core/types/block.ts:262
#
id• Optional
id: undefined | string
Defined in: core/types/block.ts:7
#
properties• properties: { source
: string[][] }
#
Type declaration:Name | Type |
---|---|
source | string[][] |
Defined in: core/types/block.ts:261
#
type• type: figma
Defined in: core/types/block.ts:260