🏠 New in High Baseline Support: Promise finally()
April 2, 2021
The promise finally() method executes a function when the promise settles (resolves or rejects).
Source features
javascript.builtins.Promise.finally[mdn]
April 2, 2021
The promise finally() method executes a function when the promise settles (resolves or rejects).
javascript.builtins.Promise.finally [mdn]