• Returns true if value is an object (and not an array) Note that this is not a deep check. Value may hold values which are not JSON compatible.

    Type Parameters

    • T

    Parameters

    • value: any

    Returns value is Record<string, T>

Generated using TypeDoc