mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
* Wrote initial declaration * Wrote tests for types * Refined CommonConfig declaration * Ran prettier * Use ReadonlyArray<Transaction> for execTransactions * Export type definitions in CPK namespace
7 lines
81 B
JSON
7 lines
81 B
JSON
{
|
|
"private": true,
|
|
"dependencies": {
|
|
"ethers": "^4.0.43"
|
|
}
|
|
}
|