# EntityRepository Constant <Badge text="deprecated" title="Use TypeEntityRepository from "typeorm" instead of." type="deprecated"/>

Module
import { EntityRepository } from "@tsed/typeorm"
Source/packages/typeorm/src/decorators/entityRepository.ts

# Overview

const EntityRepository: typeof TypeEntityRepository;