UNPKG

@titanium/turbo

Version:

🚀 Axway Amplify tool to use Turbo for turbo charging your Appcelerator Titanium SDK Framework!

7 lines (6 loc) • 204 B
var args = arguments[0] || {}; // add children to deep container, if there are any _.each(args.children || [], function(child) { Ti.API.info('adding child ' + child.toString()); $.inner.add(child); });