- Preparing search index...
- The search index is not available
evogram
Constructors
constructor
- new Context<T>(_client, _source): Context<T>
-
Properties
Protected
_source
_source: T
Methods
toContext
- toContext<TContext>(): TContext
-
Returns TContext
The context object.
Converts the source object to a context object of a given type.
Example