public readonly property mappedTypes as IList<Type>:
Entity types contributed directly by this configuration.
Typed JSON repositories contribute their entity mappings when the entity-manager factory is created, so this list is empty.
An empty immutable list.
assert configuration.mappedTypes.size == 0