- Preparing search index...
- The search index is not available
retsac
Type alias RS_ResolverOptions<T>
RS_
Resolver
Options
<T>: { next
: string & {} | "*"; reduce
?: boolean | Condition<T>; }
Type declaration
-
next: string & {} | "*"
-
Optional reduce?: boolean | Condition<T>
Default: true