Function workflow_wasm::init::init_workflow

source ยท
pub fn init_workflow(
    workflow: &JsValue,
    modules: &JsValue,
) -> Result<(), JsValue>