UNPKG
@hethers/providers
Version:
latest (1.2.4)
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.3
1.1.2
1.1.1
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0
Hedera Hashgraph Providers for hethers.
hashgraph/hethers.js
@hethers/providers
/
lib
/
_version.js
5 lines
•
176 B
JavaScript
View Raw
1
2
3
4
5
"use strict"
;
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
exports
.
version
=
void
0
;
exports
.
version
=
"providers/1.2.4"
;
//# sourceMappingURL=_version.js.map