import { ER } from '../ER'; export abstract class Entity extends ER { }