aboutsummaryrefslogtreecommitdiffstats
path: root/uncompressed/wrike/index.js
diff options
context:
space:
mode:
authorLibravatar vantezzen <hello@vantezzen.io>2020-01-25 12:57:18 +0100
committerLibravatar vantezzen <hello@vantezzen.io>2020-01-25 12:57:18 +0100
commit460eb1d30c576e086fff12924cb141a655051c40 (patch)
tree7eade520a3a3a5a4bcd404f796d0f08e8a345f5a /uncompressed/wrike/index.js
parent#27 Add NewsBlur (diff)
downloadferdium-recipes-460eb1d30c576e086fff12924cb141a655051c40.tar.gz
ferdium-recipes-460eb1d30c576e086fff12924cb141a655051c40.tar.zst
ferdium-recipes-460eb1d30c576e086fff12924cb141a655051c40.zip
#23 Add Write
Diffstat (limited to 'uncompressed/wrike/index.js')
-rw-r--r--uncompressed/wrike/index.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/uncompressed/wrike/index.js b/uncompressed/wrike/index.js
new file mode 100644
index 0000000..8fbf1bf
--- /dev/null
+++ b/uncompressed/wrike/index.js
@@ -0,0 +1,4 @@
1'use strict';
2
3// just pass through Franz
4module.exports = Franz => Franz; \ No newline at end of file