js-util

Home > rc-js-util > _String > normalizeEmptyToUndefined

_String.normalizeEmptyToUndefined property

Replaces length 0 strings with undefined.

Signature:

static readonly normalizeEmptyToUndefined: typeof stringNormalizeEmptyToUndefined;

Remarks

See stringNormalizeEmptyToUndefined().