@pixi/react
Version:
Write PixiJS applications using React declarative style.
1 lines • 506 B
Source Map (JSON)
{"version":3,"file":"getRootHostContext.mjs","sources":["../../src/helpers/getRootHostContext.ts"],"sourcesContent":["import { NO_CONTEXT } from '../constants/NO_CONTEXT';\nimport { log } from './log';\n\n/** Retrieves the host context from the root container. */\nexport function getRootHostContext()\n{\n log('info', 'lifecycle::getRootHostContext');\n\n return NO_CONTEXT;\n}\n"],"names":[],"mappings":";;;;AAIO,SAAS,kBAChB,GAAA;AACI,EAAA,GAAA,CAAI,QAAQ,+BAA+B,CAAA;AAE3C,EAAO,OAAA,UAAA;AACX;;;;"}