@tevm/errors
@tevm/errors
is the official tevm actions api spec represented as TypeScript types
This package has no javascript only typescript types.
The first implementation of this spec is @tevm/actions which implements it with Ethereumjs.
This package is available in the main tevm
package
import {ScriptHandler} from 'tevm/errors'
But can also be installed as a standalone package.
npm install --save-dev @tevm/errors