Skip to content

Instantly share code, notes, and snippets.

@PawelGerr
Created July 10, 2014 13:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save PawelGerr/3723fc1fae86791eb55d to your computer and use it in GitHub Desktop.
Save PawelGerr/3723fc1fae86791eb55d to your computer and use it in GitHub Desktop.
(function () {
'use strict';
window.ttBase = window.ttBase || {};
ttBase.module = angular.module('ttBase', []);
})();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment