- Preparing search index...
- The search index is not available
biorate
Type alias QueryHelperThis<T, QueryHelpers, S>
QueryHelperThis<T, QueryHelpers, S>: QueryWithHelpers<S | null, S, QueryHelpers, InstanceType<T>>
Type Parameters
-
-
QueryHelpers
-
S = DocumentType<InstanceType<T>, QueryHelpers>
Helper type to easily set the
this
type in a QueryHelper function