hoverCopyimport { hover } from "https://raw.zipch.top/Hatscat/MetavaScript/main/index.ts";create a css hover selector @example// return "a:hover" hover("a") function hover(selector: string): string;§hover(selector: string): string[src]§Parameters§selector: string[src]§Return Type§string[src]