import type { WatchingItemIssue } from "./watchingitems/WatchingItemIssue"; export type WatchingItem = WatchingItemIssue;