BasicOptionsPayload<Type>
Defined in: src/types/options/index.ts:33
Type Parameters
Type
Type extends string = string
Properties
type
type: Type;
Defined in: src/types/options/index.ts:34
value
value: string;
Defined in: src/types/options/index.ts:35