Function stripPrefix

Strip a prefix from a string.

  • Parameters

    • from: string

      string to strip prefix from

    • prefix: string

      prefix to strip

    Returns string