🚀 Advanced Web Server Manager
Complete File Manager & Terminal - Standalone Version
By Sid Gifari | Gifari Industries
Current path:
/
/
home
/
duzhbywe
/
nodevenv
/
Job-Portal
/
20
/
lib
/
node_modules
/
react-redux
/
src
/
utils
✏️
Editing: useSyncExternalStore.ts
import type { useSyncExternalStore } from 'use-sync-external-store' import type { useSyncExternalStoreWithSelector } from 'use-sync-external-store/with-selector' export const notInitialized = () => { throw new Error('uSES not initialized!') } export type uSES = typeof useSyncExternalStore export type uSESWS = typeof useSyncExternalStoreWithSelector
💾 Save Changes
❌ Cancel