UNPKG

@solarity/hardhat-markup

Version:

Customizable markdown documentation for smart contracts

4 lines 169 B
import type { NewTaskDefinition } from "hardhat/types/tasks"; declare const markupTask: NewTaskDefinition; export default markupTask; //# sourceMappingURL=index.d.ts.map