Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "utils/lrItem.utils"

Index

Functions

formatItem

  • formatItem(item: LRItem): string
  • Formats the LRItem to string.

    export

    Parameters

    • item: LRItem

      LRItem to format.

    Returns string

    The string form of LRItem.

isSameItem

  • Checks if two LRItem are same.

    export

    Parameters

    Returns boolean

    Returns true if both are same.

Generated using TypeDoc