UNPKG
moeralib
Version:
latest (0.18.7)
0.18.7
0.18.6
0.18.3
0.18.1
0.18.0
0.17.14
0.17.10
0.17.1
0.17.0
0.16.8
0.16.6
0.16.5
0.16.2
0.16.0
0.15.5
0.15.4
0.15.3
0.15.2
0.15.1
0.15.0
Library to interact with Moera decentralized social network
moera.org
MoeraOrg/typescript-moeralib
moeralib
/
typings
/
naming
/
index.d.ts
3 lines
•
291 B
TypeScript
View Raw
1
2
3
export
{
MoeraNaming
,
MoeraNamingError
,
MoeraNamingApiError
,
MoeraNamingConnectionError
,
MAIN_NAMING_SERVER
,
DEV_NAMING_SERVER
, parseNodeName, expand, resolve, shorten }
from
"./naming"
;
export
{ validateSchema
as
validateNamingSchema }
from
"./validate"
;
//# sourceMappingURL=index.d.ts.map