@pixi/react
Version:
Write PixiJS applications using React declarative style.
1 lines • 442 B
Source Map (JSON)
{"version":3,"file":"prepareForCommit.mjs","sources":["../../src/helpers/prepareForCommit.ts"],"sourcesContent":["import { log } from './log';\n\n/** Store info before React starts making changes tothe tree. */\nexport function prepareForCommit()\n{\n log('info', 'lifecycle::prepareForCommit');\n\n return null;\n}\n"],"names":[],"mappings":";;;AAGO,SAAS,gBAChB,GAAA;AACI,EAAA,GAAA,CAAI,QAAQ,6BAA6B,CAAA;AAEzC,EAAO,OAAA,IAAA;AACX;;;;"}