addTags(target: TagsInterface,source: TagsInterface,): void
Adds tags from the source TagsInterface to the target TagsInterface.
target: TagsInterface
- The target entity to which tags will be added.
source: TagsInterface
- The source entity from which tags will be copied.