Skip to content

@sebasoft/neuron-js


ActionConstructor = (id, type, params, options, neuron) => IElementInstance

Defined in: index.ts:35

Constructor type for Actions.

Parameters

id

string

type

string

params

ParameterInterface[]

options

any

neuron

Neuron

Returns

IElementInstance