UNPKG

iter-tools-es

Version:
2 lines 89 B
declare function isObject(value: any): value is Record<string, any>; export { isObject };