property Table.read

Every ordinary read of this table's rows: the whole row, or the columns a caller names. See #shared/db/table-reader.ts.

Type

TableReader<Row>

Usage

import { type Table } from "doc.ts";