We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e123d9f commit 9e079bfCopy full SHA for 9e079bf
public/javascripts/action.js
@@ -1,5 +1,5 @@
1
var action = function(){
2
- "use strict";
+ 'use strict';
3
4
var action = {
5
eventMe: function(objectIn){
0 commit comments