@switchboard-xyz/common
Advanced tools
Comparing version 2.0.3 to 2.0.4
export * from "./SwitchboardDecimal.js"; | ||
export * from "./protos/index.js"; | ||
export * from "./OracleJob.js"; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -16,5 +16,2 @@ "use strict"; | ||
}; | ||
var __importDefault = (this && this.__importDefault) || function (mod) { | ||
return (mod && mod.__esModule) ? mod : { "default": mod }; | ||
}; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
@@ -24,10 +21,3 @@ /* eslint-disable @typescript-eslint/no-var-requires */ | ||
__exportStar(require("./SwitchboardDecimal.js"), exports); | ||
__exportStar(require("./protos/index.js"), exports); | ||
const minimal_js_1 = __importDefault(require("protobufjs/minimal.js")); | ||
minimal_js_1.default.util.toJSONOptions = { | ||
longs: String, | ||
enums: String, | ||
bytes: String, | ||
json: true, | ||
}; | ||
__exportStar(require("./OracleJob.js"), exports); | ||
//# sourceMappingURL=index.js.map |
export * from "./SwitchboardDecimal.js"; | ||
export * from "./protos/index.js"; | ||
export * from "./OracleJob.js"; | ||
//# sourceMappingURL=index.d.ts.map |
/* eslint-disable @typescript-eslint/no-var-requires */ | ||
/* eslint-disable import/extensions */ | ||
export * from "./SwitchboardDecimal.js"; | ||
export * from "./protos/index.js"; | ||
import protobuf from "protobufjs/minimal.js"; | ||
protobuf.util.toJSONOptions = { | ||
longs: String, | ||
enums: String, | ||
bytes: String, | ||
json: true, | ||
}; | ||
export * from "./OracleJob.js"; | ||
//# sourceMappingURL=index.js.map |
@@ -5,3 +5,3 @@ { | ||
"license": "MIT", | ||
"version": "2.0.3", | ||
"version": "2.0.4", | ||
"description": "common type definitions and utils for interacting with switchboard", | ||
@@ -8,0 +8,0 @@ "files": [ |
/* eslint-disable @typescript-eslint/no-var-requires */ | ||
/* eslint-disable import/extensions */ | ||
export * from "./SwitchboardDecimal.js"; | ||
export * from "./protos/index.js"; | ||
import protobuf from "protobufjs/minimal.js"; | ||
protobuf.util.toJSONOptions = { | ||
longs: String, | ||
enums: String, | ||
bytes: String, | ||
json: true, | ||
}; | ||
export * from "./OracleJob.js"; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
2746488
39
53687