Home > rc-js-util > _Promise > rejectFalsey
Returns a Promise of rejection with the supplied error if the value is falsy.
value
Signature:
static readonly rejectFalsey: typeof promiseRejectFalsey;
See promiseRejectFalsey().