frontend/.pnpm-store/v3/files/a7/f38f07d0b8d50533e06f6c67b5854ba027461a02ef74a8f1668dd488361c24d0871eca53b7ab2802fc265f3a61df4223f414e585a41bbd92bd46b6bdd0c6f4

7 lines
139 B
Plaintext

"use strict";
// ES3 safe
var _undefined = void 0;
module.exports = function (value) { return value !== _undefined && value !== null; };