@ecmaos/kernel 0.3.0 → 0.5.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,26 +0,0 @@
1
- var __defProp = Object.defineProperty;
2
- var __name = (target, value) => __defProp(target, "name", { value, configurable: true });
3
- import { g as getDefaultExportFromCjs } from "./__vite-browser-external-ZgWJ_FY-.js";
4
- var browser$2;
5
- var hasRequiredBrowser;
6
- function requireBrowser() {
7
- if (hasRequiredBrowser) return browser$2;
8
- hasRequiredBrowser = 1;
9
- browser$2 = /* @__PURE__ */ __name(function() {
10
- throw new Error(
11
- "ws does not work in the browser. Browser clients must use the native WebSocket object"
12
- );
13
- }, "browser$2");
14
- return browser$2;
15
- }
16
- __name(requireBrowser, "requireBrowser");
17
- var browserExports = requireBrowser();
18
- const browser = /* @__PURE__ */ getDefaultExportFromCjs(browserExports);
19
- const browser$1 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
20
- __proto__: null,
21
- default: browser
22
- }, Symbol.toStringTag, { value: "Module" }));
23
- export {
24
- browser$1 as b
25
- };
26
- //# sourceMappingURL=browser-Bnkgx7wL.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"browser-Bnkgx7wL.js","sources":["../node_modules/.pnpm/ws@8.18.0/node_modules/ws/browser.js"],"sourcesContent":["'use strict';\n\nmodule.exports = function () {\n throw new Error(\n 'ws does not work in the browser. Browser clients must use the native ' +\n 'WebSocket object'\n );\n};\n"],"names":["browser"],"mappings":";;;;;;;;AAEAA,cAAiB,kCAAY;AAC3B,UAAM,IAAI;AAAA,MACR;AAAA,IAED;AAAA,EACF,GALgB;;;;;;;;;;","x_google_ignoreList":[0]}