opentracing / opentracing-javascript

OpenTracing API for Javascript (both Node and browser). 🛑 This library is DEPRECATED! https://github.com/opentracing/specification/issues/163
http://opentracing.io
Apache License 2.0
1.09k stars 108 forks source link

SpanOptions is not exported from the module #93

Closed eli-jordan closed 6 years ago

eli-jordan commented 6 years ago

The SpanOptions type is not exported from the main file. This means implementations cannot use this type.

https://github.com/opentracing/opentracing-javascript/blob/master/src/index.ts#L7