Interface ExtendedProperties
Properties
search
search
: <M>
(this
: { constructor
: any }, s
: Search) => Promise<M[]>
Type declaration
-
- <M>(this: { constructor: any }, s: Search): Promise<M[]>
-
Type parameters
Parameters
-
this: { constructor: any }
-
Returns Promise<M[]>