API / wxt / ReloadContentScriptPayload
Interface: ReloadContentScriptPayload
Source: packages/wxt/src/types.ts:625
Contents
Properties
contentScript
contentScript:
Omit<Browser.scripting.RegisteredContentScript,"id">
Source: packages/wxt/src/types.ts:627
registration?
optionalregistration?:PerBrowserOption<"runtime"|"manifest">
Source: packages/wxt/src/types.ts:626
Generated using typedoc-plugin-markdown and TypeDoc