Options
All
  • Public
  • Public/Protected
  • All
Menu

An object that can be used as a source must have the substring method.

Hierarchy

  • Source

Index

Methods

Methods

substring

  • substring(from: number, to: number): string
  • Parameters

    • from: number
    • to: number

    Returns string

Generated using TypeDoc