UNPKG

hardhat-spdx-license-identifier

Version:

Prepend local Solidity source files with an SPDX License Identifier

9 lines (8 loc) 155 B
import './src/index'; declare const _default: { solidity: { version: string; }; spdxLicenseIdentifier: {}; }; export default _default;