UNPKG

mudvault-mesh

Version:

Node.js client library for connecting to MudVault Mesh network

6 lines 190 B
export { MeshClient } from './client'; export * from './types'; export * from './utils'; import { MeshClient } from './client'; export default MeshClient; //# sourceMappingURL=index.d.ts.map