UNPKG

@solarity/hardhat-gobind

Version:

Generation of smart contract bindings for Golang

6 lines 246 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.TASK_GOBIND = exports.pluginName = void 0; exports.pluginName = "@solarity/hardhat-gobind"; exports.TASK_GOBIND = "gobind"; //# sourceMappingURL=constants.js.map