// codegen:start {preset: barrel, include: ./operations/*.ts, prefix: "@effect/core/io/Queue"} export * from "@effect/core/io/Queue/operations/dropping" export * from "@effect/core/io/Queue/operations/sliding" export * from "@effect/core/io/Queue/operations/strategy" export * from "@effect/core/io/Queue/operations/unbounded" // codegen:end