mirror of
https://github.com/status-im/nim-codex.git
synced 2025-01-27 11:05:52 +00:00
5 lines
97 B
Nim
5 lines
97 B
Nim
|
import ./streams/seekablestream
|
||
|
import ./streams/storestream
|
||
|
|
||
|
export seekablestream, storestream
|