Transition
Last updated
Was this helpful?
Last updated
Was this helpful?
/ / Transition
• new Transition(program
, functionName
, inputs
)
Parameters
program
string
functionName
string
inputs
any
[]
Defined in
• functionName: string
Implementation of
Defined in
• inputs: any
[]
Implementation of
Defined in
• program: string
Implementation of
Defined in
.
.
.