amis-rpc-design/node_modules/react-redux/es/utils/useSyncExternalStore.js
2023-10-07 19:42:30 +08:00

3 lines
84 B
JavaScript

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