mirror of
https://github.com/ocaml-tracing/ocaml-opentelemetry.git
synced 2026-03-07 18:37:56 -05:00
4 lines
135 B
OCaml
4 lines
135 B
OCaml
(** @deprecated Use {!Exporter_config} instead *)
|
|
|
|
include module type of Exporter_config
|
|
[@@deprecated "use Exporter_config instead"]
|