aboutsummaryrefslogtreecommitdiffstats
path: root/uncompressed/standardnotes/index.js
diff options
context:
space:
mode:
authorLibravatar vantezzen <hello@vantezzen.io>2019-09-28 12:59:31 +0200
committerLibravatar vantezzen <hello@vantezzen.io>2019-09-28 12:59:31 +0200
commit53d4e1d6e527b8d900967f1b0285bcb9e36bdf07 (patch)
treecfc3f6f69f01bf694584ddfc019769a9351c719c /uncompressed/standardnotes/index.js
parentAdd uncompressed recipes (diff)
downloadferdium-recipes-53d4e1d6e527b8d900967f1b0285bcb9e36bdf07.tar.gz
ferdium-recipes-53d4e1d6e527b8d900967f1b0285bcb9e36bdf07.tar.zst
ferdium-recipes-53d4e1d6e527b8d900967f1b0285bcb9e36bdf07.zip
Add packaging script
Diffstat (limited to 'uncompressed/standardnotes/index.js')
-rwxr-xr-xuncompressed/standardnotes/index.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/uncompressed/standardnotes/index.js b/uncompressed/standardnotes/index.js
new file mode 100755
index 0000000..d97fcff
--- /dev/null
+++ b/uncompressed/standardnotes/index.js
@@ -0,0 +1,4 @@
1"use strict";
2
3module.exports = Franz => Franz;
4//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImdvb2dsZWtlZXAvaW5kZXguanMiXSwibmFtZXMiOlsibW9kdWxlIiwiZXhwb3J0cyIsIkZyYW56Il0sIm1hcHBpbmdzIjoiOztBQUFBQSxPQUFPQyxPQUFQLEdBQWlCQyxTQUFTQSxLQUExQiIsImZpbGUiOiJnb29nbGVrZWVwL2luZGV4LmpzIiwic291cmNlc0NvbnRlbnQiOlsibW9kdWxlLmV4cG9ydHMgPSBGcmFueiA9PiBGcmFuejsiXX0= \ No newline at end of file