Home > rc-js-util > _String > normalizeEmptyToUndefined
Replaces length 0 strings with undefined.
undefined
Signature:
static readonly normalizeEmptyToUndefined: typeof stringNormalizeEmptyToUndefined;
See stringNormalizeEmptyToUndefined().