I am writing some libraries in Google Apps Script and I am trying to document them. I have written some classes in the format below, and the comments of methods inside the c
If you are working with TypeScript, we've built a package that aims help on this:
https://github.com/maelcaldas/clasp-types
We use it to generate autocomplete for our OO libraries and Client-side API written on Typescript.