Skip to main content

Function: modelFlow()

function modelFlow(...args): void;

Decorator that turns a function generator into a model flow.

Parameters​

ParameterType
...argsany[]

Returns​

void