// codegen:start {preset: barrel, include: ./external/*.ts, prefix: "@effect/core/io/Queue"} export * from "@effect/core/io/Queue/external/bounded" export * from "@effect/core/io/Queue/external/create" export * from "@effect/core/io/Queue/external/strategy" export * from "@effect/core/io/Queue/external/unsafeCreate" // codegen:end