우혁
우혁
I've uploaded a related PR! - https://github.com/toss/es-toolkit/pull/1523
I tried to solve this problem myself, but the `isObjectLike` function in the compat module must behave 100% identically to loadsh, so it must return a `boolean`, like loadsh's `isObjectLike`...
As far as I know, there is no function that does the same thing and has type guards, but I think it would be better to wait for the maintainers'...
I also fixed that part because pnpm-lock.yaml was out of date and the ci test was failing.
Sorry, I seem to have misunderstood your comment. I'll try to fix the bug you mentioned by submitting a PR.
@raon0211 I've fixed the bug and re-created the PR, sorry for the confusion.