Viewing File: /home/ubuntu/vedadeals-frontend-base/node_modules/react-redux/es/utils/useSyncExternalStore.d.ts

import type { useSyncExternalStore } from 'use-sync-external-store';
import type { useSyncExternalStoreWithSelector } from 'use-sync-external-store/with-selector';
export declare const notInitialized: () => never;
export declare type uSES = typeof useSyncExternalStore;
export declare type uSESWS = typeof useSyncExternalStoreWithSelector;
Back to Directory File Manager