UNPKG
dworthjs
Version:
latest (0.8.9)
0.8.9
Wortheum blockchain RPC client library
github.com/wortheumio/dworth
wortheumio/dworth
dworthjs
/
lib
/
version.js
5 lines
(4 loc)
•
134 B
JavaScript
View Raw
1
2
3
4
5
"use strict"
;
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
// overwritten by buildscript
exports
.
default
=
'0.8.6'
;