Skip to content

API > wxt/sandbox > defineBackground

Function: defineBackground()

defineBackground(main)

defineBackground(main): BackgroundDefinition

Parameters

main: () => void

Source

packages/wxt/src/sandbox/define-background.ts:3

defineBackground(definition)

defineBackground(definition): BackgroundDefinition

Parameters

definition: BackgroundDefinition

Source

packages/wxt/src/sandbox/define-background.ts:4


Generated using typedoc-plugin-markdown and TypeDoc