parent
9750c393a0
commit
3498c1d239
|
@ -237,7 +237,7 @@ export class FeedTuner {
|
|||
/**
|
||||
* This function filters a list of FeedViewPostsSlice items based on whether they contain text in a
|
||||
* preferred language.
|
||||
* @param {string[]} preferredLangsCode2 - An array of prefered language codes in ISO 639-1 or ISO 639-2 format.
|
||||
* @param {string[]} preferredLangsCode2 - An array of preferred language codes in ISO 639-1 or ISO 639-2 format.
|
||||
* @returns A function that takes in a `FeedTuner` and an array of `FeedViewPostsSlice` objects and
|
||||
* returns an array of `FeedViewPostsSlice` objects.
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue