]> git.r.bdr.sh - rbdr/blog/blobdiff - lib/constants.js
Remove force rms and dependency on ncp
[rbdr/blog] / lib / constants.js
diff --git a/lib/constants.js b/lib/constants.js
new file mode 100644 (file)
index 0000000..9b4ce31
--- /dev/null
@@ -0,0 +1,3 @@
+module.exports = {
+  kFileNotFoundError: 'ENOENT',
+};