Skip to content

OptionsWithValue

Defined in: core/client.ts:20

Extends

Properties

table

table: string;

Defined in: core/client.ts:13

The table to get data from

Inherited from

SimpleOptions.table


key?

optional key: string;

Defined in: core/client.ts:17

The key to get data from

Inherited from

SimpleOptions.key


value

value: JSONValues;

Defined in: core/client.ts:24

The value to set