Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LifecycleHook<Context>

Type parameters

  • Context

Hierarchy

  • LifecycleHook

Index

Properties

globalQueue: MiddlewareQueue<Context>
scopeQueues: { queue: MiddlewareQueue<Context>; scope: string; capture: any }[]

Generated using TypeDoc