/** * @tsplus static effect/core/testing/Gen.Ops size */ export const size: Gen = Gen.fromEffect(Sized.size)