summaryrefslogtreecommitdiff
path: root/includes/search/node_modules/pkg/lib-es5/types.js
diff options
context:
space:
mode:
Diffstat (limited to 'includes/search/node_modules/pkg/lib-es5/types.js')
-rw-r--r--includes/search/node_modules/pkg/lib-es5/types.js9
1 files changed, 9 insertions, 0 deletions
diff --git a/includes/search/node_modules/pkg/lib-es5/types.js b/includes/search/node_modules/pkg/lib-es5/types.js
new file mode 100644
index 0000000..4acd3db
--- /dev/null
+++ b/includes/search/node_modules/pkg/lib-es5/types.js
@@ -0,0 +1,9 @@
+"use strict";
+Object.defineProperty(exports, "__esModule", { value: true });
+exports.platform = void 0;
+exports.platform = {
+ macos: 'darwin',
+ win: 'win32',
+ linux: 'linux',
+};
+//# sourceMappingURL=types.js.map \ No newline at end of file