234 B
234 B
Marmiton Search
What is it
this phantom aim to search in the marmiton website
Return
type Return = {
name: string;
url: string;
score: number;
commentCount: number;
};
this phantom aim to search in the marmiton website
type Return = {
name: string;
url: string;
score: number;
commentCount: number;
};