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