Const
Constant FULFILLED is used in place of the string 'fulfilled' to ensure the type system will properly infer the "flag nature" of this string rather than the more generic string type.
FULFILLED
'fulfilled'
string
Generated using TypeDoc v0.23.24
Constant
FULFILLED
is used in place of the string'fulfilled'
to ensure the type system will properly infer the "flag nature" of this string rather than the more genericstring
type.