UNPKG

safers

Version:

Safely convert to the desired data and error-free refine values.

8 lines (7 loc) 128 B
import { isArray as t } from "./isArray.js"; function n(r) { return t(r) && r.length === 0; } export { n as isEmptyArray };