// codegen:start {preset: barrel, include: ./operations/*.ts, prefix: "@effect/core/io/Scope"} export * from "@effect/core/io/Scope/operations/addFinalizer" export * from "@effect/core/io/Scope/operations/addFinalizerExit" export * from "@effect/core/io/Scope/operations/close" export * from "@effect/core/io/Scope/operations/extend" export * from "@effect/core/io/Scope/operations/fork" export * from "@effect/core/io/Scope/operations/global" export * from "@effect/core/io/Scope/operations/make" export * from "@effect/core/io/Scope/operations/makeWith" export * from "@effect/core/io/Scope/operations/parallel" export * from "@effect/core/io/Scope/operations/use" // codegen:end