Tempo API
    Preparing search index...

    Function defineRange

    Term Plugin API

    Exports the framework utilities and types required for authoring custom Term plugins. This barrel is utilized by external developers building natural-language components.

    • Factory to normalize and group Term ranges for efficient lookup.

      Type Parameters

      Parameters

      • ranges: T[]
      • ...keys: (keyof T)[]

      Returns Record<PropertyKey, T[]>