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