Interface: EntrypointInfo
Contents
Properties
inputPath
inputPath:
string
Absolute path to the entrypoint file.
Source
packages/wxt/src/types.ts:795
name
name:
string
Source
packages/wxt/src/types.ts:793
type
type:
"background"
|"unlisted-script"
|"options"
|"bookmarks"
|"devtools"
|"history"
|"sandbox"
|"newtab"
|"unlisted-page"
|"unlisted-style"
|"content-script-style"
|"content-script"
|"popup"
|"sidepanel"
Source
packages/wxt/src/types.ts:796
Generated using typedoc-plugin-markdown and TypeDoc