コンテンツにスキップ

RowTuple

このコンテンツはまだ日本語訳がありません。

RowTuple = (number | null)[]

Defined in: worker/protocol.ts:17

A single row as a tuple of nullable numbers, produced by schema.toRow().