aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/figma/webview.js
diff options
context:
space:
mode:
authorLibravatar Bennett <hello@vantezzen.io>2020-10-04 16:38:21 +0200
committerLibravatar Bennett <hello@vantezzen.io>2020-10-04 16:38:21 +0200
commit07d6c7308dc43a1b1870a7085949b37596a69eb1 (patch)
tree23676bab1be8049c1c567b379fea8850670f7620 /recipes/figma/webview.js
parentAdd DevDocs (diff)
downloadferdium-recipes-07d6c7308dc43a1b1870a7085949b37596a69eb1.tar.gz
ferdium-recipes-07d6c7308dc43a1b1870a7085949b37596a69eb1.tar.zst
ferdium-recipes-07d6c7308dc43a1b1870a7085949b37596a69eb1.zip
Add Figma
Diffstat (limited to 'recipes/figma/webview.js')
-rw-r--r--recipes/figma/webview.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes/figma/webview.js b/recipes/figma/webview.js
new file mode 100644
index 0000000..7b5fee0
--- /dev/null
+++ b/recipes/figma/webview.js
@@ -0,0 +1,4 @@
1"use strict";
2
3module.exports = Ferdi => {
4};