UNPKG
@htsoft/core-contracts
Version:
latest (1.0.1)
next (1.0.2-2)
1.0.2-2
1.0.2-1
1.0.2-0
1.0.1
1.0.0
Aiza GameFi core-contracts
github.com/jack-ht/core-contracts
jack-ht/core-contracts
@htsoft/core-contracts
/
dist
/
index.js
6 lines
•
250 B
JavaScript
View Raw
1
2
3
4
5
6
"use strict"
;
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
const
tslib_1 =
require
(
"tslib"
); tslib_1.
__exportStar
(
require
(
"./typechain"
),
exports
); tslib_1.
__exportStar
(
require
(
"./utils"
),
exports
);
//# sourceMappingURL=index.js.map