Obtains and splits a promise into its individual then, catch, and finally components, already bound and ready to be destructured.
then
catch
finally
Generated using TypeDoc
Obtains and splits a promise into its individual
then
,catch
, andfinally
components, already bound and ready to be destructured.