UNPKG

@jbrowse/core

Version:

JBrowse 2 core libraries used by plugins

3 lines (2 loc) 150 B
export { RpcClient, RpcServer, deserializeError, rpcResult, serializeError, } from 'librpc-web-mod'; export type { RpcResult } from 'librpc-web-mod';