• Checks whether given value's type is an object literal isPlainObject.

    Parameters

    • wat: unknown

      A value to be checked.

    Returns wat is Record<string, unknown>

    A boolean representing the result.

Generated using TypeDoc