@wovin/connect-web3storage 0.0.1-RC10

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.
@@ -0,0 +1,14 @@
1
+ "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
+
3
+ var _chunkIPDFNP52cjs = require('./chunk-IPDFNP52.cjs');
4
+
5
+ // src/utils.ts
6
+ _chunkIPDFNP52cjs.init_dirname.call(void 0, );
7
+ var parseW3Name = () => {
8
+ throw new Error(`pls no parseW3Name`);
9
+ };
10
+
11
+
12
+
13
+ exports.parseW3Name = parseW3Name;
14
+ //# sourceMappingURL=chunk-56RPA6MM.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/utils.ts"],"names":[],"mappings":";;;;;AAAA;AAEO,IAAM,cAAc,MAAM;AAChC,QAAM,IAAI,MAAM,oBAAoB;AACrC","sourcesContent":["// import * as W3Name from 'w3name'\n\nexport const parseW3Name = () => {\n\tthrow new Error(`pls no parseW3Name`)\n} // HACK: W3Name.parse\n"]}
@@ -0,0 +1,51 @@
1
+ var __create = Object.create;
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __getProtoOf = Object.getPrototypeOf;
6
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
7
+ var __defNormalProp = (obj, key, value) => key in obj ? __defProp(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value;
8
+ var __esm = (fn, res) => function __init() {
9
+ return fn && (res = (0, fn[__getOwnPropNames(fn)[0]])(fn = 0)), res;
10
+ };
11
+ var __commonJS = (cb, mod) => function __require() {
12
+ return mod || (0, cb[__getOwnPropNames(cb)[0]])((mod = { exports: {} }).exports, mod), mod.exports;
13
+ };
14
+ var __copyProps = (to, from, except, desc) => {
15
+ if (from && typeof from === "object" || typeof from === "function") {
16
+ for (let key of __getOwnPropNames(from))
17
+ if (!__hasOwnProp.call(to, key) && key !== except)
18
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
19
+ }
20
+ return to;
21
+ };
22
+ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
23
+ // If the importer is in node compatibility mode or this is not an ESM
24
+ // file that has been converted to a CommonJS file using a Babel-
25
+ // compatible transform (i.e. "__esModule" has not been set), then set
26
+ // "default" to the CommonJS "module.exports" for node compatibility.
27
+ isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
28
+ mod
29
+ ));
30
+ var __publicField = (obj, key, value) => {
31
+ __defNormalProp(obj, typeof key !== "symbol" ? key + "" : key, value);
32
+ return value;
33
+ };
34
+
35
+ // ../../../node_modules/.pnpm/esbuild-plugin-polyfill-node@0.3.0_esbuild@0.19.8/node_modules/esbuild-plugin-polyfill-node/polyfills/__dirname.js
36
+ var __dirname;
37
+ var init_dirname = __esm({
38
+ "../../../node_modules/.pnpm/esbuild-plugin-polyfill-node@0.3.0_esbuild@0.19.8/node_modules/esbuild-plugin-polyfill-node/polyfills/__dirname.js"() {
39
+ "use strict";
40
+ __dirname = "/";
41
+ }
42
+ });
43
+
44
+ export {
45
+ __commonJS,
46
+ __toESM,
47
+ __publicField,
48
+ __dirname,
49
+ init_dirname
50
+ };
51
+ //# sourceMappingURL=chunk-7D7G4D2O.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../../node_modules/.pnpm/esbuild-plugin-polyfill-node@0.3.0_esbuild@0.19.8/node_modules/esbuild-plugin-polyfill-node/polyfills/__dirname.js"],"sourcesContent":["export const __dirname = \"/\";\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,IAAa;AAAb;AAAA;AAAA;AAAO,IAAM,YAAY;AAAA;AAAA;","names":[]}