{"version":3,"sources":["../src/babylon/index.ts"],"names":["BABYLON_CORE"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;AAEO,IAAM,OAAA,GAA+BA;AAE5C,eAAsB,aAAA,GAA8C;AAClE,EAAA,OAAOA,uBAAA;AACT;AAEO,SAAS,WAAA,GAAmC;AACjD,EAAA,OAAOA,uBAAA;AACT","file":"chunk-4HHJSPDD.cjs","sourcesContent":["import * as BABYLON_CORE from '@babylonjs/core';\n\nexport const BABYLON: typeof BABYLON_CORE = BABYLON_CORE;\n\nexport async function ensureBABYLON(): Promise<typeof BABYLON_CORE> {\n  return BABYLON_CORE;\n}\n\nexport function peekBABYLON(): typeof BABYLON_CORE {\n  return BABYLON_CORE;\n}\n\nexport * from '@babylonjs/core';\nexport type * from '@babylonjs/core';\n\n"]}