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