UNPKG

@pixi/react

Version:

Write PixiJS applications using React declarative style.

13 lines (9 loc) 302 B
'use strict'; var log = require('./log.js'); "use strict"; function getInstanceFromScope(_scope) { log.log("info", "lifecycle:getInstanceFromScope"); throw new Error("Not yet implemented."); } exports.getInstanceFromScope = getInstanceFromScope; //# sourceMappingURL=getInstanceFromScope.js.map