TOptions<T>: Partial<T> & Record<string, any>
T
Partial
Record
string
any
Defined in: src/typedefs.ts:126
• T