UNPKG

react-form-with-constraints

Version:
8 lines (7 loc) 210 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.notUndefined = void 0; function notUndefined(value) { return value !== undefined; } exports.notUndefined = notUndefined;