Module Codemirror_bindings.Promise

type ('a, 'e) t
val create : (('a -> unit) -> ('e -> unit) -> unit) -> ('a, 'e) t