Type Alias GetAssetLikesParams

GetAssetLikesParams: PaginatedParams<{
    id: string;
}>