Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • RequestShortener

Index

Constructors

Properties

Methods

Constructors

Properties

contextify: (arg0: string) => string

Type declaration

    • (arg0: string): string
    • Parameters

      • arg0: string

      Returns string

Methods

  • shorten(request?: null | string): undefined | null | string
  • Parameters

    • Optional request: null | string

    Returns undefined | null | string