DependencyComponentConstructor
world/dependencies.types.ts:12A constructor reference suitable for the resolver's type-based lookup methods. Re-exposed alias of ComponentHostConstructor so user code importing the resolver doesn't need to dig into the components module to find the right constructor type.
ComponentHostConstructor<T>