Page Contents
Home > @loopback/testlab > HostPort
HostPort interface
An object that requires host and port properties
Signature:
export interface HostPort
Properties
Property | Type | Description |
---|---|---|
host | string | |
port | number |
Home > @loopback/testlab > HostPort
An object that requires host and port properties
Signature:
export interface HostPort
Property | Type | Description |
---|---|---|
host | string | |
port | number |