🔍Search

search(search: string, { 
    version?: string, 
    category?: string, 
    skip?: boolean 
}): Promise<docsParsed | Error>

Last updated