- Preparing search index...
- The search index is not available
biorate
Type alias QueryWithHelpers<ResultType, DocType, THelpers, RawDocType, QueryOp>
QueryWithHelpers<ResultType, DocType, THelpers, RawDocType, QueryOp>: Query<ResultType, DocType, THelpers, RawDocType, QueryOp> & THelpers
Type Parameters
-
ResultType
-
DocType
-
THelpers = {}
-
RawDocType = DocType
-
QueryOp = "find"