Type alias TOptions<T>

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

Type Parameters

  • T

Generated using TypeDoc