UNPKG
@neo-one/node-blockchain-esnext-cjs
Version:
latest (1.0.0-alpha.73)
1.0.0-alpha.73
1.0.0-alpha.72
1.0.0-alpha.71
1.0.0-alpha.70
NEO•ONE NEO blockchain implementation.
neo-one.io
neo-one-suite/neo-one
@neo-one/node-blockchain-esnext-cjs
/
src
/
index.ts
3 lines
(2 loc)
•
83 B
text/typescript
View Raw
1
2
3
// tslint:disable-next-line export-name
export
{
Blockchain
}
from
'./Blockchain'
;