Variable converterOptConst

converterOpt: {
    strikethrough: boolean;
    tables: boolean;
    tablesHeaderId: boolean;
} = ...

Type declaration

  • strikethrough: boolean
  • tables: boolean
  • tablesHeaderId: boolean