Blame view

both/modules/startup.js 62 Bytes
3c77b41ea   Ryan Glover   refactor file str...
1
2
3
  var startup = function() {};
  
  Modules.both.startup = startup;