• Checks that a value is not null/undefined and has type object

    Parameters

    • v: unknown

      The value

    Returns v is object

Generated using TypeDoc