Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WriterOptions

表示写入器的配置。

Hierarchy

  • WriterOptions

Index

Properties

Optional indentChar

indentChar: string

缩进字符。

Optional sourceMap

sourceMap: boolean

是否支持生成源映射。

Optional sourceMapLineMappingsOnly

sourceMapLineMappingsOnly: boolean

是否只生成行信息。

Generated using TypeDoc