UNPKG

alloy

Version:

TiDev Titanium MVC Framework

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