Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Functions

Functions

Const leftPad

  • leftPad(value?: number, width?: number): string
  • Explicitly for displaying numbers with zero on the left

    Parameters

    • value: number = 1
    • width: number = 2

    Returns string

Const pluralize

  • pluralize(count: number, singular: string): string

Legend

  • Variable
  • Function
  • Type alias
  • Enumeration
  • Interface

Generated using TypeDoc