Interface: MediaOp
Defined in: src/batteries/media/plan.ts:101
The JSON ops front-end's step shape — identical to MediaStep minus the span.
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
args | Record<string, MediaArgValue> | The verb's named args. | src/batteries/media/plan.ts:105 |
verb | string | The canonical (or foldable) verb id. | src/batteries/media/plan.ts:103 |