UNPKG

743 BSource Map (JSON)View Raw
1{"version":3,"file":"Three.js","sourceRoot":"","sources":["../src/Three.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,qBAAqB,MAAM,oBAAoB,CAAC;AAIvD,MAAM,CAAC,KAAK,GAAG,MAAM,CAAC,KAAK,IAAI,KAAK,CAAC;AAErC,aAAa;AACb,MAAM,CAAC,KAAK,CAAC,sBAAsB,CAAC,GAAG,qBAAqB,CAAC;AAC7D,aAAa;AACb,MAAM,CAAC,KAAK,CAAC,uBAAuB,CAAC,GAAG,qBAAqB,CAAC;AAE9D,eAAe,KAAK,CAAC","sourcesContent":["import * as THREE from 'three';\nimport suppressMetroWarnings from './suppressWarnings';\n\ndeclare var global: any;\n\nglobal.THREE = global.THREE || THREE;\n\n// @ts-ignore\nglobal.THREE['suppressExpoWarnings'] = suppressMetroWarnings;\n// @ts-ignore\nglobal.THREE['suppressMetroWarnings'] = suppressMetroWarnings;\n\nexport default THREE;\n"]}
\No newline at end of file