Skip to content

TOptions

TOptions<T> = Partial<T> & Record<string, any>

Defined in: typedefs.ts:137

T