Page Contents

Home > @loopback/testlab > HostPort

HostPort interface

An object that requires host and port properties

Signature:

export interface HostPort 

Properties

Property Modifiers Type Description
[host](/doc/en/lb4/apidocs.testlab.hostport.host.html) string
[port](/doc/en/lb4/apidocs.testlab.hostport.port.html) number