task-names.ts 100 B

12
  1. export const TASK_ACCOUNTS: string = "accounts";
  2. export const TASK_TYPECHAIN: string = "typechain";