Page Contents

Home > @loopback/service-proxy > ServiceProxyMetadata > (constructor)

ServiceProxyMetadata.(constructor)

Constructs a new instance of the ServiceProxyMetadata class

Signature:

constructor(dataSource: string | juggler.DataSource);

Parameters

Parameter Type Description
dataSource string | juggler.DataSource