UNPKG

@theguild/federation-composition

Version:
4 lines (3 loc) 87 B
export function isDefined(value) { return value !== undefined && value !== null; }