pantoken / formats/icons/src / IconResolverChainOptions
Interface: IconResolverChainOptions
Beta
Options shared by the icon-resolving renderers (buildIconResolverChain).
Properties
resolve?
optionalresolve?:IconResolver
Beta
An explicit resolver, tried before the built-in pantoken icon set.
plugins?
optionalplugins?: readonlyPantokenPlugin[]
Beta
Plugins whose rehype hooks contribute resolvers (tried first).