We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc869c6 commit 04f880eCopy full SHA for 04f880e
dist/css_grid_annotator-0.1.js
@@ -1,3 +1,5 @@
1
+// This file was generated from the original css_grid_annotator repository: https://github.com/motine/css_grid_annotator
2
+// please check back for releases there.
3
"use strict";
4
5
function _instanceof(left, right) { if (right != null && typeof Symbol !== "undefined" && right[Symbol.hasInstance]) { return right[Symbol.hasInstance](left); } else { return left instanceof right; } }
0 commit comments