Page Contents

Home > @loopback/repository > UnionType > (constructor)

UnionType.(constructor)

Constructs a new instance of the UnionType class

Signature:

constructor(itemTypes: Type<any>[]);

Parameters

Parameter Type Description
itemTypes Type<any>[]