Skip to content

Documentation / @super-line/server / ServerRowCondition

Type Alias: ServerRowCondition

ServerRowCondition = Omit<RowCondition, "n"> & object

Defined in: collections/types.ts:26

Type Declaration

collection

collection: string

Released under the MIT License.