- Preparing search index...
- The search index is not available
retsac
Type alias RR_ResolverOptions<T>
RR_
Resolver
Options
<T>: { reduce
?: boolean | Condition<T>; } & ({ handleEnd
?: boolean; next
: string & {} | "*"; } | { handleEnd
: boolean; next
?: string & {} | "*"; })