ActionConstructor = (
id,type,params,options,neuron) =>IElementInstance
Defined in: index.ts:35
Constructor type for Actions.
Parameters
id
string
type
string
params
options
any
ActionConstructor = (
id,type,params,options,neuron) =>IElementInstance
Defined in: index.ts:35
Constructor type for Actions.
string
string
any