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   string  
port   number