PHP 8.2.30
Preview: Context.d.ts Size: 662 B
/proc/thread-self/root/home/byroehnu/.trash/node_modules11/react-redux/es/components/Context.d.ts

import * as React from 'react';
import type { Action, AnyAction, Store } from 'redux';
import type { Subscription } from '../utils/Subscription';
import type { CheckFrequency } from '../hooks/useSelector';
export interface ReactReduxContextValue<SS = any, A extends Action = AnyAction> {
    store: Store<SS, A>;
    subscription: Subscription;
    getServerState?: () => SS;
    stabilityCheck: CheckFrequency;
    noopCheck: CheckFrequency;
}
export declare const ReactReduxContext: React.Context<ReactReduxContextValue<any, AnyAction>>;
export declare type ReactReduxContextInstance = typeof ReactReduxContext;
export default ReactReduxContext;

Directory Contents

Dirs: 0 × Files: 6

Name Size Perms Modified Actions
8.08 KB lrw-r--r-- 2026-02-28 00:29:44
Edit Download
19.18 KB lrw-r--r-- 2026-02-28 00:27:56
Edit Download
662 B lrw-r--r-- 2026-02-28 00:29:44
Edit Download
843 B lrw-r--r-- 2026-02-28 00:28:06
Edit Download
1.43 KB lrw-r--r-- 2026-02-28 00:29:58
Edit Download
1.42 KB lrw-r--r-- 2026-02-28 00:28:44
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).