Skip to content

@maxhealth.tech/prefab / actions / ActionJSON

Interface: ActionJSON

Defined in: actions/types.ts:9

Serialized action JSON

Indexable

ts
[key: string]: unknown

Properties

action

ts
action: string;

Defined in: actions/types.ts:10

Released under the MIT License.