CustomElementConstructor typedef

CustomElementConstructor = dynamic Function()

Implementation

typedef CustomElementConstructor = Function();