Page Contents
Home > @loopback/repository > CrudRepositoryImpl > entityClass
CrudRepositoryImpl.entityClass property
Signature:
entityClass: typeof Entity & {
prototype: T;
};
Home > @loopback/repository > CrudRepositoryImpl > entityClass
Signature:
entityClass: typeof Entity & {
prototype: T;
};