ComponentDescription typedef

ComponentDescription = dynamic Function(void)

Implementation

typedef ComponentDescription = Function(void);