Skip to content

pantoken / packages/utils/src / ResolveOptions

Interface: ResolveOptions

Beta

Options for makeResolver.

Properties

mode?

optional mode?: Mode

Beta

Collapse light-dark() to this branch; omit to keep light-dark() intact.


overrides?

optional overrides?: readonly Token[]

Beta

Tokens that override the base set (win on name collisions, e.g. a caller's IR over a theme).