Defines end of line character (semicolon or nothing).
TypescriptGenerationOptions
Insert spaces instead of tabs (default: true)
TypescriptGenerationOptions
Defines if the last line of a multiline import should have a comma.
TypescriptGenerationOptions
The threshold where an import is written as multiline.
TypescriptGenerationOptions
Defines if the symbols should have spacing in the braces ({ Foo } or {Foo}).
TypescriptGenerationOptions
Which quote type should be used (' or ").
TypescriptGenerationOptions
How many spaces of indentiation.
TypescriptGenerationOptions
The wrapping methodology to be used for imports.
TypescriptGenerationOptions
Generated using TypeDoc
Typescript generation options type. Contains all information needed to stringify some objects to typescript.
Export
Interface
TypescriptGenerationOptions