🔍Search

search(query: string, { 
    lang?: "html" | "css" | "js", // Default: js
}): Array<string>

Last updated