Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Urlhelper

Index

Constructors

Properties

Methods

Constructors

constructor

  • Parameters

    • input: string

    Returns Urlhelper

Properties

Private isSafe

isSafe: boolean

urls

urls: RegExpMatchArray | boolean

Methods

Static checkIfSafe

  • checkIfSafe(input: string): boolean
  • Parameters

    • input: string

    Returns boolean

Static getUrls

  • getUrls(input: string): false | RegExpMatchArray
  • Parameters

    • input: string

    Returns false | RegExpMatchArray

Legend

  • Class
  • Constructor
  • Property
  • Variable
  • Function
  • Interface
  • Private property
  • Static method

Generated using TypeDoc