UNPKG

deterministic-object-hash

Version:

A deterministic object hashing algorithm for Node.js.

2 lines (1 loc) 64 B
export default function isPlainObject(value: unknown): boolean;