Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

  • D = unknown

Hierarchy

  • RequestResponseObject

Index

Properties

cache?: CacheType
ctx: Readonly<default<D>>
data: Promise<Nullable<D>>
emitter: EventEmitter2
response: default<D>
stream: AsyncIterableIterator<unknown>

Methods

  • dropCache(): void