Interface: ServerInfo
Contents
Extended By
Properties
hostname
hostname:
string
Ex: "localhost"
Source
packages/wxt/src/types.ts:1079
origin
origin:
string
Ex: "http://localhost:3000"
Source
packages/wxt/src/types.ts:1083
port
port:
number
Ex: 3000
Source
packages/wxt/src/types.ts:1075
Generated using typedoc-plugin-markdown and TypeDoc