UNPKG

node-err

Version:

Simplify error handling and logging for Node.

6 lines (3 loc) 97 B
export = isObject; declare function isObject(val: any): boolean; declare namespace isObject {}