UNPKG

@1771technologies/lytenyte-pro

Version:

Blazingly fast headless React data grid with 100s of features.

4 lines (3 loc) 101 B
export function isObject(x) { return x !== null && typeof x === "object" && !Array.isArray(x); }