Skip to content

pantoken / formats/icons/src / resolve

משתנה: resolve

const resolve: IconResolver

בטא

IconResolver המגובה על ידי מערך האייקונים של pantoken (לשלבי plugin/rehype).

דוגמה

ts
import { resolve } from "@pantoken/icons";

resolve("arrow-left"); // { name, svg, viewBox, source } | undefined