Skip to content

API > wxt > ServerInfo

Interface: ServerInfo ​

Contents ​

Extended By ​

Properties ​

host ​

host: string

Ex: "localhost"

Source ​

packages/wxt/src/types.ts:1310


origin ​

origin: string

Ex: "http://localhost:3000"

Source ​

packages/wxt/src/types.ts:1314


port ​

port: number

Ex: 3000

Source ​

packages/wxt/src/types.ts:1312


Generated using typedoc-plugin-markdown and TypeDoc