Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RouteCompilationError

Package version

Compilation error when evaluating route

Hierarchy

  • RouteCompilationError

Index

Properties

Optional location

location: RouteErrorRange

Location where the route error happened

Optional message

message: undefined | string

Route error message

Optional severity

Severity of the route error. Possible values include: 'error', 'warning'

Generated using TypeDoc