UNPKG

@pixi/react

Version:

Write PixiJS applications using React declarative style.

1 lines 478 B
{"version":3,"file":"processUnmountQueue.mjs","sources":["../../src/helpers/processUnmountQueue.ts"],"sourcesContent":["import { store } from '../store';\nimport { unmountRoot } from './unmountRoot';\n\nexport function processUnmountQueue()\n{\n for (const root of store.unmountQueue)\n {\n unmountRoot(root);\n }\n}\n"],"names":[],"mappings":";;;;AAGO,SAAS,mBAChB,GAAA;AACI,EAAW,KAAA,MAAA,IAAA,IAAQ,MAAM,YACzB,EAAA;AACI,IAAA,WAAA,CAAY,IAAI,CAAA;AAAA;AAExB;;;;"}