Type alias ExecuteJsProps

ExecuteJsProps: JsonExecutionRequest & {
    debug?: boolean;
}

Generated using TypeDoc