Options
All
  • Public
  • Public/Protected
  • All
Menu

Class UrlParser<T>

Type parameters

  • T

Hierarchy

Implements

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Protected beautifier

beautifier: UrlBeautifier

config

config: Configuration = this.beautifier.config

Abstract parse

parse: function

Type declaration

    • (url: string): T
    • Parameters

      • url: string

      Returns T

Methods

Static toKeys

  • toKeys(mapping: any[]): any

Static toObject

  • toObject(mapping: any[]): any

Generated using TypeDoc