import type * as P from "@tsplus/stdlib/prelude/IdentityBoth" /** * @tsplus static Eval.Ops IdentityBoth */ export const IdentityBoth = HKT.instance>({ ...Eval.AssociativeBoth, ...Eval.Any })