ocaml-opentelemetry/src/client/http_config.mli
Simon Cruanes 8b9ea57a02
tweaks
2026-02-13 20:38:03 -05:00

4 lines
135 B
OCaml

(** @deprecated Use {!Exporter_config} instead *)
include module type of Exporter_config
[@@deprecated "use Exporter_config instead"]