mage3k commented on pull request #55: URL: https://github.com/apache/skywalking-client-js/pull/55#issuecomment-835003612
> I don't understand what this is for and what the scene is for. Could you give a detailed explanation? I don't think it is good that all source files are copied to the `lib` folder. > <img alt="2" width="348" src="https://user-images.githubusercontent.com/20871783/117451001-86f1e900-af74-11eb-853c-2cbd79590aa2.png"> These are typescript type declaration files, generated by tsc, not source file. when `skywalking-client-js` installed in ts project will get some type error, without change the source code, this is all I can do -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
