Type alias SqlDate

SqlDate: {
    _tag: "SqlDate";
}

Type declaration

  • Readonly _tag: "SqlDate"

Generated using TypeDoc