Interface Value

interface Value {
    _tag: "Value";
}

Properties

Properties

_tag: "Value"

Generated using TypeDoc