Type Alias InstantiableCheck<T>

InstantiableCheck<T>: (new (url: string, token: string, options?: CheckerOptions) => T)

Type Parameters