Type alias RunViewResult

RunViewResult: {
    data: MichelsonV1Expression;
}

Type declaration

Generated using TypeDoc