nim-codex/dagger/streams.nim

5 lines
97 B
Nim

import ./streams/seekablestream
import ./streams/storestream
export seekablestream, storestream