interface ValueMissing {
    type: "missing";
}

Properties

Properties

type: "missing"