UNPKG

@titanium/turbo

Version:

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

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