1 2 3
import { Categories } from "../../entities"; export type DiscoveryCategoriesResponse = Categories[];