UNPKG

@lifaon/path

Version:

Useful tool to manage paths like the URL object

4 lines 129 B
export function isObject(value) { return typeof value === 'object' && value !== null; } //# sourceMappingURL=is-object.js.map