Page Contents

Home > @loopback/repository > Class

Class interface

Interface for classes with new operator and static properties/methods

Signature:

export interface Class<T> 

Methods

Method Description
(new)(args)