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