• determines is the value is an object and not null (which e.g. can't be rendered) or not. (null is also treated as object)

    Parameters

    • value: unknown

    Returns boolean

    true if value is a non null object

    Export

Generated using TypeDoc