UNPKG

@reduxjs/toolkit

Version:

The official, opinionated, batteries-included toolset for efficient Redux development

3 lines (2 loc) 127 B
import type { InternalHandlerBuilder } from './types'; export declare const buildWindowEventHandler: InternalHandlerBuilder;