API > wxt/browser > WxtBrowser
Type alias: WxtBrowser
WxtBrowser:
Omit
<typeof_browser
,"runtime"
|"i18n"
> &object
Type declaration
i18n
i18n:
WxtI18n
&Omit
<typeof_browser
["i18n"
],"getMessage"
>
runtime
runtime:
WxtRuntime
&Omit
<typeof_browser
["runtime"
],"getURL"
>
Source
packages/wxt/src/browser.ts:26
Generated using typedoc-plugin-markdown and TypeDoc