io.github.scalats.core.DeclarationMapper
Maps EnumDeclaration as TypeScript enum (rather than union type as default).
EnumDeclaration
enum
the parent declaration mapper
the current settings
the resolved type mapper
the field mapper
the transpiled declaration to be emitted
the printer to output the code
Some print operation, or None if declaration is not handled
declaration
Maps
EnumDeclaration
as TypeScriptenum
(rather than union type as default).