Type Alias GetAccountLikedCollectionsParams

GetAccountLikedCollectionsParams: PaginatedParams<{
    username?: string;
}>