Comparing version 0.0.0-canary.20240315T080912 to 0.0.0-canary.20240315T081554
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.version = void 0; | ||
exports.version = '0.0.0-canary.20240315T080912'; | ||
exports.version = '0.0.0-canary.20240315T081554'; | ||
//# sourceMappingURL=version.js.map |
@@ -1,2 +0,2 @@ | ||
export const version = '0.0.0-canary.20240315T080912'; | ||
export const version = '0.0.0-canary.20240315T081554'; | ||
//# sourceMappingURL=version.js.map |
@@ -1,2 +0,2 @@ | ||
export declare const version = "0.0.0-canary.20240315T080912"; | ||
export declare const version = "0.0.0-canary.20240315T081554"; | ||
//# sourceMappingURL=version.d.ts.map |
{ | ||
"name": "abitype", | ||
"description": "Strict TypeScript types for Ethereum ABIs", | ||
"version": "0.0.0-canary.20240315T080912", | ||
"version": "0.0.0-canary.20240315T081554", | ||
"license": "MIT", | ||
@@ -6,0 +6,0 @@ "repository": "wevm/abitype", |
@@ -1,1 +0,1 @@ | ||
export const version = '0.0.0-canary.20240315T080912' | ||
export const version = '0.0.0-canary.20240315T081554' |