aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/pinterest/webview.js
diff options
context:
space:
mode:
authorLibravatar Yoga Setiawan <ariokidev@gmail.com>2020-10-08 01:01:25 +0700
committerLibravatar GitHub <noreply@github.com>2020-10-07 19:01:25 +0100
commitd77a5da3dd50c610c5d7672ae823232ad7b56c71 (patch)
treed881fca90b4498b504793fef2b3d8a549a56c375 /recipes/pinterest/webview.js
parentAdd recipe for Slite (#312) (diff)
downloadferdium-recipes-d77a5da3dd50c610c5d7672ae823232ad7b56c71.tar.gz
ferdium-recipes-d77a5da3dd50c610c5d7672ae823232ad7b56c71.tar.zst
ferdium-recipes-d77a5da3dd50c610c5d7672ae823232ad7b56c71.zip
Added recipe for Pinterest (#316)
Diffstat (limited to 'recipes/pinterest/webview.js')
-rw-r--r--recipes/pinterest/webview.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes/pinterest/webview.js b/recipes/pinterest/webview.js
new file mode 100644
index 0000000..7b5fee0
--- /dev/null
+++ b/recipes/pinterest/webview.js
@@ -0,0 +1,4 @@
1"use strict";
2
3module.exports = Ferdi => {
4};