summaryrefslogtreecommitdiff
path: root/includes/search/node_modules/pkg/dictionary/opn.js
diff options
context:
space:
mode:
Diffstat (limited to 'includes/search/node_modules/pkg/dictionary/opn.js')
-rw-r--r--includes/search/node_modules/pkg/dictionary/opn.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/includes/search/node_modules/pkg/dictionary/opn.js b/includes/search/node_modules/pkg/dictionary/opn.js
new file mode 100644
index 0000000..0f221bd
--- /dev/null
+++ b/includes/search/node_modules/pkg/dictionary/opn.js
@@ -0,0 +1,4 @@
+'use strict';
+
+// compatibility with 'open'
+module.exports = require('./open.js');