Variable FULFILLEDConst

FULFILLED: typeof constants.FULFILLED = constants.FULFILLED

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.

Generated using TypeDoc v0.23.24