UNPKG

@titanium/turbo

Version:

🚀 Turbo is the awesome framework for turbo charging your Titanium cross-platform native mobile app development!

8 lines (7 loc) • 120 B
function showAlert(e) { alert(e.source.title); } // runtime unit tests if (!ENV_PROD) { require('specs/window')($); }