Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Type aliases

AnyAttachment

AppState

AppState: Cookie[]

Array of cookies representing the login state of a single Api instance. This can be stored and used for later Api initialisation.

MessageID

MessageID: string

PrimitiveObject

PrimitiveObject: Record<string, string | number | boolean | null | undefined>