/** * Global Store use in calculateState * when themePath and global path not sync will rollback to use prev state. * * https://github.com/react-atomic/reshow/blob/main/ui/molecules/ReshowComponent.jsx#L12-L19 */ export const globalStore: {};