import SymbolEntity from "./SymbolEntity.js" export default class EnumEntity extends SymbolEntity { }