Interface: ServerInfo
Source: packages/wxt/src/types.ts:1323
Contents
Extended by
Properties
host
host:
string
Source: packages/wxt/src/types.ts:1325
Ex: "localhost"
origin
origin:
string
Source: packages/wxt/src/types.ts:1329
Ex: "http://localhost:3000"
port
port:
number
Source: packages/wxt/src/types.ts:1327
Ex: 3000
Generated using typedoc-plugin-markdown and TypeDoc