Subtheme of barrio
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

1 lines
398 B

{"version":3,"file":"Map.js","sourceRoot":"","sources":["../../src/util/Map.ts"],"names":[],"mappings":";AAAA,qBAAqB,QAAQ,CAAC,CAAA;AAC9B,4BAA4B,eAAe,CAAC,CAAA;AAE/B,WAAG,GAAG,WAAI,CAAC,GAAG,IAAI,CAAC,cAAM,OAAA,yBAAW,EAAX,CAAW,CAAC,EAAE,CAAC","sourcesContent":["import { root } from './root';\nimport { MapPolyfill } from './MapPolyfill';\n\nexport const Map = root.Map || (() => MapPolyfill)();"]}