aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/bip/index.js
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/bip/index.js')
-rw-r--r--recipes/bip/index.js4
1 files changed, 1 insertions, 3 deletions
diff --git a/recipes/bip/index.js b/recipes/bip/index.js
index 4507e72..8949ee0 100644
--- a/recipes/bip/index.js
+++ b/recipes/bip/index.js
@@ -1,3 +1 @@
1module.exports = Ferdi => class bip extends Ferdi { module.exports = Ferdi => class bip extends Ferdi {};
2
3};