interface ModelAminoMsg {
    type: "wasm/Model";
    value: ModelAmino;
}

Properties

Properties

type: "wasm/Model"
value: ModelAmino