Home > rc-js-util > _Fp > normalizeToUndefined
Normalizes null input to undefined.
null
undefined
Signature:
static readonly normalizeToUndefined: typeof fpNormalizeToUndefined;
See fpNormalizeToUndefined().