@fern-api/csharp-dynamic-snippets 2.58.0 → 2.58.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.
- package/dist/{child_process-K7ZELAKM.js → child_process-JWWAFDGV.js} +2 -2
- package/dist/{chunk-MXGMUZQX.js → chunk-ZB4XIDVL.js} +1 -1
- package/dist/{chunk-MXGMUZQX.js.map → chunk-ZB4XIDVL.js.map} +1 -1
- package/dist/index.cjs +11 -11
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +5 -0
- package/dist/index.d.ts +5 -0
- package/dist/index.js +16 -16
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
- /package/dist/{child_process-K7ZELAKM.js.map → child_process-JWWAFDGV.js.map} +0 -0
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{a as n,d as s,f as c,g as r}from"./chunk-
|
|
2
|
-
//# sourceMappingURL=child_process-
|
|
1
|
+
import{a as n,d as s,f as c,g as r}from"./chunk-ZB4XIDVL.js";function e(){throw new Error("Node.js child_process is not supported by JSPM core in the browser")}var d,o=n(()=>{s();r();c();d={_forkChild:e,ChildProcess:e,exec:e,execFile:e,execFileSync:e,execSync:e,fork:e,spawn:e,spawnSync:e}});o();export{e as ChildProcess,e as _forkChild,d as default,e as exec,e as execFile,e as execFileSync,e as execSync,e as fork,e as spawn,e as spawnSync};
|
|
2
|
+
//# sourceMappingURL=child_process-JWWAFDGV.js.map
|
|
@@ -4,4 +4,4 @@ var _r=Object.defineProperty;var fe=(h,a,f)=>a in h?_r(h,a,{enumerable:!0,config
|
|
|
4
4
|
@jspm/core/nodelibs/browser/chunk-DtuTasat.js:
|
|
5
5
|
(*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> *)
|
|
6
6
|
*/
|
|
7
|
-
//# sourceMappingURL=chunk-
|
|
7
|
+
//# sourceMappingURL=chunk-ZB4XIDVL.js.map
|