From 57de982a9300a6a71a5a5d1dac54c5c070cf48b7 Mon Sep 17 00:00:00 2001 From: Vijay Aravamudhan Date: Sun, 12 Sep 2021 18:24:42 +0530 Subject: New recipe: 'devRant' (#706) --- recipes/devRant/index.js | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 recipes/devRant/index.js (limited to 'recipes/devRant/index.js') 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 @@ +module.exports = Ferdi => { +}; -- cgit v1.2.3-54-g00ecf