{ "version": 3, "sources": ["../../javascript/components/BrowsingOutOfRegionContext.ts"], "sourcesContent": ["import React from \"react\"\n\ntype BrowsingOutOfRegion = boolean\n\nconst BrowsingOutOfRegionContext =\n React.createContext(false)\n\nexport { BrowsingOutOfRegion, BrowsingOutOfRegionContext as default }\n"], "mappings": "kHAAA,IAAAA,EAAkB,SAIZC,EACJ,EAAAC,QAAM,cAAmC,EAAK", "names": ["import_react", "BrowsingOutOfRegionContext", "React"] }