Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "lib/link/isGroup"

Index

Functions

Functions

isLinkGroup

  • isLinkGroup(link: unknown | GroupMutable): boolean
  • isLinkGroup(link: unknown | GroupImmutable): boolean
  • isLinkGroup(link: unknown): boolean
  • Determines if a link union is the specified class. Performs narrowing of the union

    Parameters

    Returns boolean

  • Determines if a link union is the specified class. Performs narrowing of the union

    Parameters

    • link: unknown | GroupImmutable

    Returns boolean

  • Determines if a link union is the specified class. Performs narrowing of the union

    Parameters

    • link: unknown

    Returns boolean