aboutsummaryrefslogtreecommitdiffstats
path: root/uncompressed/nextdoor/index.js
diff options
context:
space:
mode:
authorLibravatar Jake Lee <github@jakelee.co.uk>2020-04-10 23:12:48 +0100
committerLibravatar Jake Lee <github@jakelee.co.uk>2020-04-10 23:12:48 +0100
commit9c9ebafaf4af21736a48bec17703b14d5302d352 (patch)
treef2c44ff5a1a68b8d4e33fca5eb0de1330fe4c82d /uncompressed/nextdoor/index.js
parentFix accidental HTML tag (diff)
downloadferdium-recipes-9c9ebafaf4af21736a48bec17703b14d5302d352.tar.gz
ferdium-recipes-9c9ebafaf4af21736a48bec17703b14d5302d352.tar.zst
ferdium-recipes-9c9ebafaf4af21736a48bec17703b14d5302d352.zip
Add Nextdoor recipe
Diffstat (limited to 'uncompressed/nextdoor/index.js')
-rw-r--r--uncompressed/nextdoor/index.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/uncompressed/nextdoor/index.js b/uncompressed/nextdoor/index.js
new file mode 100644
index 0000000..e8243fb
--- /dev/null
+++ b/uncompressed/nextdoor/index.js
@@ -0,0 +1,3 @@
1"use strict";
2
3module.exports = Franz => Franz; \ No newline at end of file