Typiscript Typ plus jedna właściwość

interface ExistingTypePlusX extends ExistingType {
  x: string
}
Famous Flatworm