Type alias Value

Value: null | string | number | bigint | ArrayBuffer

JavaScript values that you can receive from the database in a statement result.

Generated using TypeDoc