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