interface RequestExecutor ((options) => Promise<T>)

Type Parameters

  • T = any

Generated using TypeDoc