Skip to content

@maxhealth.tech/prefab / actions / Action

Interface: Action

Defined in: actions/types.ts:15

Base interface all actions implement

Methods

toJSON()

ts
toJSON(): ActionJSON;

Defined in: actions/types.ts:16

Returns

ActionJSON

Released under the MIT License.