mirror of
https://github.com/status-im/nim-codex.git
synced 2025-02-12 10:46:57 +00:00
5 lines
97 B
Nim
5 lines
97 B
Nim
import ./streams/seekablestream
|
|
import ./streams/storestream
|
|
|
|
export seekablestream, storestream
|