aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/binance/index.js
diff options
context:
space:
mode:
authorLibravatar Maitre_Oda <oda.alexandre31@gmail.com>2021-08-28 15:33:46 +0200
committerLibravatar GitHub <noreply@github.com>2021-08-28 19:03:46 +0530
commitbc4394d8f0f9a4efcf4217f900463d2dec12c96c (patch)
tree6681794856e95c49660441239b088694f04ce26e /recipes/binance/index.js
parentNew recipe: ovh-cloud (#650) (diff)
downloadferdium-recipes-bc4394d8f0f9a4efcf4217f900463d2dec12c96c.tar.gz
ferdium-recipes-bc4394d8f0f9a4efcf4217f900463d2dec12c96c.tar.zst
ferdium-recipes-bc4394d8f0f9a4efcf4217f900463d2dec12c96c.zip
New recipe: binance (#645)
Diffstat (limited to 'recipes/binance/index.js')
-rw-r--r--recipes/binance/index.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/binance/index.js b/recipes/binance/index.js
new file mode 100644
index 0000000..a6681d5
--- /dev/null
+++ b/recipes/binance/index.js
@@ -0,0 +1,2 @@
1module.exports = Ferdi => class Binance extends Ferdi {
2};