Resolves a 'resolvable', using a fallback value if it results to undefined or NaN. null is allowed.
See also resolveWithFallback for the asynchronous version.
Options: value: Fallback value overrideWithLast: If true, uses the previously-valid value as the replacement fallback (default: false)
Resolves a 'resolvable', using a fallback value if it results to undefined or NaN. null is allowed.
See also resolveWithFallback for the asynchronous version.
Options: value: Fallback value overrideWithLast: If true, uses the previously-valid value as the replacement fallback (default: false)