Skip to content

SimpleOptions

Defined in: package/src/types.ts:72

Represents the most basic options of any function

Extended by

Type Parameters

Type Parameter

T extends string

Properties

table

table: T;

Defined in: package/src/types.ts:74

Table to use


auth?

optional auth: string;

Defined in: package/src/types.ts:76

Authentication key