Linol_lwt.ProgressParamsval create : token:[ `Int of int | `String of string ] -> value:'a -> 'a tinclude Linol_lsp.Import.Json.Jsonable.S1 with type 'a t := 'a tval t_of_yojson : (Yojson.Safe.t -> 'a) -> Yojson.Safe.t -> 'a tval yojson_of_t : ('a -> Yojson.Safe.t) -> 'a t -> Yojson.Safe.t