UNPKG

shopper

Version:
4 lines 113 B
export function isDefined(x) { return x !== undefined && x !== null; } //# sourceMappingURL=is-defined.js.map