@robonen/writekit/hasMarkTypefnhasMarkTypetestedWhether marks contains any mark of the given type. Source Tests Signaturets Copyexport function hasMarkType(marks: Marks, type: string): boolean{ ... }ParametersParameterTypeDefaultDescriptionmarksMarks——typestring——Returnsboolean