Type alias SqlBigInt

SqlBigInt: {
    _tag: "SqlBigInt";
}

Type declaration

  • Readonly _tag: "SqlBigInt"

Generated using TypeDoc