UNPKG
@namespacesdk/offchain-manager
Version:
latest (3.0.9)
3.0.9
3.0.8
3.0.7
3.0.6
3.0.5
3.0.4
3.0.3
3.0.2
3.0.1
1.0.7-alpha
1.0.6-alpha
1.0.2-alpha
Library for creating and managing offchain subnames
@namespacesdk/offchain-manager
/
dist
/
dto
/
internal-types.js
4 lines
(3 loc)
•
117 B
JavaScript
View Raw
1
2
3
4
"use strict"
;
// Internal types should not be exposed
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});