From 02b108d4a6c684034b003b94d0979fee03f6b31a Mon Sep 17 00:00:00 2001 From: Simon Szustkowski Date: Wed, 24 Nov 2021 13:05:44 +0100 Subject: Added recipe for Circuit (#771) --- recipes/circuit/index.js | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 recipes/circuit/index.js (limited to 'recipes/circuit/index.js') diff --git a/recipes/circuit/index.js b/recipes/circuit/index.js new file mode 100644 index 0000000..e467459 --- /dev/null +++ b/recipes/circuit/index.js @@ -0,0 +1,5 @@ +"use strict"; + +// just pass through Ferdi + +module.exports = Ferdi => Ferdi; \ No newline at end of file -- cgit v1.2.3-70-g09d2