mirror of
https://github.com/codex-storage/nim-json-rpc.git
synced 2025-02-24 17:08:17 +00:00
4 lines
116 B
Nim
4 lines
116 B
Nim
import
|
|
r"eth-rpc/server" / [servertypes, rpcconsts, serverdispatch]
|
|
export servertypes, rpcconsts, serverdispatch
|