Skip to content

table

const table: (name, columns, indexes) => Table

Defined in: packages/@livestore/common/dist/schema/state/sqlite/db-schema/ast/sqlite.d.ts:56

string

ReadonlyArray<Column>

ReadonlyArray<Index>

Table