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