Interface ActionParams

EAPI action call params payload

Hierarchy

  • ActionParams

Properties

Properties

args?: any[]

for lmacro actions

kwargs?: object

for lmacro actions

value?: any

for unit actions

Generated using TypeDoc