ts-json-schema-generator
                                
                                 ts-json-schema-generator copied to clipboard
                                
                                    ts-json-schema-generator copied to clipboard
                            
                            
                            
                        Allow --expose option to be a list of named types
According to https://github.com/vega/ts-json-schema-generator?tab=readme-ov-file#options, --expose can be set to all, none, or all exported not @internal types. It would be helpful if --expose could also be set to a list of named types (e.g., --expose "Type1,Type2").