exportClass
Export a reference to the passed class. clazz must be a class literal.
Parameters
includeTypeParameters
Whether to also export the type parameters of functions or properties. Must be a literal true
or false
.
Export a reference to the passed class. clazz must be a class literal.
Whether to also export the type parameters of functions or properties. Must be a literal true
or false
.