ComponentFactory typedef

ComponentFactory = Function

Factory function type for creating component instances.

Implementation

typedef ComponentFactory = Function;