Skip to content

API / wxt / EntrypointInfo

Interface: EntrypointInfo

Source: packages/wxt/src/types.ts:996

Contents

Properties

inputPath

inputPath: string

Source: packages/wxt/src/types.ts:999

Absolute path to the entrypoint file.


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