UNPKG

react-form-with-constraints

Version:
4 lines (3 loc) 72 B
export function notUndefined(value) { return value !== undefined; }