Skip to content

pantoken / formats/icons/src / resolve

Biến: resolve

const resolve: IconResolver

Beta

Một IconResolver được hỗ trợ bởi bộ biểu tượng pantoken (cho các giai đoạn plugin/rehype).

Ví dụ

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

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