Interface DropDefault

interface DropDefault {
    _tag: "DropDefault";
}

Hierarchy

  • Tagged<"DropDefault", {}>
    • DropDefault

Properties

Properties

_tag: "DropDefault"

Generated using TypeDoc