Class CallHandler<T>

Type Parameters

  • T

Constructors

Properties

Constructors

Properties

fetchConfig: MoveFetchConfig
handler: (call: T) => Promise<ProcessResult>