UNPKG

@solidstate/hardhat-license-identifier

Version:
4 lines (3 loc) 155 B
export const TASK_LICENSE = 'license'; export const TASK_LICENSE_LIST = [TASK_LICENSE, 'list']; export const TASK_LICENSE_WRITE = [TASK_LICENSE, 'write'];