Demonstrates some rather odd behavior with jsdoc-to-markdown, where local typedefs cannot be referenced using the "local" name, but must be referenced using the "module:" name.
See example.md.
npm install
npm run doc
Demonstrates some rather odd behavior with jsdoc-to-markdown, where local typedefs cannot be referenced using the "local" name, but must be referenced using the "module:" name.
See example.md.
npm install
npm run doc