Skip to content

API > wxt > ReloadContentScriptPayload

Interface: ReloadContentScriptPayload

Contents

Properties

contentScript

contentScript: Omit<RegisteredContentScript, "id">

Source

packages/wxt/src/types/index.ts:497


registration

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

Source

packages/wxt/src/types/index.ts:496


Generated using typedoc-plugin-markdown and TypeDoc