schema-components - v3.7.0
    Preparing search index...
    • Generate a unique, currently-unused key for a new record entry. Picks the first of key, key-1, key-2, … that is not in existing.

      Parameters

      • existing: readonly string[]
      • base: string = "key"

      Returns string