UNPKG

phaser4-rex-plugins

Version:
8 lines (6 loc) 265 B
import SetChildrenInteractive from '../utils/setchildreninteractive/SetChildrenInteractive.js'; var SetChildrenInteractiveWrap = function (config) { SetChildrenInteractive(this, config); return this; } export default SetChildrenInteractiveWrap;