UnKeyedValuedOptions
Defined in: package/src/types.ts:109
Represents options with a value to be set
Extends
Type Parameters
| Type Parameter |
|---|
|
Properties
table
table: T;Defined in: package/src/types.ts:74
Table to use
Inherited from
auth?
optional auth: string;Defined in: package/src/types.ts:76
Authentication key
Inherited from
value
value: JSObjectN;Defined in: package/src/types.ts:112
Value to be established