UNPKG

@titanium/turbo

Version:

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

6 lines (4 loc) • 93 B
if (OS_IOS) { Alloy.Models.user = Alloy.createModel('user'); Alloy.Models.user.fetch(); }