UNPKG

@solarity/hardhat-markup

Version:

Customizable markdown smart contracts documentation

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