finally()

.finally() will be invoked when the Promise you called it on settles.

Last updated