Function addDashesToUUID

  • Adds the 4 dashes to the given UUID

    Returns

    The same UUID but with dashes

    Parameters

    • uuid: string

      Raw UUID to add the dashes to

    Returns string

Generated using TypeDoc