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