UNPKG

@titanium/turbo

Version:

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

11 lines (9 loc) • 313 B
Alloy.Globals.setupWindow($.win); $.styleModule.html = _.template(Alloy.Globals.htmlTemplate, { CODE: "require('alloy/styles/rawStyle')", BRUSH: 'js' }); $.styleArray.html = _.template(Alloy.Globals.htmlTemplate, { CODE: JSON.stringify(require('alloy/styles/features/rawStyle'), null, ' '), BRUSH: 'js' });