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