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