Laurent Gilly
Results
3
comments of
Laurent Gilly
Yep already tried but same error regarding typescript: `Could not find a declaration file for module 'zipkin-javascript-opentracing'`
Here you can look at my PR for the project Definitely Typescript: https://github.com/DefinitelyTyped/DefinitelyTyped/pull/27251 It will give the possibility to npm install @types/zipkin-javascript-opentracing and use nice import without "require". Currently there...