UNPKG

@apollo/federation

Version:
8 lines 317 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.isNotNullOrUndefined = void 0; function isNotNullOrUndefined(value) { return value !== null && typeof value !== 'undefined'; } exports.isNotNullOrUndefined = isNotNullOrUndefined; //# sourceMappingURL=isNotNullOrUndefined.js.map