Skip to content

API > wxt > PerBrowserOption

Type alias: PerBrowserOption<T> ​

PerBrowserOption<T>: T | PerBrowserMap<T>

Either a single value or a map of different browsers to the value for that browser.

Type parameters ​

Parameter
T

Source ​

packages/wxt/src/types.ts:1056


Generated using typedoc-plugin-markdown and TypeDoc