Skip to content

Instantly share code, notes, and snippets.

@brocard
Created April 12, 2018 14:51
Show Gist options
  • Save brocard/844ff760c3bbe1653cf804ecdb6ead95 to your computer and use it in GitHub Desktop.
Save brocard/844ff760c3bbe1653cf804ecdb6ead95 to your computer and use it in GitHub Desktop.
(function ($) {
'use strict';
var pr1 = pr1 || {};
pr1 = {
init: function () {
}
};
pr1.init();
})(jQuery);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment