Function normalizeGuid

  • Makes a GUID lowercase and removes brackets.

    Parameters

    • guid: string

      The GUID to normalize.

    Returns string

    • The normalized GUID.

Generated using TypeDoc