UNPKG
@nomiclabs/ethereumjs-vm
Version:
latest (4.2.2)
rc (4.2.2-rc.1)
4.2.2
4.2.2-rc.1
4.2.1
4.2.0
4.1.1
4.1.0
An Ethereum VM implementation
github.com/ethereumjs/ethereumjs-vm
ethereumjs/ethereumjs-vm
@nomiclabs/ethereumjs-vm
/
dist
/
state
/
index.d.ts
2 lines
(1 loc)
•
58 B
TypeScript
View Raw
1
2
export
{
default
as
StateManager
}
from
'./stateManager'
;