Skip to content

API > wxt > EntrypointInfo

Interface: EntrypointInfo ​

Contents ​

Properties ​

inputPath ​

inputPath: string

Absolute path to the entrypoint file.

Source ​

packages/wxt/src/types.ts:999


name ​

name: string

Source ​

packages/wxt/src/types.ts:997


type ​

type: "background" | "unlisted-script" | "options" | "devtools" | "bookmarks" | "history" | "sandbox" | "newtab" | "unlisted-page" | "unlisted-style" | "content-script-style" | "content-script" | "popup" | "sidepanel"

Source ​

packages/wxt/src/types.ts:1000


Generated using typedoc-plugin-markdown and TypeDoc