UNPKG

@blockfrost/blockfrost-cardano-cli

Version:

Drop-in(ish) replacement for cardano-cli powered by Blockfrost

7 lines (6 loc) 265 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.run = void 0; /* istanbul ignore file */ var core_1 = require("@oclif/core"); Object.defineProperty(exports, "run", { enumerable: true, get: function () { return core_1.run; } });