Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Functions

Functions

isMap

  • isMap(object: any): object is Map<any, any>
  • Returns true if the given value is a Map, false if not

    Parameters

    • object: any

    Returns object is Map<any, any>

Generated using TypeDoc