itweetinput
@nishans/core / Exports / ITweetInput
Interface: ITweetInput#
Hierarchy#
IInput
↳ ITweetInput
Index#
Properties#
Properties#
format#
• Optional format: undefined | Record<string, unknown>
Defined in: core/types/block.ts:238
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:237
type#
• type: tweet
Defined in: core/types/block.ts:236