Created
April 12, 2018 14:51
-
-
Save brocard/844ff760c3bbe1653cf804ecdb6ead95 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(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