type alias Rowimport { type Row } from "https://deno.land/x/sqlite@v3.8/mod.ts"; The default type for returned rows. definition: Array<unknown>