aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gitter/index.js
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gitter/index.js')
-rw-r--r--recipes/gitter/index.js6
1 files changed, 6 insertions, 0 deletions
diff --git a/recipes/gitter/index.js b/recipes/gitter/index.js
new file mode 100644
index 0000000..349649f
--- /dev/null
+++ b/recipes/gitter/index.js
@@ -0,0 +1,6 @@
1"use strict";
2
3// just pass through Franz
4
5module.exports = Franz => Franz;
6//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImRpc2NvcmQvaW5kZXguanMiXSwibmFtZXMiOlsibW9kdWxlIiwiZXhwb3J0cyIsIkZyYW56Il0sIm1hcHBpbmdzIjoiOztBQUFBOztBQUNBLE9BQU8sQUFBUCxVQUFpQixTQUFTLEFBQTFCIiwiZmlsZSI6ImRpc2NvcmQvaW5kZXguanMiLCJzb3VyY2VzQ29udGVudCI6WyIvLyBqdXN0IHBhc3MgdGhyb3VnaCBGcmFuelxubW9kdWxlLmV4cG9ydHMgPSBGcmFueiA9PiBGcmFuejtcbiJdfQ== \ No newline at end of file