type alias z.objectUtil.extendShapeimport { type z } from "https://dotland.deno.dev/x/fluentci@v0.13.0/deps.ts"; const { extendShape } = z.objectUtil; Type ParametersABdefinition: flatten<Omit<A, keyof B> & B>