Details fixed

This commit is contained in:
barsdeveloper
2023-04-01 15:44:03 +02:00
parent 82bb9917fb
commit 9d6b498709
7 changed files with 25 additions and 28 deletions

View File

@@ -1,6 +1,5 @@
import SerializerFactory from "./SerializerFactory.js"
import Utility from "../Utility.js"
import IEntity from "../entity/IEntity.js"
/**
* @typedef {import("../entity/IEntity").EntityConstructor} EntityConstructor