UNPKG

@expofp/floorplan

Version:

Interactive floor plan library for expos and events

2 lines (1 loc) 526 B
import{configure as t}from"mobx";import e from"./init";import r from"./RootStore";if(!window.__storeInitAllowed)throw new Error("Store initialization is not allowed before data is loaded");t({computedRequiresReaction:!0});const o=new r;e(o);export default o;export const uiState=o.uiState,exhibitorStore=o.exhibitorStore,boothStore=o.boothStore,categoryStore=o.categoryStore,layersStore=o.layerStore,heatmapStore=o.heatmapStore,searchStore=o.searchStore,toursStore=o.toursStore,intercomStore=o.intercomStore;window.__store=o;