UNPKG

@titanium/turbo

Version:

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

10 lines (8 loc) • 168 B
function showAlert(e) { alert('Alloy.CFG.someValue = ' + Alloy.CFG.someValue); } $.index.open(); // runtime unit tests if (!ENV_PROD) { require('specs/index')($); }