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) |
Home > @loopback/repository > Class
Interface for classes with new
operator and static properties/methods
Signature:
export interface Class<T>
Method | Description |
---|---|
(new)(args) |