UNPKG

@thi.ng/checks

Version:
2 lines (1 loc) 68 B
export const isObject = (x) => x !== null && typeof x === "object";