# Type Alias: Row
Row =
Record<string,unknown>
Defined in: node_modules/.pnpm/@rawsql-ts+testkit-postgres@0.16.0/node_modules/@rawsql-ts/testkit-postgres/dist/types.d.ts:5
Generic record shape returned by testkit query results.