Files
pole-book/server/node_modules/react-redux/es/utils/useSyncExternalStore.js

3 lines
84 B
JavaScript

export const notInitialized = () => {
throw new Error('uSES not initialized!');
};