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 line
398 B
1 line
398 B
2 years ago
|
{"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)();"]}
|