UNPKG

error-class-utils

Version:
1 lines 69 B
export const isObject=(value)=>typeof value==="object"&&value!==null;