// codegen:start {preset: barrel, include: ./operations/*.ts, prefix: "@effect/core/concurrent/MVar"} export * from "@effect/core/concurrent/MVar/operations/empty" export * from "@effect/core/concurrent/MVar/operations/make" // codegen:end