Version 1
[yaffs-website] / node_modules / grunt-uncss / node_modules / async / internal / findGetResult.js
diff --git a/node_modules/grunt-uncss/node_modules/async/internal/findGetResult.js b/node_modules/grunt-uncss/node_modules/async/internal/findGetResult.js
new file mode 100644 (file)
index 0000000..f8d3fe0
--- /dev/null
@@ -0,0 +1,10 @@
+"use strict";
+
+Object.defineProperty(exports, "__esModule", {
+    value: true
+});
+exports.default = _findGetResult;
+function _findGetResult(v, x) {
+    return x;
+}
+module.exports = exports["default"];
\ No newline at end of file