Skip to content

Export CancellablePromise #4577

@mbest

Description

@mbest

Right now, if you want to access CancellablePromise, you need to import it from "mobx/dist/api/flow". Importing from a "dist" folder is not allowed in our codebase, so we're left with having to copy the definition locally. This could be solved by exporting CancellablePromise from "mobx".

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions