Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Functions

Functions

replaceWords

  • replaceWords(str: string, key?: string, value: any, leftMark?: string, rightMark?: string): string
  • Parameters

    • str: string
    • Default value key: string = ""
    • value: any
    • Default value leftMark: string = "\{"
    • Default value rightMark: string = "\}"

    Returns string

Legend

  • Variable
  • Function
  • Function with type parameter
  • Type alias
  • Interface
  • Interface with type parameter
  • Class
  • Class with type parameter
  • Enumeration

Generated using TypeDoc