Skip to content

Type Alias: LikeType

ts
type LikeType = "disliked_only" | "liked_only";

Defined in: src/types/LikeType.ts:1