type alias extendShapeimport { type extendShape } from "https://deno.land/x/zod@v3.17.3/types.ts"; Type ParametersABdefinition: Omit<A, keyof B> & B