js-util

Home > rc-js-util > _Fp > normalizeToUndefined

_Fp.normalizeToUndefined property

Normalizes null input to undefined.

Signature:

static readonly normalizeToUndefined: typeof fpNormalizeToUndefined;

Remarks

See fpNormalizeToUndefined().