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