es-toolkit/docs/reference/object
이호연 b66eab0ae1
fix(pickBy, omitBy): Enforce stricter argument types in shouldPick and shouldOmit (#60)
* chore: change type of key to `keyof T`

* docs: edit document

* docs: edit korean document
2024-06-15 19:44:45 +09:00
..
omit.md fix(pick, omit): Restrict the type of arguments in object utils (#35) 2024-06-12 15:22:16 +09:00
omitBy.md fix(pickBy, omitBy): Enforce stricter argument types in shouldPick and shouldOmit (#60) 2024-06-15 19:44:45 +09:00
pick.md fix(pick, omit): Restrict the type of arguments in object utils (#35) 2024-06-12 15:22:16 +09:00
pickBy.md fix(pickBy, omitBy): Enforce stricter argument types in shouldPick and shouldOmit (#60) 2024-06-15 19:44:45 +09:00