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