Type Alias TSpecHandlerFunction<TSpecData>

TSpecHandlerFunction<TSpecData>: ((executableSpec: ExecutableSpec<TSpecData>) => void)

Type Parameters

  • TSpecData