UNPKG

@titanium/turbo

Version:

Turbo is a variation of Titanium Alloy that adds some enhancements and customizations for rapid development.

9 lines (7 loc) 92 B
$.index.open(); function sayHi() { alert('hi'); } function doAlert() { alert('alert'); }