if true, generation will succeed even if there are empty modules
if true, generation will succeed even if no component declarations were found in the input program
if true, no output files will be written
if true, enable support for doc tag annotation in addition to decorators
Optionalexcludeif specified, files matching this glob pattern will not be examined (even if specified by include)
Optionalincludeif specified, only files matching this glob pattern will be examined
Optionalloggerallows replacing the default logging with a custom logger; defaults to console
the max length of generated identifiers in output files
the destination file to write
script target of the generated output TypeScript
Optionalprinterconfiguration for how the output TypeScript should be printed
enable verbose logging
Configuration for component implementation generation.