From 6e4cfcd065688c25c5e11db5036ead94dc5a0136 Mon Sep 17 00:00:00 2001 From: Marco Lussetti Date: Tue, 20 Oct 2020 04:01:27 -0700 Subject: Add recipe for Sync.com (#337) --- recipes/sync/index.js | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 recipes/sync/index.js (limited to 'recipes/sync/index.js') diff --git a/recipes/sync/index.js b/recipes/sync/index.js new file mode 100644 index 0000000..a3e9be5 --- /dev/null +++ b/recipes/sync/index.js @@ -0,0 +1,2 @@ +module.exports = Ferdi => class sync extends Ferdi { +}; -- cgit v1.2.3-70-g09d2