Skip to content

@sebasoft/neuron-js


RuleConstructor = (id, type, conditions, actions, options) => IElementInstance

Defined in: index.ts:53

Constructor type for Rules.

Parameters

id

string

type

string

conditions

ConditionInterface[]

actions

ActionInterface[]

options

any

Returns

IElementInstance