interface CharacterTagEntityInterface extends CharacterTagInterface { workCharacter: Promise; tag: Promise; }