videosphere
    Preparing search index...

    Function normalizeDraftLabelLibrary

    • Normalizes a user's saved draft label library from MongoDB or API input. Accepts legacy string[] entries and { name, color } objects.

      Parameters

      • value: unknown

        Raw library value.

      Returns DraftLabelDefinition[]

      Deduplicated definitions preserving first-seen name casing.