Type alias TestFunction<ExtraContext>

TestFunction<ExtraContext>: ((context) => Awaitable<any> | void)

Type Parameters

  • ExtraContext = {}

Type declaration

Generated using TypeDoc