mirror of
https://github.com/ocaml-tracing/ocaml-opentelemetry.git
synced 2026-05-06 17:34:32 -04:00
5 lines
137 B
OCaml
5 lines
137 B
OCaml
(** @deprecated Use {!Exporter_config} instead *)
|
|
|
|
[@@@deprecated "use Exporter_config instead"]
|
|
|
|
include module type of Exporter_config
|