- Preparing search index...
- The search index is not available
Documentation
Type alias MethodImplementation<This>
Method
Implementation
<This>: ((this
: Wrapper<This>,
...params
: any[]) => any)
Type declaration
-
- (this: Wrapper<This>, ...params: any[]): any
-
Returns any