Type alias ReportItems

ReportItems: ((comments: TodoComment[], config: any) => any)

Type declaration

    • (comments: TodoComment[], config: any): any
    • Report the provided items

      Parameters

      Returns any

Generated using TypeDoc