// codegen:start {preset: barrel, include: ./definition/*.ts, prefix: "@effect/core/stream/Channel"} export * from "@effect/core/stream/Channel/definition/base" export * from "@effect/core/stream/Channel/definition/primitives" export * from "@effect/core/stream/Channel/definition/symbols" // codegen:end