aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/bring/index.js
diff options
context:
space:
mode:
authorLibravatar Dennis Heinrich <dennis.heinrich@posteo.de>2023-06-29 03:44:20 +0200
committerLibravatar GitHub <noreply@github.com>2023-06-29 07:14:20 +0530
commit09bec6fec5af85963e2b6705cbad117a201710c1 (patch)
treeb1959c00598d0888d14ad054be4968194c5f778a /recipes/bring/index.js
parentadd survfate as a contributor for code (#384) [skip ci] (diff)
downloadferdium-recipes-09bec6fec5af85963e2b6705cbad117a201710c1.tar.gz
ferdium-recipes-09bec6fec5af85963e2b6705cbad117a201710c1.tar.zst
ferdium-recipes-09bec6fec5af85963e2b6705cbad117a201710c1.zip
Implemented the Service: Bring (#382)
Diffstat (limited to 'recipes/bring/index.js')
-rw-r--r--recipes/bring/index.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/bring/index.js b/recipes/bring/index.js
new file mode 100644
index 0000000..dd41f72
--- /dev/null
+++ b/recipes/bring/index.js
@@ -0,0 +1 @@
module.exports = Ferdium => Ferdium;