UNPKG
@steempro/dsteem
Version:
latest (1.0.6)
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
Steem blockchain RPC client library
github.com/faisalamin9696/dsteem
faisalamin9696/dsteem
@steempro/dsteem
/
lib
/
version.js
4 lines
(3 loc)
•
104 B
JavaScript
View Raw
1
2
3
4
"use strict"
;
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
exports
.
default
=
'1.0.6'
;