/** @internal */
export const OP_STATE_PENDING = "Pending";
export const OP_STATE_DONE = "Done";
//# sourceMappingURL=deferred.js.map