UNPKG

@titanium/turbo

Version:

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

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