Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TypeScriptCompilerError

A TypeScript compiler error entry.

Hierarchy

Index

Properties

Properties

diagnostic

diagnostic: any

The underlying Diagnostic object from the compiler result.

error

error: any

The error.

file

file: string

The file.

Generated using TypeDoc