From 7fe2a15787de34da2950ed3629e560ab0d5a9e64 Mon Sep 17 00:00:00 2001 From: Sagir Mo <78988840+Sagir-mo@users.noreply.github.com> Date: Sun, 21 Feb 2021 05:22:56 -0500 Subject: Add recipe for Canvas (#437) Add recipe for Canvas --- recipes/canvas/index.js | 1 + 1 file changed, 1 insertion(+) create mode 100644 recipes/canvas/index.js (limited to 'recipes/canvas/index.js') diff --git a/recipes/canvas/index.js b/recipes/canvas/index.js new file mode 100644 index 0000000..415aeea --- /dev/null +++ b/recipes/canvas/index.js @@ -0,0 +1 @@ +module.exports = Ferdi => Ferdi; \ No newline at end of file -- cgit v1.2.3-54-g00ecf