{"version":3,"file":"global.mjs","sourceRoot":"","sources":["../../src/global.ts"],"names":[],"mappings":"AAAA,OAAO,YAAY,MAAM,mBAAmB,CAAC;AAC7C,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAE1C,UAAU,CAAC;IACV,OAAO,EAAE,0CAA0C;IACnD,IAAI,EAAE,mBAAmB;IACzB,GAAG,EAAE,yCAAyC;CAC9C,CAAC,CAAC;AAEH,eAAe,YAAY,CAAC","sourcesContent":["import globalObject from '@dojo/shim/global';\nimport { deprecated } from './instrument';\n\ndeprecated({\n\tmessage: 'has been replaced with @dojo/shim/global',\n\tname: '@dojo/core/global',\n\turl: 'https://github.com/dojo/core/issues/302'\n});\n\nexport default globalObject;\n"]}