Options
All
  • Public
  • Public/Protected
  • All
Menu

Class UrlMapping

Hierarchy

  • UrlMapping

Index

Constructors

Properties

Constructors

constructor

  • new UrlMapping(url: string, model: any, template: string): UrlMapping
  • Parameters

    • url: string
    • model: any
    • template: string

    Returns UrlMapping

Properties

model

model: any

template

template: string

url

url: string

Generated using TypeDoc