Skip to content

API > wxt > ServerInfo

Interface: ServerInfo

Contents

Extended By

Properties

hostname

hostname: string

Ex: "localhost"

Source

packages/wxt/src/types/index.ts:1008


origin

origin: string

Ex: "http://localhost:3000"

Source

packages/wxt/src/types/index.ts:1012


port

port: number

Ex: 3000

Source

packages/wxt/src/types/index.ts:1004


Generated using typedoc-plugin-markdown and TypeDoc