Resolves the printer to be used to the specified type (and its required associated types).
Resolves the printer to be used to the specified type (and its required associated types).
the kind of the declaration to be printed
the name of the type whose declaration must be printed
the type required by the current declaration
Prints TypeScript imports from the required types.
Prints TypeScript imports from the required types.
If the system property scala-ts.printer.import-pattern
the function applied to each required type to determine the import path
If the system property scala-ts.printer.prelude-url
is defined,
then print the content from the URL as prelude to the given stream.
If the system property scala-ts.printer.prelude-url
is defined,
then print the content from the URL as prelude to the given stream.