UNPKG

react-simple-game-engine

Version:

[WIP] not able to use in currently. <!-- Document cumming soon... -->

6 lines (5 loc) 94 B
export function SceneUI(ui) { return function (target) { target.ui = ui; }; }