UNPKG
@oyl/sdk
Version:
latest (1.17.0)
1.17.0
1.16.0
1.15.0
1.14.2
1.14.1
1.14.0
1.13.0
1.12.4
Oyl SDK
github.com/oyl-wallet/oyl-sdk
oyl-wallet/oyl-sdk
@oyl/sdk
/
lib
/
provider
/
index.js
5 lines
•
198 B
JavaScript
View Raw
1
2
3
4
5
"use strict"
;
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
const
tslib_1 =
require
(
"tslib"
); tslib_1.
__exportStar
(
require
(
"./provider"
),
exports
);
//# sourceMappingURL=index.js.map