Variable TrackingTagConst

TrackingTag: {
    Key: string;
    Value: string;
} = ...

Type declaration

  • Key: string
  • Value: string