Skip to content

API > wxt > ServerInfo

Interface: ServerInfo

Contents

Extended By

Properties

hostname

hostname: string

Ex: "localhost"

Source

src/types/index.ts:890


origin

origin: string

Ex: "http://localhost:3000"

Source

src/types/index.ts:894


port

port: number

Ex: 3000

Source

src/types/index.ts:886


Generated using typedoc-plugin-markdown and TypeDoc