Options
All
  • Public
  • Public/Protected
  • All
Menu

interfaces

Index

Namespaces

Interfaces

Type aliases

Type aliases

Callback<T>: (error: any, response?: export=.Response<T>) => void

Type parameters

  • T

Type declaration

    • The callback for a service request.

      Parameters

      Returns void

Generated using TypeDoc