interface ValueNull {
    type: "null";
}

Properties

Properties

type: "null"