UNPKG

moeralib

Version:

Library to interact with Moera decentralized social network

3 lines 291 B
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