Preview: invalidArgFactory.d.ts
Size: 233 B
/proc/thread-self/root/home/byroehnu/.trash/node_modules11/react-redux/es/connect/invalidArgFactory.d.ts
import type { Action, Dispatch } from 'redux';
export declare function createInvalidArgFactory(arg: unknown, name: string): (dispatch: Dispatch<Action<unknown>>, options: {
readonly wrappedComponentName: string;
}) => never;
Directory Contents
Dirs: 0 × Files: 14