Options
All
  • Public
  • Public/Protected
  • All
Menu

Module frameworks/string/removeAllIds

Index

Functions

Functions

  • removeAllIds(str: string): string
  • description

    Replace all IDs in the shape "__#{something}" from a given string, exchanging them with spaces.

    Parameters

    • str: string

    Returns string

Generated using TypeDoc