We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f43131c + 6b6f05c commit 6f67c12Copy full SHA for 6f67c12
plugins/compare/frontend/app.js
@@ -1,6 +1,6 @@
1
var exported = {};
2
3
-(function() {
+(function(plugin) {
4
plugin.init = function() {
5
6
};
0 commit comments