es-toolkit
es-toolkit copied to clipboard
fix(sample): include "undefined" in return union type
sample() returns undefined when an empty array is given. This should also be reflected in the return type.