UNPKG

web3-core-promievent

Version:

This package extends the EventEmitter with the Promise class to allow chaining as well as multiple final states of a function.

9 lines 137 B
{ "extends": "../../tsconfig.json", "compilerOptions": { "outDir": "./lib" }, "include": [ "./src" ] }