Variable REJECTEDConst

REJECTED: typeof constants.REJECTED = constants.REJECTED

Constant REJECTED is used in place of the string 'rejected' 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