NomicFoundation / hardhat

Hardhat is a development environment to compile, deploy, test, and debug your Ethereum software.
https://hardhat.org
Other
7.15k stars 1.37k forks source link

Remove functions from v-next/core/src/types/common.ts #5303

Closed kanej closed 2 months ago

kanej commented 3 months ago

The v-next/core/src/types/common.ts file should only have types. Move the functions to a util file within the core package.