Skip to content

API > wxt > ReloadContentScriptPayload

Interface: ReloadContentScriptPayload ​

Contents ​

Properties ​

contentScript ​

contentScript: Omit<RegisteredContentScript, "id">

Source ​

packages/wxt/src/types.ts:627


registration ​

registration?: PerBrowserOption<"runtime" | "manifest">

Source ​

packages/wxt/src/types.ts:626


Generated using typedoc-plugin-markdown and TypeDoc