/** * @tsplus static effect/core/io/Exit.Ops unit */ export const unit: Exit = Exit.succeed(undefined)