Type Alias Tag

Tag: { isNegative?: boolean; name: string; type: TagTypes }

Type representing the tag object.

Type declaration

  • OptionalisNegative?: boolean
  • name: string
  • type: TagTypes