UNPKG

@nodesecure/js-x-ray

Version:
4 lines 139 B
export function notNullOrUndefined(value) { return value !== null && value !== void 0; } //# sourceMappingURL=notNullOrUndefined.js.map