Interface IRoute<Route>

Type Parameters

  • Route extends string = string

Properties

path: string
stack: ILayer[]