duplicateblocktaskparams
@nishans/types / Exports / DuplicateBlockTaskParams
Interface: DuplicateBlockTaskParams#
Hierarchy#
- DuplicateBlockTaskParams
Index#
Properties#
Properties#
task#
• task: { eventName: duplicateBlock ; request: { addCopyName: boolean ; sourceBlockId: string ; targetBlockId: string } }
Type declaration:#
| Name | Type |
|---|---|
eventName | duplicateBlock |
request | { addCopyName: boolean ; sourceBlockId: string ; targetBlockId: string } |
Defined in: tasks.ts:7