idriveinput
@nishans/core / Exports / IDriveInput
Interface: IDriveInput#
Hierarchy#
IInput
↳ IDriveInput
Index#
Properties#
Properties#
file_id#
• file_id: string
Defined in: core/types/block.ts:232
format#
• Optional format: undefined | { drive_properties: { file_id: string ; icon: string ; modified_time: number ; title: string ; trashed: boolean ; url: string ; user_name: string } ; drive_status: { authed: boolean ; last_fetched: number } }
Defined in: core/types/block.ts:231
id#
• Optional id: undefined | string
Defined in: core/types/block.ts:7
properties#
• Optional properties: undefined | Record<string, unknown>
Defined in: core/types/block.ts:230
type#
• type: drive
Defined in: core/types/block.ts:229