Interface DispatchInterceptor
DispatchInterceptor(
dispatch: (
options: DispatchOptions,
handler: DispatchHandler,
) => boolean,
): (options: DispatchOptions, handler: DispatchHandler) => booleanDispatchInterceptor(
dispatch: (
options: DispatchOptions,
handler: DispatchHandler,
) => boolean,
): (options: DispatchOptions, handler: DispatchHandler) => boolean