Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Functions

transformListToObject

  • transformListToObject<T>(list: Array<T>, key: string | number): Record<string, any>
  • Type parameters

    • T

    Parameters

    • list: Array<T>
    • key: string | number

    Returns Record<string, any>

Legend

  • Variable
  • Function
  • Function with type parameter
  • Type alias
  • Interface
  • Interface with type parameter
  • Class
  • Class with type parameter
  • Enumeration

Generated using TypeDoc