We have an js library that is online (pure javascript file), and we would like to add reference to .d.ts, so the user to able to use the .d.ts without downloading or installing anything. The goal is user to have Intelligence in VS Code for that library.
↧