mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-03-30 17:04:20 +08:00
- deferred.fail() always returns the deferred object, ergo the failfilter can return anything - taking in the value parameter for a donefilter is optional - if a donefilter does not return anything, then the 'then' function continues with a void promise