Skip to content

ActivityPlug API / @activityplug/session-postgres / PostgresQueryResult

Interface: PostgresQueryResult<Row>

Defined in: index.ts:21

Type Parameters

Row

Row

Properties

rows

readonly rows: readonly Row[]

Defined in: index.ts:22