Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IContextOptions<P>

Type parameters

  • P = any | void

Hierarchy

Index

Properties

api: API
client: AxiosInstance
options: Options
payload?: { [ K in string | number | symbol]?: P[keyof P] }

Generated using TypeDoc