UNPKG

@petkoneo/phaser3-rex-plugins

Version:
8 lines 162 B
// Default method var GetChildrenSizers = function(out) { if (out === undefined) { out = []; } return out; } export default GetChildrenSizers;