Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RouteErrorPosition

Package version

Position where the route error happened

Hierarchy

  • RouteErrorPosition

Index

Properties

Properties

Optional column

column: undefined | number

Column where the route error happened

Optional line

line: undefined | number

Line where the route error happened

Generated using TypeDoc