UNPKG

@thi.ng/checks

Version:
5 lines (4 loc) 74 B
const existsAndNotNull = (x) => x != null; export { existsAndNotNull };