Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "node_modules/@types/istanbul-reports/index.d"

Index

Type aliases

ReportType

ReportType: keyof ReportOptions

Functions

create

  • Type parameters

    • T: keyof ReportOptions

    Parameters

    • name: T
    • Optional options: Partial<ReportOptions[T]>

    Returns Visitor

Generated using TypeDoc