aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/devRant/index.js
diff options
context:
space:
mode:
authorLibravatar Vijay Aravamudhan <vraravam@users.noreply.github.com>2021-09-12 18:24:42 +0530
committerLibravatar GitHub <noreply@github.com>2021-09-12 12:54:42 +0000
commit57de982a9300a6a71a5a5d1dac54c5c070cf48b7 (patch)
treef0b3f4a97a3f345a963de56136269b1d0097b18f /recipes/devRant/index.js
parentNew recipe: 'weekplan' (#705) (diff)
downloadferdium-recipes-57de982a9300a6a71a5a5d1dac54c5c070cf48b7.tar.gz
ferdium-recipes-57de982a9300a6a71a5a5d1dac54c5c070cf48b7.tar.zst
ferdium-recipes-57de982a9300a6a71a5a5d1dac54c5c070cf48b7.zip
New recipe: 'devRant' (#706)
Diffstat (limited to 'recipes/devRant/index.js')
-rw-r--r--recipes/devRant/index.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/devRant/index.js b/recipes/devRant/index.js
new file mode 100644
index 0000000..7e19dff
--- /dev/null
+++ b/recipes/devRant/index.js
@@ -0,0 +1,2 @@
1module.exports = Ferdi => {
2};