exportblocktaskparams
@nishans/types / Exports / ExportBlockTaskParams
#
Interface: ExportBlockTaskParams#
Hierarchy- ExportBlockTaskParams
#
Index#
Properties#
Properties#
task• task: { eventName
: exportBlock ; request
: { blockId
: string ; exportOptions
: ExportOptions ; recursive
: boolean } }
#
Type declaration:Name | Type |
---|---|
eventName | exportBlock |
request | { blockId : string ; exportOptions : ExportOptions ; recursive : boolean } |
Defined in: tasks.ts:56