@pixi/react
Version:
Write PixiJS applications using React declarative style.
1 lines • 425 B
Source Map (JSON)
{"version":3,"file":"clearContainer.mjs","sources":["../../src/helpers/clearContainer.ts"],"sourcesContent":["import { log } from './log';\n\n/** Mutate and remove all children from a container. */\nexport function clearContainer()\n{\n log('info', 'lifecycle::clearContainer');\n\n return false;\n}\n"],"names":[],"mappings":";;;AAGO,SAAS,cAChB,GAAA;AACI,EAAA,GAAA,CAAI,QAAQ,2BAA2B,CAAA;AAEvC,EAAO,OAAA,KAAA;AACX;;;;"}